Silverlight audio components
Posted
by Shurup
on Stack Overflow
See other posts from Stack Overflow
or by Shurup
Published on 2010-05-19T11:09:16Z
Indexed on
2010/05/20
9:50 UTC
Read the original article
Hit count: 313
Do you know any good commertial or free audio / sound components that can be used in Silverlight (better on the client)?
Desired features:
- visualizing (waveform, peakform etc., zoom, editing volume, pan, start and end markers etc.)
- editing (channels: volume, pan, mute, fading, etc., merge, cut, copy, paste, etc., effects)
- mixing different sound tracks, creating a downmix
- exporting result in some in Silverlight usable (compressed) formats
Some useful projects that I've founded:
Saluse MediaKit for Silverlight (MP3 decoder, AudioPreProcessor, visualizers, effects)
Microsoft Design Toolbox sound mixer (incl. source code and video) and Demo
© Stack Overflow or respective owner