wave-d v1.0.6 (2016-12-07T16:43:44Z)
Home
Dub
Repo
Sound.this
waved
utils
Sound
Build with channel data. Interleave them. channels must have the same length.
this
(int sampleRate, int channels, float[] samples)
this
(int sampleRate, float[][] planarSamples)
struct
Sound
this
(
int
sampleRate
,
float
[][]
planarSamples
)
Meta
Source
See Implementation
waved
utils
Sound
aliases
data
numChannels
constructors
this
functions
channel
lengthInFrames
lengthInSeconds
makeMono
sample
variables
channels
sampleRate
samples
Build with channel data. Interleave them. channels must have the same length.