summaryrefslogtreecommitdiff
path: root/src/audioinputenginemidi.cc
AgeCommit message (Expand)Author
2023-10-03fix issue with hi-hat choking on press of the control pedaledrumulusVolker Fischer
2023-10-02remove midimultimap since it is not needed and added some test code for hi-ha...Volker Fischer
2023-10-02introduce controlthresh in MIDI mapping XML to support playing different hi-h...Volker Fischer
2022-01-19remove the Edrumulus specific debug output because there is the EdrumulusGUI ...Volker Fischer
2022-01-09added optional Edrumulus debugging output for velocity and positional sensing...Volker Fischer
2021-08-08proof of concept of using varying choke times of open hi-hat to support conti...Volker Fischer
2021-07-28Merge remote-tracking branch 'origin/develop' into edrumulusVolker Fischer
2021-07-28Aftertouch choke if velocities > 0 instead of == 0 as this seem to be the vdr...Bent Bisballe Nyeng
2021-01-27Add positional information to drumkit xml and sample class.Bent Bisballe Nyeng
2020-04-04Converting NoteOn with velocity 0 to Choke events.André Nusser
2019-07-22Center velocities as well as disable stddev when disabling humanizer.André Nusser
2019-04-25Do not discard midi messages bigger than 3 bytes.Bent Bisballe Nyeng
2019-04-08Move midi note process to one common place in AudioInputEngineMidi::processNo...Bent Bisballe Nyeng
2018-08-12Rewrite MidiMapParser to use pugixml.Bent Bisballe Nyeng
2016-05-08The last loader thread stuff.Bent Bisballe Nyeng
2016-03-31API Refactoring for class InstrumentChristian Glöckner
2016-03-31more consistent style of input engines' gettersChristian Glöckner
2016-03-31made input engine more const-correctChristian Glöckner
2016-03-29Do the file related actions in SAXParser.André Nusser
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-02-09Base Midi-Engines on Midi-Engine Base Class (+ Minor Renaming)Christian Glöckner
2015-05-22Use new load return value from ConfigFile.Bent Bisballe Nyeng
2015-05-15Add support for referenced files through refs.conf.Bent Bisballe Nyeng
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-04-26Add MidimapLoadStatus Message.Bent Bisballe Nyeng
2013-04-23Fix midifile-no-stored bug.Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes.Bent Bisballe Nyeng