Age | Commit message (Expand) | Author |
2017-03-23 | Add file counter methods to DrumKit and Instrument classes. | Bent Bisballe Nyeng |
2016-06-14 | New input processor filter system. Moved processing from Instrument calss to ... | Bent Bisballe Nyeng |
2016-05-27 | Instrument holds AudioFile via unique_ptr | Christian Glöckner |
2016-05-14 | Make all components use the same Random instance and add seed method on DrumG... | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-03-31 | Removed the last Conf:: namespace usage and replaced it with Settings. | Bent Bisballe Nyeng |
2016-03-31 | Use new Random class. | Bent Bisballe Nyeng |
2016-03-31 | Fix merge conflicts. | Bent Bisballe Nyeng |
2016-03-31 | Fix issues from rebasing. | Bent Bisballe Nyeng |
2016-03-31 | Settings. | Bent Bisballe Nyeng |
2016-03-31 | API Refactoring for class Instrument | Christian Glöckner |
2016-03-31 | API Refactoring for class Instrument | Christian Glöckner |
2016-03-29 | Settings. | Bent Bisballe Nyeng |
2016-03-29 | New Random class for convenient random number generation. | André Nusser |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2014-04-25 | Use old 'velocity groups' algorithm on version 1.0 instruments and new 'power... | Bent Bisballe Nyeng |
2014-04-24 | Fix nasty bug in power list handling. Should fix reported velocity problems (... | Bent Bisballe Nyeng |
2013-09-20 | New resample feature (greatly inspired by C�dric 'SxDx') based on libsamplerate. | Bent Bisballe Nyeng |
2013-09-15 | Fix spurious '}' | Bent Bisballe Nyeng |
2013-09-15 | New experimental sample selector (enable using --with-experimental argument o... | Bent Bisballe Nyeng |
2013-04-20 | New 'instrument group' feature added. | Bent Bisballe Nyeng |
2013-04-07 | Fixed crashbug on drumkit reload. | Bent Bisballe Nyeng |
2013-03-22 | Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre... | Bent Bisballe Nyeng |
2012-01-12 | Fix memory leak when unloading a drumkit. | Bent Bisballe Nyeng |
2011-10-08 | Humaniser added. Speedy strokes get lower velocity levels. | Bent Bisballe Nyeng |
2011-07-15 | New input/output plugin architecture. New LV2 plugin. | deva |
2011-03-01 | MAJOR rewrite of the internals. New input/output 'plugin' system. Still a lot... | deva |
2008-07-22 | DrumKit parser. Internal drumkit now used in events. This is the first milest... | deva |