Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestResampledSignal ¶
func TestResampledSignal( t *testing.T, upsampleFactor float64, downsampleFactor int, f func(input []float64, srate float64) ([]float64, error))
TestResampledSignal runs a signal through the given upsampled, downsample, or resample function and verifies that it produces a signal that closely matches the original (at the new sample rate).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.