game-mixer ~master (2021-10-24T08:59:28.7629676)
Dub
Repo
ChunkedVec.mixIntoBuffer
gamemixer
chunkedvec
ChunkedVec
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ChunkedVec
(T)
nothrow @
nogc
static if
(
is(T == float)
)
void
mixIntoBuffer
(
float
*
output
,
int
frames
,
int
frameOffset
,
const
(
float
)*
volumeRamp
,
float
volume
)
Meta
Source
See Implementation
gamemixer
chunkedvec
ChunkedVec
constructors
this
destructors
~this
functions
length
mixIntoBuffer
opIndex
pushBack
postblits
this(this)