pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
AudioModule.bufferSize
pixelperfectengine
audio
base
modulebase
AudioModule
The size of the output buffers (must kept as a constant)
class
AudioModule
protected
size_t
bufferSize
;
Meta
Source
See Implementation
pixelperfectengine
audio
base
modulebase
AudioModule
aliases
StreamIDSet
functions
getInfo
getInternalWaveformIDList
getInternalWaveformNames
getParameters
getSamplerate
getWaveformData
getWaveformDataFormat
getWaveformIDList
midiReceive
moduleSetup
readParam_double
readParam_int
readParam_long
readParam_string
renderFrame
waveformDataReceive
waveformSlice
writeParam_double
writeParam_int
writeParam_long
writeParam_string
structs
ModuleInfo
variables
bufferSize
enabledInputs
enabledOutputs
handler
info
midiOut
sampleRate
The size of the output buffers (must kept as a constant)