Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
midiplay: add argument --only
|
|
|
|
|
|
|
|
xmi: handle AIL callback trigger
|
|
|
|
xmi: convert the RBRN block as MIDI marker
|
|
provide XMI to MID conversion as tool
|
|
|
|
|
|
|
|
|
|
|
|
rename enum members for consistency
|
|
|
|
SMF track 0 on solo/off mode
|
|
|
|
Track options
|
|
|
|
|
|
|