Age | Commit message (Collapse) | Author |
|
|
|
- Default volume in AIL is 127
- Default pitch bend sensitivity is a full octave up, and full octave down:
MSB=12, LSB=0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All C++ binded features are useless since C-binded real-time MIDI API can completely replace them at all. This was a workaround for ADLMIDI2 tool.
|
|
|
|
|
|
|
|
|
|
|
|
These volume models will apply the fix of AM voices behavior
|
|
include the bug of AM instruments
|
|
Brand new embedded banks database format
|
|
|
|
https://github.com/bisqwit/adlmidi/commit/8f749a2b3370fb1c25f6340fcab7baf57cb9b5d0
|
|
https://github.com/bisqwit/adlmidi/commit/8f749a2b3370fb1c25f6340fcab7baf57cb9b5d0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As old calls has been removed, they no longer need to have X suffix
|
|
|
|
|
|
|
|
|
|
This should help releasing sounds (like pick bass at bank 14) being not muted too fast
|
|
A silly mistake causes a wrong value of FB-CONN byte on some instruments that distorts sounding of them.
|
|
|
|
|
|
Add missing disabling macro into AdlInstrumentTester::DoNoteOff() call
|
|
|
|
Minor style fix
|
|
|
|
|
|
|