aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-16Upgrated measurer algorithm and re-generated full embedded banks databaseVitaly Novichkov
2018-06-15Give more live to very long sustaining notesVitaly Novichkov
2018-06-09don't forget to increment sample pointer in generate16JP Cimalando
2018-06-08Merge branch 'hq-resampler' of git@github.com:jpcima/libADLMIDI.gitVitaly Novichkov
2018-06-08chips: create a common method set for generation and resamplingJP Cimalando
2018-06-07Merge pull request #107 from jpcima/uninitialized-memoryVitaly Novichkov
2018-06-07library version string for HQ variantJP Cimalando
2018-06-06fix a use of uninitialized memoryJP Cimalando
2018-06-04new pitchbend strategyJP Cimalando
2018-06-04Fixed bend sensitivity processingVitaly Novichkov
2018-06-04Small fix of the deprecated "Logarithmic volumes" functionWohlstand
2018-06-03Merge pull request #105 from jpcima/hq-resamplerVitaly Novichkov
2018-06-03clamp the outputs of 16bit adding generatorsJP Cimalando
2018-06-03Merge branch 'hq-resampler'Vitaly Novichkov
2018-06-03optional high-quality resamplingJP Cimalando
2018-06-03BugfixesWohlstand
2018-06-03Fix another conflict with Qt that was in NukedOPL3 1.7.4Wohlstand
2018-06-03Another MinGW warning fixWohlstand
2018-06-03Fixed some warnings on MinGWWohlstand
2018-06-03fix build under dynamic bank map and embedded banks disabledJP Cimalando
2018-06-02dynamic instrument APIJP Cimalando
2018-06-02Beautify the "adlmidi_midiplay.cpp"Vitaly Novichkov
2018-06-02Remove duplicated "Poke" function callVitaly Novichkov
2018-06-02Warning fixesVitaly Novichkov
2018-06-01bank fallback on blank instrumentJP Cimalando
2018-06-01bank storage inside dynamic mapJP Cimalando
2018-06-01Fix the build on OpenWatcomVitaly Novichkov
2018-06-01Fix the warning on DJGPP with hardware OPL3 modeVitaly Novichkov
2018-06-01Small polish of the 4op channels count auto-choose formulaVitaly Novichkov
2018-06-01Improve the automatic 4op channels count choosing formulaVitaly Novichkov
2018-06-01Merge branch 'master' into num-4opsVitaly Novichkov
2018-06-01Warning fixes and append "r4111" into name of DosBox emulatorVitaly Novichkov
2018-05-31dosbox: don't use ssize_t for frame count, use unsignedJP Cimalando
2018-05-31update Dosbox OPLJP Cimalando
2018-05-31rewrite DMX table to occupy 8x less spaceJP Cimalando
2018-05-31rewrite the check of whether aftertouch is usedJP Cimalando
2018-05-31attempt to rework 4op count computationJP Cimalando
2018-05-31a small mistake fixed about maximum note numberJP Cimalando
2018-05-31Implement correct support for after-touch featureVitaly Novichkov
2018-05-31Failed attempt to move RSXX note-on to aftertouch conversionVitaly Novichkov
2018-05-31Small polishing of volume model and CMF/RSXX tempoVitaly Novichkov
2018-05-20TRUE fix of the default MIDI tempoVitaly Novichkov
2018-05-20Polishing default tempo for MIDI files are lacks the tempo eventVitaly Novichkov
2018-05-19Works and fixesVitaly Novichkov
2018-05-19OpenWatcom compilation fixVitaly Novichkov
2018-05-17Auto-define missing int types to build on Watcom with C90Vitaly Novichkov
2018-05-17Fixed a warningVitaly Novichkov
2018-05-16fix the operators loop in WOPL converterJP Cimalando
2018-05-16smart pointers cleanupJP Cimalando
2018-05-16fix a shared pointer bug which destroys a live counterJP Cimalando