Spectrum is a class for holding a spectral analysis of a given timbre.
Create a new Spectrum
freqs |
An Array of Frequencies |
amps |
An Array of the Amplitudes of those frequencies |
Add two Spectrums together. This might be a useful way to generate a scale that works with two timbres.
other |
The other Spectrum |
A new spectrum