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_midiplay.cpp
Age
Commit message (
Expand
)
Author
2018-06-19
Fixed DJGPP build
Vitaly Novichkov
2018-06-19
allow portamento to be updated by MIDI::Tick
JP Cimalando
2018-06-19
polyphonic portamento
JP Cimalando
2018-06-19
get chip base on level with OPNMIDI
JP Cimalando
2018-06-15
Give more live to very long sustaining notes
Vitaly Novichkov
2018-06-04
new pitchbend strategy
JP Cimalando
2018-06-04
Fixed bend sensitivity processing
Vitaly Novichkov
2018-06-03
Bugfixes
Wohlstand
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-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
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
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-16
storing adldata and adlinsdata in unified structures
JP Cimalando
2018-05-16
make the AdlInstrumentTester a P-Impl
JP Cimalando
2018-05-14
Fixed DosBox emulator build with the same issue when macros not defined
Vitaly Novichkov
2018-05-10
pitch bend sensitivity attempt #2
JP Cimalando
2018-05-10
meaningful handling of pitch bend sensitivity
JP Cimalando
2018-05-08
fix pitchbend
JP Cimalando
2018-04-22
implement copy for OplChannel, and move implementations in .cpp
JP Cimalando
2018-04-22
check LocationData for null on access of vibdelay
JP Cimalando
2018-04-20
Put some another functions into "ADLMIDI_DISABLE_MIDI_SEQUENCER" zone
Vitaly Novichkov
2018-04-19
hard-RT: elimination of the user map
JP Cimalando
2018-04-18
Merge remote-tracking branch 'origin/hard-realtime-phys2' into HEAD
JP Cimalando
2018-04-18
reformulated phys code into original map semantics
JP Cimalando
2018-04-16
`NoteInfo` and it's parent `MIDIchannel` no more contains dynamic stuff
Vitaly Novichkov
2018-04-16
transform the note map into a fixed array
JP Cimalando
2018-04-11
Move controls reset into same function
Vitaly Novichkov
2018-04-11
Changed logic of CC-74 Brightness
Vitaly Novichkov
2018-04-10
When muting channel, set zero to releasing time out to free the channel
Vitaly Novichkov
2018-04-10
Added support for CC120 "All sounds off" (#48)
Vitaly Novichkov
2018-04-10
[Experimental] Added support for emulation core switching in real time!
Vitaly Novichkov
2018-03-27
Remove std:: from all snprintf calls
Wohlstand
2018-03-27
Replace all sprintf calls with snprintf
Vitaly Novichkov
2018-03-27
Fixed blank instruments fallback in multi-bank support
Vitaly Novichkov
2018-03-25
Fixed the `long` vs `int64_t` conflict in CalculateAdlChannelGoodness
Vitaly Novichkov
2018-03-24
Added ability to disable MUS and XMI converters and MIDI Sequencer
Vitaly Novichkov
2018-01-21
Copyright year update 2018
Vitaly Novichkov
2018-01-07
Allow MIDI-tracks with missing EndOfTrack event
Vitaly Novichkov
2018-01-02
Rewind on attemt to seek out of music length
Vitaly Novichkov
2017-12-21
Reset controllers on initialization
Vitaly Novichkov
[prev]
[next]