I have written this plugin for my own use and have no intentions to maintain or develop it on a regular basis. If it works for you and you like it, well, great. If it causes problems for you, you have the choice to
1) stop using it, or
2) try to fix it yourself.
Download links (updated for latest version)
foo_vis_simple_spectrum-0.1.6.zip (normal version)
foo_vis_simple_spectrum-0.1.6-src.zip (source code for normal version)
foo_uie_simple_spectrum-0.1.6.zip (panel version)
foo_uie_simple_spectrum-0.1.6-src.zip (source code for panel version)
Documentation (a bit outdated)
You need to have foo_vis_manager.dll installed for this plugin to work.
To enable it, activate visualization processing (under "Preferences->Visualization"), and make sure that the "Simple spectrum" entry in the components menu is checked.
If the plugin is enabled, the window with the spectral view will pop up when you start playing music. It will vanish after two seconds, if playback is stopped. In case seeking takes longer than two seconds, it will vanish as well.
Left clicking on the window cycles through the following display modes:
- all channels: displays all channels
- mixdown: all channels are mixed down to mono
- mean squared difference: computes the mean of all channels, and displays the mean squared difference of all channels from this mean value
Right clicking on the window opens the configuration for the plugin.
Missing features
If someone has a feature request or wants to implement a feature, I suggest to post a message to this thread. I'll start with some missing features:
- make the window resizable
- add configuration for the energy range
- add configuration for intermediate colors in the energy display (the implementation already supports this)
