game-mixer ~master (2021-10-24T08:59:28.7629676)
Dub
Repo
IAudioSource.mixIntoBuffer
gamemixer
source
IAudioSource
Add output of the source to this buffer, with volume as gain.
interface
IAudioSource
nothrow @
nogc
void
mixIntoBuffer
(
float
*[]
inoutChannels
,
int
frames
,
ref
int
frameOffset
,
ref
uint
loopCount
,
float
*
volumeRamp
,
float
[2]
volume
)
Meta
Source
See Implementation
gamemixer
source
IAudioSource
functions
mixIntoBuffer
prepareToPlay
Add output of the source to this buffer, with volume as gain.