Where can I find the information about the output format of the different spectral sources?
For example, do I need to put a LogToLinear module between a live spectral analysis module and a filter bank element?
-- KarlMousseau - 30 Jan 2004
The LiveSpectralAnalysis module outputs a linear format spectrum. The SpectrumInRAM and SpectrumOnDisk modules output log format. SyntheticSpectrumFromArray and SyntheticSpectrumFromSounds can output either format, depending on the LogScale parameter.
-- KurtHebel - 30 Jan 2004