AudioBuffer.opSlice

Select only a slice of channels from AudioBuffer.

struct AudioBuffer(T)
public nothrow @nogc @safe const
int[2]
opSlice
(
size_t dim
)
(
int start
,
int end
)

Meta