ASIO input

first post: Hfuy wrote: Hi, Is there some reason ASIO input isn't supported? I've hacked i...

latest post: Hfuy wrote: Hi, Based on a recent request: Sorry it's taken a while to get arou...

Error when play/stop recording

first post: Treach wrote: Hi Mark, I have a problem with start/stop playing recording. ...

latest post: Treach wrote: I call Dispose only for recorder object. For the playbackDevice I o...

How to play an a-law-encoded network stream

first post: NHuffschmid wrote: Hi there, I'm new to NAudio and have problems while trying to play...

latest post: markheath wrote: there is an example of playing a-law from the network in the NAudio...

Decompress (convert) mp3 to byte array for manipulation of audio...

first post: leos88 wrote: Hi! I would like to decompress (convert) a mp3 file to byte array,...

latest post: thefiloe wrote: Create a new class that interherits from IWaveProvider. Now create ...

Alternative mp3 to wav method?

first post: Lezirian wrote: Hi! I'm currently working on a small project that operates on mp3 f...

MemoryAllocationError calling waveInOpen

first post: dbigham wrote: I have an app that uses WaveIn to record audio. It records it in c...

latest post: markheath wrote: You need to properly dispose of the old WaveIn to avoid memory leak...

Determine the musical note pressed on a keyboard

first post: gwachows wrote: I have an electric keyboard connected to the microphone jack on my ...

latest post: gwachows wrote: Never mind. I found this discussion, which pointed me in the right ...

Wav to WMA

first post: codeboardplex wrote: Hello. I'm trying to create a very simple WAV to WMA converter but ...

latest post: markheath wrote: glad you got it working

NAudio Recording Performance

first post: dbigham wrote: I'm using NAudio to record audio. It seems to work well on my new ...

latest post: dbigham wrote: Thanks so much for your responses Mark. Wonderful that you offer pe...

The Id3v2Tag.Create()

first post: pyrotrojan wrote: Does this not exist anymore? It is in one of your tutorials but i ...

latest post: markheath wrote: NAudio is more focused on the audio part of MP3 than the tagging wh...