summaryrefslogtreecommitdiff
path: root/drumgizmo/drumgizmoc.cc
AgeCommit message (Collapse)Author
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
for async kit loading.
2015-02-13Mismatch with expected option parms now fixed for jackaudio and wavfile. Was ↵Lars Bisballe Jensen
called jack and sndfile before
2015-02-09Extended usage information.Jonas Suhr Christensen
2015-02-08[PATCH] Wait for the drumkit to get loaded before starting playback (by ↵Bent Bisballe Nyeng
Sergey 'Jin' Bostandzhyan)
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