Example #1
0
 void HandleClose()
 {
     midiConnector?.Shutdown();
     oscHandler?.Shutdown();
 }