Beispiel #1
0
 private void _midiController_StopEvent(object sender, EventArgs e)
 {
     _client.Send(_mixer.Get2TrackStopMessage());
 }