- cinder::audio::BufferBaseT
- cinder::audio::BufferInterleavedT
Audio buffer that stores its channels of type T in one interleaved array (ie. the first sample of channel 1 is directly after the first sample of channel 0).
Show All |
Audio buffer that stores its channels of type T in one interleaved array (ie. the first sample of channel 1 is directly after the first sample of channel 0).