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
Age
Commit message (
Expand
)
Author
2018-06-16
Upgrated measurer algorithm and re-generated full embedded banks database
Vitaly Novichkov
2018-06-15
Give more live to very long sustaining notes
Vitaly Novichkov
2018-06-09
don't forget to increment sample pointer in generate16
JP Cimalando
2018-06-08
Merge branch 'hq-resampler' of git@github.com:jpcima/libADLMIDI.git
Vitaly Novichkov
2018-06-08
chips: create a common method set for generation and resampling
JP Cimalando
2018-06-07
Merge pull request #107 from jpcima/uninitialized-memory
Vitaly Novichkov
2018-06-07
library version string for HQ variant
JP Cimalando
2018-06-06
fix a use of uninitialized memory
JP Cimalando
2018-06-04
new pitchbend strategy
JP Cimalando
2018-06-04
Fixed bend sensitivity processing
Vitaly Novichkov
2018-06-04
Small fix of the deprecated "Logarithmic volumes" function
Wohlstand
2018-06-03
Merge pull request #105 from jpcima/hq-resampler
Vitaly Novichkov
2018-06-03
clamp the outputs of 16bit adding generators
JP Cimalando
2018-06-03
Merge branch 'hq-resampler'
Vitaly Novichkov
2018-06-03
optional high-quality resampling
JP Cimalando
2018-06-03
Bugfixes
Wohlstand
2018-06-03
Fix another conflict with Qt that was in NukedOPL3 1.7.4
Wohlstand
2018-06-03
Another MinGW warning fix
Wohlstand
2018-06-03
Fixed some warnings on MinGW
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-02
Beautify the "adlmidi_midiplay.cpp"
Vitaly Novichkov
2018-06-02
Remove duplicated "Poke" function call
Vitaly Novichkov
2018-06-02
Warning fixes
Vitaly Novichkov
2018-06-01
bank fallback on blank instrument
JP Cimalando
2018-06-01
bank storage inside dynamic map
JP Cimalando
2018-06-01
Fix the build on OpenWatcom
Vitaly Novichkov
2018-06-01
Fix the warning on DJGPP with hardware OPL3 mode
Vitaly Novichkov
2018-06-01
Small polish of the 4op channels count auto-choose formula
Vitaly Novichkov
2018-06-01
Improve the automatic 4op channels count choosing formula
Vitaly Novichkov
2018-06-01
Merge branch 'master' into num-4ops
Vitaly Novichkov
2018-06-01
Warning fixes and append "r4111" into name of DosBox emulator
Vitaly Novichkov
2018-05-31
dosbox: don't use ssize_t for frame count, use unsigned
JP Cimalando
2018-05-31
update Dosbox OPL
JP Cimalando
2018-05-31
rewrite DMX table to occupy 8x less space
JP Cimalando
2018-05-31
rewrite the check of whether aftertouch is used
JP Cimalando
2018-05-31
attempt to rework 4op count computation
JP Cimalando
2018-05-31
a small mistake fixed about maximum note number
JP Cimalando
2018-05-31
Implement correct support for after-touch feature
Vitaly Novichkov
2018-05-31
Failed attempt to move RSXX note-on to aftertouch conversion
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-19
OpenWatcom compilation fix
Vitaly Novichkov
2018-05-17
Auto-define missing int types to build on Watcom with C90
Vitaly Novichkov
2018-05-17
Fixed a warning
Vitaly Novichkov
2018-05-16
fix the operators loop in WOPL converter
JP Cimalando
2018-05-16
smart pointers cleanup
JP Cimalando
2018-05-16
fix a shared pointer bug which destroys a live counter
JP Cimalando
[next]