summaryrefslogtreecommitdiff
path: root/src/inputprocessor.cc
AgeCommit message (Expand)Author
2016-06-14Make code from last commit a little more explicit.André Nusser
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-05-27added another range-based loopChristian Glöckner
2016-05-10Bugfix in InputProcessor class and avoid multiple map access there.André Nusser
2016-04-25inputprocesser.cc: Fixed missing rename of function calls insideJonas Suhr Christensen
2016-04-25Style fix in InputProcessor class.André Nusser
2016-04-24Refactoring InputProcessorAndré 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