pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
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.