diff options
author | Wohlstand <admin@wohlnet.ru> | 2020-01-17 15:52:51 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2020-01-17 15:52:51 +0300 |
commit | 9874b273aee094e6a5fa1c0b8d66c5e33d7cf078 (patch) | |
tree | 72bf6b4ba445c8c5dc28579318972d65d9e34991 /src/adlmidi_sequencer.cpp | |
parent | 85e84137c26c8602b5659a22af8c1a9ea1c00ec1 (diff) | |
parent | 1ef47f7db773a76a5652094b5ac8a9ec6408d064 (diff) | |
download | libADLMIDI-9874b273aee094e6a5fa1c0b8d66c5e33d7cf078.tar.gz libADLMIDI-9874b273aee094e6a5fa1c0b8d66c5e33d7cf078.tar.bz2 libADLMIDI-9874b273aee094e6a5fa1c0b8d66c5e33d7cf078.zip |
Merge branch 'master' into wip-new-embedded-banks
Diffstat (limited to 'src/adlmidi_sequencer.cpp')
-rw-r--r-- | src/adlmidi_sequencer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adlmidi_sequencer.cpp b/src/adlmidi_sequencer.cpp index d78815f..e6de2b3 100644 --- a/src/adlmidi_sequencer.cpp +++ b/src/adlmidi_sequencer.cpp @@ -2,7 +2,7 @@ * 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-2019 Vitaly Novichkov <admin@wohlnet.ru> + * ADLMIDI Library API: Copyright (c) 2015-2020 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 |