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