Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | classes/MIDIDevice.sc: Adding connected states, if recycling states from before. | David Runge | 2018-03-18 | 1 | -1/+3 |
* | classes/USBMIDIIsm.sc: Add try block, when initializing MIDIClient (might fai... | David Runge | 2018-03-18 | 1 | -9/+6 |
* | Adding classes/MIDIState{,Manager}.sc, taking care of early stages of state m... | David Runge | 2018-03-18 | 6 | -13/+154 |
* | USBMIDIIsm.quark: Adding quark file. | David Runge | 2018-02-02 | 1 | -0/+9 |
* | classes: Adding first draft of USBMIDIIsm, allowing setting up and connecting... | David Runge | 2018-02-02 | 4 | -0/+1031 |