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