dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
AudioBuffer.getChannel
dplug
audio
audiobuffer
AudioBuffer
Get slice of a given channel.
T
[]
getChannel
(int channel)
const
(
T
)[]
getChannel
(int channel)
immutable
(
T
)[]
getChannel
(int channel)
struct
AudioBuffer
(T)
nothrow @
nogc
@
safe
immutable @
trusted
immutable
(
T
)[]
getChannel
(
int
channel
)
Meta
Source
See Implementation
dplug
audio
audiobuffer
AudioBuffer
destructors
~this
functions
alignment
assumeIsolated
channels
chunkBy
copyFrom
fillWithValue
fillWithZeroes
frames
getChannel
getChannelPointer
getChannelsPointers
hasOwnership
initWithData
isIsolated
isSilent
opDollar
opIndex
opSlice
recomputeZeroFlag
resize
sliceChannels
sliceFrames
postblits
this(this)
Get slice of a given channel.