Hello
I try to open pd with the flag -alsamidi and no connect with the seq.
It's a bug?
The only way to connect with alsa is in the media menu.?
Inside a patch it's possible to connect alsa?
Thanks!
-alsamidi
Hello
I try to open pd with the flag -alsamidi and no connect with the seq.
It's a bug?
The only way to connect with alsa is in the media menu.?
Inside a patch it's possible to connect alsa?
Thanks!
If you do it from command line flags then you need to specify -midiindev and - midioutdev too. I think.
Use the Source.
Yes, i try with -midiindev and -mididev, etc. But alsa is not disposable before launch puredata, only OSSmidi and externals Midi. I try in 0.40 vanilla, 0.39 extended and 0.37 in Ubuntu and Debian and it's the same problem for all.
I presume you want to launch a no-gui or something that works without user intervention.
Have you listed devices to make sure that it's there (assume it is if you can start from the GUI)
also try verbose and see what it says on startup,..... otherwise perhaps a bug report is in order.
Use the Source.
Yes, PD is launched without user intervention and, yes, with GUI the alsa connection is ok.
Any Msg style [;pd alsamadi 1 1;] inside the path is possible?
Thanks
Obiwannabe it's the master!
Iohannes it's the master!
The solution of this problem is:
http://lists.puredata.info/pipermail/pd-list/2005-11/032972.html
pd -mididev 5,1 -alsamidi
Thanks!
Oops! Looks like something went wrong!