summaryrefslogtreecommitdiff
path: root/drumgizmo/input
AgeCommit message (Expand)Author
2016-07-13Fix freewheeling for test and dummy in- and outputs.André Nusser
2016-07-13Introduce input engine isFreewheeling method.André Nusser
2016-07-06Fix signed unsigned comparison warning.Bent Bisballe Nyeng
2016-06-15Make sure we abide the samplerate in all input/output engines.Bent Bisballe Nyeng
2016-05-14Temporary fix for midimap loading in command line tool.Bent Bisballe Nyeng
2016-05-14Temporary fix for midimap loading in command line tool.Bent Bisballe Nyeng
2016-04-03Tested and finalized - branch ready to be merged into master.Jonas Suhr Christensen
2016-04-03Updated method signature in regard to const and reference.Jonas Suhr Christensen
2016-04-03Added TestInputEngine available in cli.Jonas Suhr Christensen
2016-03-31made input engine more const-correctChristian Glöckner
2016-03-31using const ref strings at input engineChristian Glöckner
2016-03-22Change license to LGPLv3.André Nusser
2016-03-22Modernized InputEngine::run()Christian Glöckner
2016-02-14Change GPL version number in file headers to 3.André Nusser
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