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.
|
|
|
|
(Help to solve #32)
|
|
# Conflicts:
# libADLMIDI-test.pro
# src/adlmidi.cpp
# src/adlmidi_private.hpp
|
|
|
|
- Move all private variables into MIDIplay class away from public ADL_MIDIPlayer structure
- Comment out most of legacy code
- Implement new-style ReadVarLenEx for error-checked var-len value reading process
TODO: Stabilize this and implement missing fields and API calls (meta-data retreiving)
|
|
|
|
Fixed wrong generated sound in some cases.
DBOPL has own constructors to initialize it's fields. memset no need here
|
|
|
|
Not only via callback funtion pointer
|
|
|