Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | Move event.h and audiotypes.h into src and get rid of the obsolete include ↵ | Bent Bisballe Nyeng | |
folder. | |||
2018-08-01 | Remove the last references to hardcoded 44k1Hz samplerate. | Bent Bisballe Nyeng | |
2017-05-12 | Use correct MIDI note ON mask. | Hans Petter Selasky | |
Signed-off-by: Hans Petter Selasky <hps@selasky.org> | |||
2016-07-13 | Introduce input engine isFreewheeling method. | André Nusser | |
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. |