-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
| assert(port.state == .connected) |
This assertion fires when you unplug a MIDI device of which a port is used.
I think removing this cause for runtime exceptions in DEBUG builds is a good fit (because the assumption that the device is still connected isn't always true!) and cannot gracefully be handled at all.
Metadata
Metadata
Assignees
Labels
No labels