jackaudio / jack1

jack1 codebase
Other
250 stars 70 forks source link

[alsa_midi] fix stop/start threads upon freewheeling. #21

Closed rncbc closed 9 years ago

rncbc commented 9 years ago

basically move the stop_threads(driver) call from alsa_midi_detach() into alsa_midi_stop() as much to avoid ala_midi slave driver restart failure on leaving freewheeling engine mode.