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
/
chips
/
opl_chip_base.h
Age
Commit message (
Collapse
)
Author
2018-07-30
[Experimental] Partially apply fixes to kode54's pull request
Wohlstand
2018-07-29
Implemented optional soft panning support for the included chip emulators, ↵
Christopher Snowhill
disabled by default.
2018-06-28
License LGPL v2.1 for the complete chipset interface
Vitaly Novichkov
2018-06-19
get chip base on level with OPNMIDI
JP Cimalando
2018-06-08
chips: create a common method set for generation and resampling
JP Cimalando
2018-04-27
Fixed MSVC build
Vitaly Novichkov
2018-04-23
Small fix for Android. TODO: Make a fix of this for MSVC
Vitaly Novichkov
2018-04-13
general 32bit generator methods, like OPNMIDI
JP Cimalando
2018-04-12
Fix the damaged output regression and a small beautifying
Vitaly Novichkov
2018-04-11
support for 32 bit mixing, and multiple sample formats
JP Cimalando
2018-04-10
[Experimental] Added support for emulation core switching in real time!
Vitaly Novichkov
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.