Hi all,
I've created a WPF sound control library that I think some of you may be interested in. The controls are agnostic to BASS, but the sample application I include uses BASS/BASS.NET as the sound engine.
Right now I have 3 controls:
- A Spectrum Analyzer (which I already posted here)
- A Stereo Waveform Timeline
- An Album Art Display
Unlike the last time I posted about the Spectrum Analyzer, things are now Controls rather than UserControls, so it is now possible to use Themes/Templates.
It's open source and released under the MIT license.
Check it out:
http://wpfsvl.codeplex.com/