pixelperfectengine v0.9.4-beta3 (2019-10-18T18:09:33Z)
Dub
Repo
AbstractPPEFX.mixStreamIntoTarget
PixelPerfectEngine
audio
common
AbstractPPEFX
Mixes a stream into the target.
class
AbstractPPEFX
@
nogc
void
mixStreamIntoTarget
(
float
*
input
,
float
*
output
,
size_t
length
,
float
sendLevel
)
Meta
Source
See Implementation
PixelPerfectEngine
audio
common
AbstractPPEFX
functions
bendFreqByPitch
convAndMixStreamIntoTarget
floatToInt16
frequencyToMidiNote
getPPEFXInfo
int16ToFloat
loadConfig
midiNoteToFrequency
mixStreamIntoTarget
receiveMICPCommand
render
saveConfig
setRenderParams
Mixes a stream into the target.