summaryrefslogtreecommitdiff
path: root/src/instrument.h
AgeCommit message (Expand)Author
2020-02-16Introduce EventsDS to handle all the events and enable new features.André Nusser
2019-05-11Split sample selection into own class.André Nusser
2019-03-17Implemented new directed choke feature.Bent Bisballe Nyeng
2019-02-03Add metadata support to xml parser and dom model. RE-add unit-tests for versi...Bent Bisballe Nyeng
2019-01-27Re-instate instrument v1.0 support.Bent Bisballe Nyeng
2018-08-12Remove the old instrument and drumkit parser code as well as version 1.0 kit ...Bent Bisballe Nyeng
2018-08-12Add new DOMLoader class and unit-test.Bent Bisballe Nyeng
2018-08-02Pass strings by reference instead of by value.André Nusser
2018-07-15Revorked visualiser UI and a few more parameter tweaks.Bent Bisballe Nyeng
2018-06-06Added unit-test for InstrumentParser.Bent Bisballe Nyeng
2017-09-03Make sure instrument channels are not reallocated on list growth.Bent Bisballe Nyeng
2017-09-02Implement master bleed control in the instrument parser and engine.Bent Bisballe Nyeng
2017-03-23Add file counter methods to DrumKit and Instrument classes.Bent Bisballe Nyeng
2016-05-27Instrument holds AudioFile via unique_ptrChristian Glöckner
2016-05-26Instrument Vector using UniquePtrChristian Glöckner
2016-05-14Make all components use the same Random instance and add seed method on DrumG...Bent Bisballe Nyeng
2016-03-31Fix issues from rebasing.Bent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31API Refactoring for class InstrumentChristian Glöckner
2016-03-31API Refactoring for class InstrumentChristian Glöckner
2016-03-29New Random class for convenient random number generation.André Nusser
2016-03-22Change license to LGPLv3.André Nusser
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 'power...Bent Bisballe Nyeng
2013-09-15New experimental sample selector (enable using --with-experimental argument o...Bent Bisballe Nyeng
2013-04-20New 'instrument group' feature added.Bent Bisballe Nyeng
2013-04-07Fixed crashbug on drumkit reload.Bent Bisballe Nyeng
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 lot...deva
2008-07-22DrumKit parser. Internal drumkit now used in events. This is the first milest...deva