AudioBuffer.sliceChannels

Undocumented in source. Be warned that the author may not have intended to support it.
  1. AudioBuffer sliceChannels(int channelStart, int channelEnd)
  2. const(AudioBuffer) sliceChannels(int channelStart, int channelEnd)
    struct AudioBuffer(T)
    public nothrow @nogc @safe const @trusted
    sliceChannels

Meta