Age | Commit message (Collapse) | Author |
|
|
|
|
|
early koff update to prevent a bad reuse of channel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix the gcc warning "class-memaccess"
|
|
|
|
fix some warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on both 63 and 64 values
|
|
|
|
|
|
remove an exported function which is unused
|
|
|
|
The macro `ADLMIDI_BUILD_DLL` tells to use the `dllexport` attribute for public symbols. It's required, otherwise, symbol will not be available.
|
|
hide private symbols
|
|
|
|
disabled by default.
|
|
|
|
|
|
add midi_velocity_offset in the conversion, and add unit test
|
|
|
|
|
|
# Conflicts:
# src/adlmidi_load.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2op/4op
|
|
fix the conversion of FMIns->ADLI operators
|
|
|