Hello List,
I'm having a new problem with ALSA MIDI: obseving QJackCtl's ALSA Connections and the Mesages it seems the MIDI connection graph changes with each MIDI message that is to be sent out. There is no effective output (when there shall be). Looks like MIDI gets reset with every output, using noteout-help.pd as well. Pd version 0.42.5-extended latest autobuild, 64-bit.
Andras
2010/9/5 András Murányi muranyia@gmail.com
Hello List,
I'm having a new problem with ALSA MIDI: obseving QJackCtl's ALSA Connections and the Mesages it seems the MIDI connection graph changes with each MIDI message that is to be sent out. There is no effective output (when there shall be). Looks like MIDI gets reset with every output, using noteout-help.pd as well. Pd version 0.42.5-extended latest autobuild, 64-bit.
Sorry for bouncing this. I think it's not a bug whatsoever, but i've messed up something. I've just seen the same on my friend's box (very different Pd version, 32-bit, the only same are Lucid and Jack). Any hints? I'm kinda stuck :-/
Thanks, Andras
Does it bounce with any MIDI app or just pd?
Try rosegarden for instance.
2010/9/13 András Murányi muranyia@gmail.com
2010/9/5 András Murányi muranyia@gmail.com
Hello List,
I'm having a new problem with ALSA MIDI: obseving QJackCtl's ALSA Connections and the Mesages it seems the MIDI connection graph changes with each MIDI message that is to be sent out. There is no effective output (when there shall be). Looks like MIDI gets reset with every output, using noteout-help.pd as well. Pd version 0.42.5-extended latest autobuild, 64-bit.
Sorry for bouncing this. I think it's not a bug whatsoever, but i've messed up something. I've just seen the same on my friend's box (very different Pd version, 32-bit, the only same are Lucid and Jack). Any hints? I'm kinda stuck :-/
Thanks, Andras
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
thanks for the advice. the symptom has disappeared (which is all i was wishing for), but if it ever returns, i'll do a checkup
Andras
2010/9/13 Pedro Lopes pedro.lopes@ist.utl.pt
Does it bounce with any MIDI app or just pd?
Try rosegarden for instance.
2010/9/13 András Murányi muranyia@gmail.com
2010/9/5 András Murányi muranyia@gmail.com
Hello List,
I'm having a new problem with ALSA MIDI: obseving QJackCtl's ALSA Connections and the Mesages it seems the MIDI connection graph changes with each MIDI message that is to be sent out. There is no effective output (when there shall be). Looks like MIDI gets reset with every output, using noteout-help.pd as well. Pd version 0.42.5-extended latest autobuild, 64-bit.
Sorry for bouncing this. I think it's not a bug whatsoever, but i've messed up something. I've just seen the same on my friend's box (very different Pd version, 32-bit, the only same are Lucid and Jack). Any hints? I'm kinda stuck :-/
Thanks, Andras
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Pedro Lopes (ongoing MSc) contact: pedro.lopes@ist.utl.pt website: http://web.ist.utl.pt/Pedro.Lopes
Hi, I had the same bug one year later, I think with vanilla... IO gave me a hack on this list, but then it seemed to be resolved as I installed PD-extended... but that bug has just returned... The solution was to launch pd with:
$ pd -alsamidi -mididev 1,1
the old topic is here: http://www.mail-archive.com/pd-list@iem.at/msg30157.html I'll try it tomorrow and report... but if anybody knows what the problem is...
how did it disappeared for you?
cheers raf
András Murányi a écrit :
thanks for the advice. the symptom has disappeared (which is all i was wishing for), but if it ever returns, i'll do a checkup
Andras
2010/9/13 Pedro Lopes <pedro.lopes@ist.utl.pt mailto:pedro.lopes@ist.utl.pt>
Does it bounce with any MIDI app or just pd? Try rosegarden for instance. 2010/9/13 András Murányi <muranyia@gmail.com <mailto:muranyia@gmail.com>> 2010/9/5 András Murányi <muranyia@gmail.com <mailto:muranyia@gmail.com>> Hello List, I'm having a new problem with ALSA MIDI: obseving QJackCtl's ALSA Connections and the Mesages it seems the MIDI connection graph changes with each MIDI message that is to be sent out. There is no effective output (when there shall be). Looks like MIDI gets reset with every output, using noteout-help.pd as well. Pd version 0.42.5-extended latest autobuild, 64-bit. Sorry for bouncing this. I think it's not a bug whatsoever, but i've messed up something. I've just seen the same on my friend's box (very different Pd version, 32-bit, the only same are Lucid and Jack). Any hints? I'm kinda stuck :-/ Thanks, Andras _______________________________________________ Pd-list@iem.at <mailto:Pd-list@iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list -- Pedro Lopes (ongoing MSc) contact: pedro.lopes@ist.utl.pt <mailto:pedro.lopes@ist.utl.pt> website: http://web.ist.utl.pt/Pedro.Lopes
-- Muranyi Andras
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
2010/9/21 Raphael Raccuia rafael.raccuia@blindekinder.com
Hi, I had the same bug one year later, I think with vanilla... IO gave me a hack on this list, but then it seemed to be resolved as I installed PD-extended... but that bug has just returned... The solution was to launch pd with:
$ pd -alsamidi -mididev 1,1
the old topic is here: http://www.mail-archive.com/pd-list@iem.at/msg30157.html I'll try it tomorrow and report... but if anybody knows what the problem is...
how did it disappeared for you?
cheers raf
...it just disappeared... while i was not using pd for a few days :-o
Andras