Age | Commit message (Expand) | Author |
---|---|---|
2017-05-06 | Get rid of unused unistd includes. Change the rest of the sleep calls to c++. | Bent Bisballe Nyeng |
2016-07-14 | Move free-wheel control into the main run method. | Bent Bisballe Nyeng |
2016-07-13 | Make oe a pointer. | Bent Bisballe Nyeng |
2016-07-13 | Simplify free wheel loop control a bit. | Bent Bisballe Nyeng |
2016-07-13 | Consider freewheeling of engines in drumgizmo and dgreftest. | André Nusser |
2016-07-13 | Remove the run(int endpos) method from drumgizmo. | André Nusser |
2016-05-28 | Hand over audio engines to DrumGizmo by reference instead of by pointer. | Bent Bisballe Nyeng |
2016-05-14 | Make all components use the same Random instance and add seed method on DrumG... | Bent Bisballe Nyeng |