Re: [PD] ALSA MIDI problem

2014-01-21 Thread Jack
UA-25 & VIEWCON.. >> >> You could run the script from you ~/.bash_profile which would call it >> as soon as the user is logged in. I use this: >> >> - >> >> # do nothing if this is a ssh session >> if [ "$SSH_CLIENT" != &

Re: [PD] ALSA MIDI problem

2014-01-21 Thread Dan Wilcox
& VIEWCON.. > > You could run the script from you ~/.bash_profile which would call it as soon > as the user is logged in. I use this: > > - > > # do nothing if this is a ssh session > if [ "$SSH_CLIENT" != "" ] ; then >

Re: [PD] ALSA MIDI problem

2014-01-21 Thread Dan Wilcox
It's important to ignore ssh sessions since, if you're like me, and you want to login to your (wearable) computer via SSH to check something, you don't want to launch a new instance of pd. On Jan 21, 2014, at 1:37 PM, pd-list-requ...@iem.at wrote: > From: Jack &g

Re: [PD] ALSA MIDI problem

2014-01-21 Thread IOhannes m zmölnig
On 01/21/2014 02:20 PM, Jack wrote: > > Now, how can i keep this configuration each time i reboot my laptop ? > ++ if you have a desktop, use qjackctl (which despite it's name can also handle alsa-midi routing): - create a new "patchbay" that connects your audio-device with Pd - "enable" the patc

Re: [PD] ALSA MIDI problem

2014-01-21 Thread Jack
Ok, I find a solution : $ aconnect -i client 0: 'System' [type=noyau] 0 'Timer ' 1 'Announce' client 14: 'Midi Through' [type=noyau] 0 'Midi Through Port-0' client 20: 'USB Uno MIDI Interface' [type=noyau] 0 'USB Uno MIDI Interface MIDI 1' client 128: 'Pure Data'

[PD] ALSA MIDI problem

2014-01-21 Thread Jack
Hello, I need your help :) I try to use my M-Audio Uno MIDI interface with Pd, but it doesn't work. I tried this three command to be sure that my MIDI interface works. $ lsusb ... Bus 001 Device 007: ID 0763:0150 Midiman M-Audio Uno ... $ dmesg | tail [ 389.178324] usb 1-1.2: New USB device s