Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Insert the code directly instead. | |||
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 ↵ | Bent Bisballe Nyeng | |
DrumGizmo class. Added dgreftest application for doing reference midifile rendering tests. |