summaryrefslogtreecommitdiff
path: root/drumgizmo/drumgizmoc.cc
AgeCommit message (Expand)Author
2016-02-10Call hug_close in desctructor not run. Prevents threading errors.André Nusser
2016-02-09Fix two small bugs.André Nusser
2016-02-09Remove statement which was commented outAndré Nusser
2016-02-09Further style fixesChristian Glöckner
2016-02-09reformatted last filesChristian Glöckner
2016-02-09applied clang-formatChristian Glöckner
2016-02-09improved engine factory structureChristian Glöckner
2016-02-09added JackaudioOutputEngineChristian Glöckner
2016-02-09[incomplete] added MidifileInputEngine and WavfileOutputEngineChristian Glöckner
2016-01-28Set framesize before calling load is required.Bent Bisballe Nyeng
2016-01-28Revert files that shouldn't have been changed in this branch...Bent Bisballe Nyeng
2016-01-20Add free-wheel mode for Jack (untested).Bent Bisballe Nyeng
2016-01-20Fix compiling with -Wall/error but no hugin.Bent Bisballe Nyeng
2016-01-20Added framesize control mechanism to the engine, and made us of it in the cac...Bent Bisballe Nyeng
2016-01-18Fix debug output filters (take 2).Bent Bisballe Nyeng
2016-01-18Fix cli compilation without debug enabled.Bent Bisballe Nyeng
2016-01-18Fix debug output filters. Delete input/output engines on premature program er...Bent Bisballe Nyeng
2015-03-24Fix building cli without debug.Bent Bisballe Nyeng
2015-02-25Add hugin filters to command line tool.Bent Bisballe Nyeng
2015-02-25Add missing opt.Bent Bisballe Nyeng
2015-02-16Minor correction to options, sndfile changed to wavfileLars Bisballe Jensen
2015-02-15Merge with master. Remove obsolete -p argument from cli. Add new -a argument ...Bent Bisballe Nyeng
2015-02-13Mismatch with expected option parms now fixed for jackaudio and wavfile. Was ...Lars Bisballe Jensen
2015-02-09Extended usage information.Jonas Suhr Christensen
2015-02-08[PATCH] Wait for the drumkit to get loaded before starting playback (by Serge...Bent Bisballe Nyeng
2014-11-06Make cli output modules work with new samplerate() design.Bent Bisballe Nyeng
2014-11-03Use Drumgizmo::setSamplerate to control resampler target samplerate.Bent Bisballe Nyeng
2013-12-01Add endpos parameter to cli.Bent Bisballe Nyeng
2013-05-20Correct errornous error message.Bent Bisballe Nyeng
2011-07-15New input/output plugin architecture. New LV2 plugin.deva