diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2019-01-05 14:06:40 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2019-01-05 14:06:40 +0300 |
commit | 14a855aaab9a046481a8c9068ff787b1b395d6e0 (patch) | |
tree | 8d5f9c9dea286ba0316cc21b288f4f9b3330a0c5 /src/adlmidi_load.cpp | |
parent | 402dd8a0822a7b1183ba75971d9002728a34d74d (diff) | |
download | libADLMIDI-14a855aaab9a046481a8c9068ff787b1b395d6e0.tar.gz libADLMIDI-14a855aaab9a046481a8c9068ff787b1b395d6e0.tar.bz2 libADLMIDI-14a855aaab9a046481a8c9068ff787b1b395d6e0.zip |
Change description to be more correct
Diffstat (limited to 'src/adlmidi_load.cpp')
-rw-r--r-- | src/adlmidi_load.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adlmidi_load.cpp b/src/adlmidi_load.cpp index e270f3b..fbef356 100644 --- a/src/adlmidi_load.cpp +++ b/src/adlmidi_load.cpp @@ -1,5 +1,5 @@ /* - * libADLMIDI is a free MIDI to WAV conversion library with OPL3 emulation + * libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation * * Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma <bisqwit@iki.fi> * ADLMIDI Library API: Copyright (c) 2015-2018 Vitaly Novichkov <admin@wohlnet.ru> |