audioBufferDup

Duplicate an AudioBuffer with an own allocation, make it mutable.

nothrow @nogc @safe
audioBufferDup
(
T
)
(
ref const(AudioBuffer!T) buf
,
int alignment = 1
)

Meta