pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
AudioModule.getInfo
pixelperfectengine
audio
base
modulebase
AudioModule
Returns the basic informations about this module.
class
AudioModule
public @
nogc
@
safe
pure nothrow
ModuleInfo
getInfo
(
)
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
Returns the basic informations about this module.