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
/
nuked_opl3.cpp
Age
Commit message (
Collapse
)
Author
2020-01-17
Update copyright year
Wohlstand
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
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-08
chips: create a common method set for generation and resampling
JP Cimalando
2018-06-03
clamp the outputs of 16bit adding generators
JP Cimalando
2018-06-03
optional high-quality resampling
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
Fixed the broken output on Nuked OPL3 v 1.8 (#51)
Vitaly Novichkov
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.