Age | Commit message (Collapse) | Author |
|
|
|
Fixing some miswritten names in the metadata
|
|
|
|
|
|
|
|
End silence skipping
|
|
XMI: fix the VLQ reading procedure
|
|
|
|
|
|
|
|
|
|
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
|