summaryrefslogtreecommitdiff
path: root/src/inputprocessor.h
AgeCommit message (Expand)Author
2020-11-15Implementation of the voice limiting feature.TheMarlboroMan
2020-05-02Add powermap filter to the input processor and make sure that velocity visual...André Nusser
2020-02-23Fix style, minor code fixes, and add review comments.Bent Bisballe Nyeng
2020-02-16Introduce EventsDS to handle all the events and enable new features.André Nusser
2019-04-08Add midi aftertouch choke for plugins.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-07-15Make sample ramp-down samplerate dependent: 14.7ms.Bent Bisballe Nyeng
2018-02-18Implemented engine part of the latency filter aka. humized timing.Bent Bisballe Nyeng
2016-12-10Fix predelacration of Settings to correctly be 'struct' and not 'class'.Bent Bisballe Nyeng
2016-06-14New input processor filter system. Moved processing from Instrument calss to ...Bent Bisballe Nyeng
2016-06-06Add basic latency reporting methods.Bent Bisballe Nyeng
2016-04-25Style fix in InputProcessor class.André Nusser
2016-04-24Split process in InputProcessor into process_onset and process_stop.André Nusser
2016-04-24Make activeevents a member of InputProcessor.André Nusser
2016-04-24Move input processing of drumgizmo.cc into own class.André Nusser