summaryrefslogtreecommitdiff
path: root/src/instrument.cc
AgeCommit message (Collapse)Author
2013-09-20New resample feature (greatly inspired by Cédric 'SxDx') based on libsamplerate.Bent Bisballe Nyeng
2013-09-15Fix spurious '}'Bent Bisballe Nyeng
2013-09-15New experimental sample selector (enable using --with-experimental argument ↵Bent Bisballe Nyeng
on ./configure).
2013-04-20New 'instrument group' feature added.Bent Bisballe Nyeng
2013-04-07Fixed crashbug on drumkit reload.Bent Bisballe Nyeng
2013-03-22Added Engine->Messageing system. Implemented LoadStatus Message. Added ↵Bent Bisballe Nyeng
ProgressBar widget. Made FileBrowser chdir to old value (needs further fixing). More printf->hugin ports.
2012-01-12Fix memory leak when unloading a drumkit.Bent Bisballe Nyeng
2011-10-08Humaniser added. Speedy strokes get lower velocity levels.Bent Bisballe Nyeng
2011-07-15New input/output plugin architecture. New LV2 plugin.deva
2011-03-01MAJOR rewrite of the internals. New input/output 'plugin' system. Still a ↵deva
lot missing.
2008-07-22DrumKit parser. Internal drumkit now used in events. This is the first ↵deva
milestone.