Looking for a grphical audio analyzer component

  • Thread starter Thread starter zenologia
  • Start date Start date
Z

zenologia

Hello, I need to write an audio recorder application, and before
starting writing code I'd like to know what components are available
on the market.
I'm looking for one or more .net audio component that let me do the
following things:
- converting wav into mp3, or some other compressed format
- equalizing and playing that file
- apply anti noise filters
- display a trackbar that shows the playing file

In order to play files II considered to use mediaplayer 11, but I
don't know if it's embeddable, just like the older versions. There is
the vlc mediaplayer component as well to consider, but I don't believe
it's easy to use. To convert audio I'm going to consider the lame
project.

Is there anyone that would propose something better, or just would let
me know of a better solution?

Thank you very much for any help.
 
Back
Top