pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
AudioModule.bufferSize
pixelperfectengine
audio
base
modulebase
AudioModule
The size of the output buffers (must kept as a constant)
class
AudioModule
protected protected
size_t
bufferSize
;
Meta
Source
See Implementation
pixelperfectengine
audio
base
modulebase
AudioModule
aliases
StreamIDSet
functions
getInfo
getParameters
getSamplerate
midiReceive
moduleSetup
readParam_double
readParam_int
readParam_long
readParam_string
renderFrame
waveformDataReceive
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)