alias RemiAudio::SampleDataMixed
Overview
An array or slice of any supported sample format, possibly mixed together.
Alias Definition
Array(Float32 | Float64 | Int16 | Int32 | Int64 | Int8 | UInt8) | Slice(Float32 | Float64 | Int16 | Int32 | Int64 | Int8 | UInt8)