<div dir="ltr">Hi, <div><br></div><div>as it is defined in Pd's source, on line 98 of s_midi_alsa.c, the "Pure Data" name of Alsa Sequencer Client is fixed.</div><div>And it is the same for all instance of Pd.</div><div>As far I know there is no way to change a client name from another client (I tried to do so without success by modifying aconnect).</div><div><br></div><div>But maybe it could be a nice feature to be able to choose the Pure Data alsa sequencer client name.</div><div>For example with a string following the -alsamidi flag and/or in the midi settings dialog box.</div><div><br></div><div>Cheers</div><div><br></div><div>Antoine</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div></div>
<br><div class="gmail_quote">2015-05-25 23:51 GMT+02:00 Peter P. <span dir="ltr"><<a href="mailto:peterparker@fastmail.com" target="_blank">peterparker@fastmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Antoine,<br>
<br>
* Antoine Villeret <<a href="mailto:antoine.villeret@gmail.com">antoine.villeret@gmail.com</a>> [2015-05-25 17:37]:<br>
<span class="">> hi,<br>
><br>
> here is a patch that automatically connects all alsa midi input devices to<br>
> puredata alsamidi input<br>
> and the puredata output to all midi output devices<br>
> it uses zexy's llist2symbol and symbol2list to replace space in device name<br>
> with "_"<br>
><br>
> it's not exactly what you need but could be a good start<br>
</span>Thank you. I did already looked at it as part of aconnect's<br>
documentation, and am impressed by the Pd-object patchability.<br>
<br>
As you say, it is not (yet) exactly what I am looking for, but sure is<br>
interesting as well. Thanks for pointing me towards it.<br>
<br>
In case someone started following this thread by now only, let me sum up:<br>
<br>
I am still looking for a way how to have Pd connect to alsa midi devices<br>
by their name, and without possible confusion with other Pd instances on<br>
the same machine. This is on Linux.<br>
<br>
best, P<br>
</blockquote></div><br></div>