-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Home
Mark Heath edited this page Sep 25, 2015
·
7 revisions
We're in the process of moving the NAudio documentation here. For additional material on using NAudio, please check Mark Heath's blog and NAudio documentation page at CodePlex. There is also an NAudio course on Pluralsight which contains seven hours of detailed tutorials on NAudio.
- Getting Started
- Key Digital Audio Concepts
- Wave Formats
- Signal Chains
- Playing Audio
- Understanding output devices
- How to play an audio file
- Playing streaming audio
- Playing generated audio
- Understanding latency and playback position
- Manipulating audio
- Mixing
- Looping
- Performing effects
- Visualising audio
- Recording audio
- Choosing a recording device
- Starting and stopping recording
- The AudioAvailable event
- Working with audio files
- Reading WAV files with WaveFileReader
- Reading MP3 files with Mp3FileReader
- Reading AIFF files with AiffFileReader
- Reading audio from other file types with MediaFoundationReader