mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-07 15:40:04 +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.
|