summaryrefslogtreecommitdiff
path: root/drumgizmo/input
AgeCommit message (Expand)Author
2016-02-09Fix two valgrind errors and mark three others with a TODO comment.André Nusser
2016-02-09Fixed style issuesChristian Glöckner
2016-02-09Base Midi-Engines on Midi-Engine Base Class (+ Minor Renaming)Christian Glöckner
2016-02-09reformatting fixChristian Glöckner
2016-02-09applied clang-formatChristian Glöckner
2016-02-09Removed outdated filesChristian Glöckner
2016-02-09Fixed API-problemsChristian Glöckner
2016-02-09added brace-initialization workaround for reference initChristian Glöckner
2016-02-09Fixed initialization orderChristian Glöckner
2016-02-09added JackMidiInputEngine + additional minor changesChristian Glöckner
2016-02-09added JackaudioOutputEngineChristian Glöckner
2016-02-09stdcerr output overhaulChristian Glöckner
2016-02-09fixed header informationChristian Glöckner
2016-02-09added dummy io enginesChristian Glöckner
2016-02-09Fixed MidifileInputEngineChristian Glöckner
2016-02-09Added missing changesChristian Glöckner
2016-02-09Made midi-in-wav-out work againChristian Glöckner
2016-02-09[incomplete] added MidifileInputEngine and WavfileOutputEngineChristian Glöckner
2016-01-28Revert files that shouldn't have been changed in this branch...Bent Bisballe Nyeng
2016-01-20Added new nth argument to test input module which plays a note each nth sampl...Bent Bisballe Nyeng
2016-01-20Make test input module work in a more logical way.Bent Bisballe Nyeng
2015-12-20Fix uninitialised warning.Bent Bisballe Nyeng
2015-12-19Revert "Experimental tempo change for midifile input module."Bent Bisballe Nyeng
2015-12-18Experimental tempo change for midifile input module.Bent Bisballe Nyeng
2015-10-27Added missing expat lib to jackmidi and midifile plugins.Bent Bisballe Nyeng
2014-12-05Clean up cli client module names. Fix autotools paths.Bent Bisballe Nyeng
2014-04-12Make engine ask output module for buffer size. Use this new feature to adapt ...Bent Bisballe Nyeng
2013-07-25Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja...Bent Bisballe Nyeng
2013-05-20Change 'map' paramater to 'midimap' for consistency.Bent Bisballe Nyeng
2013-05-20Add parameter error reporting. Added loop parameter, added omni track support...Bent Bisballe Nyeng
2013-05-20Centralise jackclient code for reuse among the jack client modules. Implement...Bent Bisballe Nyeng
2013-05-17Fix deprecated INCLUDES variable in Makefile.am's. Add skeleton code for jack...Bent Bisballe Nyeng
2013-05-05Make JackMidi destructor virtual.Bent Bisballe Nyeng
2013-04-05Fix compilation.Bent Bisballe Nyeng
2011-10-18Missing dist targets.Bent Bisballe Nyeng
2011-08-08Missing midimap changesBent Bisballe Nyeng
2011-08-08New midimapper.Bent Bisballe Nyeng
2011-07-17Fixed compiler warning.deva
2011-07-17Added 'len' parameter.deva
2011-07-15New input/output plugin architecture. New LV2 plugin.deva