Skip to content

Showing how to use NAudio with SoundTouch for varispeed playback

Notifications You must be signed in to change notification settings

naudio/varispeed-sample

Repository files navigation

Varispeed NAudio Playback Sample

This sample shows how to achieve varispeed playback in NAudio by making use of the SoundTouch library. It can modify playback speed on its own, or tempo which maintains the same pitch at any speed.

The VarispeedSampleProvider implements NAudio's ISampleProvider and calls into SoundTouch to perform the speed change. Read more about this project here

About

Showing how to use NAudio with SoundTouch for varispeed playback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages