index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
adlmidi_load.cpp
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright year for 2025
Wohlstand
2024-05-11
Initial implementation of Serial support
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-01-03
Updated copyright for 2023
Wohlstand
2022-01-05
Updated copyright year for 2022
Wohlstand
2021-12-13
Added per-bank MT32 defaults option
Wohlstand
2021-01-14
Updated copyright for 2021
Wohlstand
2020-09-28
Minor fix: Don't include midi_sequencer.hpp when it's off
Wohlstand
2020-09-13
Refactor internal instrument data structures
Wohlstand
2020-09-02
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Wohlstand
2020-09-02
When playing XMIDI files, set defaults of AIL
Wohlstand
2020-09-02
Fixed the missing of custom bank settings
Wohlstand
2020-02-22
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-07-07
Few fixes
Vitaly Novichkov
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2019-01-05
Change description to be more correct
Vitaly Novichkov
2018-10-05
typedef OPL3 as Synth
JP Cimalando
2018-10-05
reorganize around a lighter adlmidi_private header
JP Cimalando
2018-10-05
reorganize MIDIplay code
JP Cimalando
2018-09-30
Lock settings for CMF and IMF playing to don't destroy them
Vitaly Novichkov
2018-09-26
Pay attention to releasing notes
Vitaly Novichkov
2018-07-24
add unit test to check internal instrument conversions
JP Cimalando
2018-07-23
preserve the data of operator 3-4 in internal storage, regardless of being 2o...
JP Cimalando
2018-07-18
fix the conversion of FMIns->ADLI operators
JP Cimalando
2018-06-25
Fixed build with disabled embedded banks
Vitaly Novichkov
2018-06-25
Using bigger integers for math in some places
Vitaly Novichkov
2018-06-24
[Experimental] Big re-factoring of internals and clean-up
Vitaly Novichkov
2018-06-24
Make CMF files sound more correctly
Vitaly Novichkov
2018-06-21
Small clean-up in a custom bank loading function
Vitaly Novichkov
2018-06-21
Fixed C++98 bulid
Vitaly Novichkov
2018-06-21
Move MIDI sequencer into completely separated class
Vitaly Novichkov
2018-06-20
Move file reader into the separated header file
Vitaly Novichkov
2018-06-19
get chip base on level with OPNMIDI
JP Cimalando
2018-06-03
Bugfixes
Wohlstand
2018-06-03
fix build under dynamic bank map and embedded banks disabled
JP Cimalando
2018-06-02
dynamic instrument API
JP Cimalando
2018-06-01
bank storage inside dynamic map
JP Cimalando
2018-06-01
Fix the build on OpenWatcom
Vitaly Novichkov
2018-05-31
Small polishing of volume model and CMF/RSXX tempo
Vitaly Novichkov
2018-05-20
TRUE fix of the default MIDI tempo
Vitaly Novichkov
2018-05-20
Polishing default tempo for MIDI files are lacks the tempo event
Vitaly Novichkov
2018-05-19
Works and fixes
Vitaly Novichkov
2018-05-16
fix the operators loop in WOPL converter
JP Cimalando
2018-05-16
storing adldata and adlinsdata in unified structures
JP Cimalando
2018-05-06
Fixed inability to load another custom bank!
Vitaly Novichkov
2018-04-20
Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDI
Vitaly Novichkov
2018-04-20
Put some another functions into "ADLMIDI_DISABLE_MIDI_SEQUENCER" zone
Vitaly Novichkov
2018-04-10
[Experimental] Added support for emulation core switching in real time!
Vitaly Novichkov
[next]