Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | classes/MIDIStateManager.sc: Add verbose mode. Inserting linebreaks and ↵ | David Runge | 2018-03-19 | 1 | -4/+10 |
| | | | | | | passing on verbosity. Calling takeOver() on recycled MIDIStates. | ||||
* | Adding classes/MIDIState{,Manager}.sc, taking care of early stages of state ↵ | David Runge | 2018-03-18 | 1 | -0/+41 |
management. Making constructors more readable. Adding MIDIStateManager to USBMIDIIsm. Creating/recycling states for new and re-recognized MIDI devices. |