mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-09 12:22:51 +01:00
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
csharp-example
|
|
==============
|
|
Copyright (c) Olli Parviainen
|
|
|
|
This is a C# example application that plays MP3 audio file and
|
|
uses SoundTouch.dll library for adjusting the sound in real-time.
|
|
|
|
The example uses NAudio library for MP3 file reading and audio playback.
|
|
See NAudio-readme.txt and NAudio-license.txt for NAudio information.
|