dplug ~master (2025-01-07T15:22:33Z)
Home
Dub
Repo
audioBufferDup
dplug
audio
audiobuffer
Duplicate an
AudioBuffer
with an own allocation, make it mutable.
nothrow @
nogc
@
safe
AudioBuffer
!
T
audioBufferDup
(
T
)
(
ref
const
(
AudioBuffer
!
T
)
buf
,
int
alignment
= 1
)
Meta
Source
See Implementation
dplug
audio
audiobuffer
functions
audioBufferAlloc
audioBufferAllocZeroed
audioBufferDup
audioBufferFromData
structs
AudioBuffer
Duplicate an AudioBuffer with an own allocation, make it mutable.