diff options
author | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2015-10-10 01:54:54 +0300 |
---|---|---|
committer | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2015-10-10 01:54:54 +0300 |
commit | 69020538a1b25942030354de2d436e9e60c5489a (patch) | |
tree | 9cc0cebadb8e785bff599ef46762d244623aa11d | |
parent | 90e3c6f54fddf8762f7349414211a8c0f94bf594 (diff) | |
download | libADLMIDI-69020538a1b25942030354de2d436e9e60c5489a.tar.gz libADLMIDI-69020538a1b25942030354de2d436e9e60c5489a.tar.bz2 libADLMIDI-69020538a1b25942030354de2d436e9e60c5489a.zip |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,12 +2,12 @@ libADLMIDI is a free MIDI to WAV conversion library with OPL3 emulation Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi> + ADLMIDI Library API: Copyright (c) 2015 Vitaly Novichkov <admin@wohlnet.ru> Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: -========================================= -http://iki.fi/bisqwit/source/adlmidi.html -========================================= + +[http://iki.fi/bisqwit/source/adlmidi.html](http://iki.fi/bisqwit/source/adlmidi.html) # Differences with original tool * Reverb code has been removed. |