Re: [fluid-dev] Auto-connect ALSA MIDI input patch

2016-05-02 Thread R.L. Horn
On Mon, 2 May 2016, Tommaso Cucinotta wrote: So I worked out the attached patch that adds a bool setting for auto-connecting ALSA MIDI inputs. This is the dual of the "Auto-connect JACK outputs" already there in fluidsynth/QSynth. Feel free to try out the attached patch, and please, share you

[fluid-dev] Auto-connect ALSA MIDI input patch

2016-05-02 Thread Tommaso Cucinotta
Hi all, first of all, thanks for the effort of all contributors to the excellent fluidsynth+qsynth :-)! While using QSynth+fluidsynth mostly as a hobbist, I came across this need for reconnecting the ALSA MIDI input to QSynth/fluidsynth everytime I restart the engine. So I worked out the attac