Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | classes/MIDIState.sc: Adding update method to update data and banks (for now ↵ | David Runge | 2018-03-19 | 1 | -3/+51 |
| | | | | | | rudimentarily). Adding takeOver method to set takeover=true on all MIDIStateEvents. Adding convenience methods to post data and banks. Cleaning up variables. | ||||
* | Adding classes/MIDIState{,Manager}.sc, taking care of early stages of state ↵ | David Runge | 2018-03-18 | 1 | -0/+21 |
management. Making constructors more readable. Adding MIDIStateManager to USBMIDIIsm. Creating/recycling states for new and re-recognized MIDI devices. |