Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.11 KB

README.md

File metadata and controls

13 lines (7 loc) · 1.11 KB

MIDI Drum Sequencer

The MIDI Drum Sequencer (MDS) is designed to emulate hardware drum machines, allowing you to create and edit drum sequences (patterns) and combine them into entire songs. Patterns can be up to 32 steps long (longer patterns can be created by running two or more patterns in sequence). Patterns can be combined to run sequentially and/or in parallel, with virtually no limitation on the number of patterns involved or the complexity of their organization. Up to 8 instruments can be selected for each pattern, but if you need more than 8, you can have two patterns run concurrently (in parallel).

In the 'doc' sub-folder, you'll find a "Quick Start" guide, which should answer any questions you might have.

Authors

David Kettle

How to contribute

Feel free to suggest features or report bugs by opening an issue. If you'd like to make modifications to the code yourself, you can download or clone the code, but please understand that if you modify the code, I'm unable to provide support for your modified version. I'm the sole developer and only have time to support my own releases.