aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJP Cimalando <jpcima@users.noreply.github.com>2018-08-30 07:49:14 +0200
committerJP Cimalando <jpcima@users.noreply.github.com>2018-08-30 07:49:14 +0200
commit0d9bc6794e57526af28ce45a57d91ec78e39b354 (patch)
tree9be1e4ffe01796c20f1708358a269674886727d5 /include
parent49614671cd7486645b01b63c54298352ee6b5eff (diff)
downloadlibADLMIDI-0d9bc6794e57526af28ce45a57d91ec78e39b354.tar.gz
libADLMIDI-0d9bc6794e57526af28ce45a57d91ec78e39b354.tar.bz2
libADLMIDI-0d9bc6794e57526af28ce45a57d91ec78e39b354.zip
API to return 4op channels to the original count
Diffstat (limited to 'include')
-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