aboutsummaryrefslogtreecommitdiff
path: root/include/adlmidi.h
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-08-31 03:55:14 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-08-31 03:55:14 +0300
commitd8b894af640bd1e2b1115bd69c29b4654b3c6973 (patch)
tree6d5d28788bd719e6439976cd4716673bc74bc654 /include/adlmidi.h
parentc7b3199669a7b7e0ba11eb0d94d4e143a5fdd633 (diff)
parentcf121066a365286bd1427f54064b487799623ec9 (diff)
downloadlibADLMIDI-d8b894af640bd1e2b1115bd69c29b4654b3c6973.tar.gz
libADLMIDI-d8b894af640bd1e2b1115bd69c29b4654b3c6973.tar.bz2
libADLMIDI-d8b894af640bd1e2b1115bd69c29b4654b3c6973.zip
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
# Conflicts: # src/adlmidi_opl3.cpp
Diffstat (limited to 'include/adlmidi.h')
-rw-r--r--include/adlmidi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/adlmidi.h b/include/adlmidi.h
index 6ae184e..e2bc035 100644
--- a/include/adlmidi.h
+++ b/include/adlmidi.h
@@ -329,6 +329,7 @@ extern ADLMIDI_DECLSPEC int adl_loadEmbeddedBank(struct ADL_MIDIPlayer *device,
* If you want to specify custom number of four operator channels,
* please call this function after bank change (adl_setBank() or adl_openBank()),
* otherwise, value will be overwritten by auto-calculated.
+ * If the count is specified as -1, an auto-calculated amount is used instead.
*
* @param device Instance of the library
* @param ops4 Count of four-op channels to allocate between all emulating chips