Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Due to clunky playback on updated Nuked OPL3 emulator v 1.8, I kept the Nuked OPL3 1.7.4 work in parallel and be a separated switchable emulator.
|
|
|
|
|
|
|
|
|
|
|
|
It's a warning came from MSVC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|