-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Getting Started
Mark Heath edited this page Sep 25, 2015
·
8 revisions
This documentation is still being written. It is intended to provide a getting started guide for NAudio. Please be patient while we complete this section
The following topics will be covered:
- Installing NAudio
- 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