Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Without of exports, those functions will be inavailable on Windows if libADLMIDI is built as DLL
|
|
Without calling of that function changed bank will have incorrect setup.
|
|
|
|
|
|
|
|
Plugin is made for VLC 2.2.2 Weatherwax (pre-installed in Linux Mint 18.3)
Existing issues:
- No ability to change codec properties yet, this thing is WIP
- By unknown reason, resulted sound has different (RANDOM) sample rate which is different from 44100 Hz
|
|
- Added Real-time public API, needed a test! (try to implement dummy VLC plugin with it)
- Added abillity to change deep flags without song restart or a chip reset
|
|
|
|
|
|
# Conflicts:
# src/adlmidi.cpp
|
|
(add-on for issue #37)
|
|
to merge some of changes into Master branch
|
|
# Conflicts:
# src/adlmidi.cpp
|
|
|
|
|
|
(Issue #37)
|
|
|
|
|
|
|
|
|
|
Unfortunately, std::fflush() causes a crash on Linux but works fine on DOS
|
|
|
|
When melodic set is completely 2-operator but has some 4-op percussions
Experimental fix for #35
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(As this controller may damage sound of some drums such as DMXOPL3)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|