-
Notifications
You must be signed in to change notification settings - Fork 19
Features
Olaf edited this page Jul 3, 2016
·
1 revision
- Easy-to-use implementation of time-stretch, pitch-shift and sample rate transposing routines.
- Full source codes available for both the SoundTouch library and the example application.
- Clear and easy-to-use programming interface via a single C# class.
- Supported audio data format : 16Bit integer or 32bit floating point PCM mono/stereo
- Capable of real-time audio stream processing:
- input/output latency max. ~ 100 ms.
- Processing 44.1kHz/16bit stereo sound in realtime requires a 400 Mhz Intel Pentium processor or better.
- Released under the GNU Lesser General Public License (LGPL) v2.1