Search code examples
.netaudiomultimedia

.NET, ASIO, DSP - how to start?


  1. How to send raw audio data to soundcard/get raw data from input?

  2. How to control sound card hardware dsp (equalizer in Audigy for example) from .NET?

  3. How to start with audio signal processing in .NET? Are there any free libraries/assemblies?

Im not bad C# programmer, but i never had to deal with multimedia, sound etc.

Any tips will be appreciate. Thanks in advance.


Solution

  • for start you should look into nAudio library: http://naudio.codeplex.com/

    Here are some tutorials how to use it: http://www.giawa.com/tutorials/