summaryrefslogtreecommitdiffstats
path: root/classes/MIDIStateManager.sc
Commit message (Collapse)AuthorAgeFilesLines
* classes/MIDIStateManager.sc: Add verbose mode. Inserting linebreaks and ↵David Runge2018-03-191-4/+10
| | | | | | passing on verbosity. Calling takeOver() on recycled MIDIStates.
* Adding classes/MIDIState{,Manager}.sc, taking care of early stages of state ↵David Runge2018-03-181-0/+41
management. Making constructors more readable. Adding MIDIStateManager to USBMIDIIsm. Creating/recycling states for new and re-recognized MIDI devices.