Structs§
Enums§
Constants§
Functions§
- get_
time - Get the current audio timer value for scheduling
- get_
usage - Get the current sample memory usage in bytes
- get_
voice_ state - Gets whether the given voice is currently playing
- init_
synth - Initialize the MIDI synth using the given soundfont data
- play_
midi - Start playing a MIDI file using the initialized MIDI synth, optionally looping the file when it reaches the end
- queue_
set_ voice_ param_ f - Schedule an audio voice float parameter change at some point in the future
- queue_
set_ voice_ param_ i - Schedule an audio voice integer parameter change at some point in the future
- queue_
start_ voice - Schedule an audio voice to start playing at some point in the future
- queue_
stop_ voice - Schedule an audio voice to stop playing at some point in the future
- set_
midi_ reverb - Set whether to route MIDI playback through the reverb unit
- set_
midi_ volume - Set the volume of MIDI playback
- set_
reverb - Set the current reverb unit parameters