Structsยง
- Channel
Buffer - A memory-efficient buffer of samples with
CHANNELSchannels. Each channel has a length offrames. - Instance
Buffer - A memory-efficient buffer of samples with variable number of instances each with up to
MAX_CHANNELSchannels. Each channel has a length offrames. - VarChannel
Buffer - A memory-efficient buffer of samples with up to
MAX_CHANNELSchannels. Each channel has a length offrames.