the audio file
the audio file spec, carrying information about duration, sample rate, number of channels
an offset into the file, using TimeRef.SampleRate
as its base
a linear gain factor
the audio file
A utility method that reports the offset with respect to the file's sample rate.
A utility method that reports the offset with respect to the file's sample rate.
That is, it multiplies offset
by the factor this.sampleRate / TimeRef.SampleRate
a linear gain factor
A simple forward to spec.numChannels
A simple forward to spec.numFrames
an offset into the file, using TimeRef.SampleRate
as its base
A simple forward to spec.sampleRate
the audio file spec, carrying information about duration, sample rate, number of channels
A chunk of an audio file.
the audio file
the audio file spec, carrying information about duration, sample rate, number of channels
an offset into the file, using
TimeRef.SampleRate
as its basea linear gain factor