summaryrefslogtreecommitdiff
path: root/src/instrument.cc
AgeCommit message (Collapse)Author
2016-02-14Change GPL version number in file headers to 3.André Nusser
2014-04-25Use old 'velocity groups' algorithm on version 1.0 instruments and new ↵Bent Bisballe Nyeng
'power distribution' algorithm on 2.0 instruments. Remove 'with-experimental' option from configure.
2014-04-24Fix nasty bug in power list handling. Should fix reported velocity problems ↵Bent Bisballe Nyeng
(all samples played with the same power regardless of midi velocity).
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.