[PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Pierre Massat
Hi all! After having had to deal with a bug in pduino (see Arduin is drivin me mad), i wrote a small sketch for the board and a patch using comport. It was working fine until i decided to actually try it with my audio patch. It turns out that my external USB soundcard prevents comport from

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Ingo
: Samstag, 9. Juli 2011 13:38 An: pd-list Betreff: [PD] Comport can't read serial devices when soundcard is plugged in Hi all! After having had to deal with a bug in pduino (see Arduin is drivin me mad), i wrote a small sketch for the board and a patch using comport. It was working fine until i decided

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Pierre Massat
: [PD] Comport can't read serial devices when soundcard is plugged in Hi all! After having had to deal with a bug in pduino (see Arduin is drivin me mad), i wrote a small sketch for the board and a patch using comport. It was working fine until i decided to actually try it with my audio patch

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Charles Goyard
Pierre Massat wrote: UPDATE : comport is now working as expected, and my arduino uno board is now friends with my USB soundcard. Wild guess : you rebooted your computer in the meantime. Or at least killed every stuck java process, and reloaded the serial driver with rmmod/modprobe ? Cheers,

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Martin Peach
: Samstag, 9. Juli 2011 13:38 An: pd-list Betreff: [PD] Comport can't read serial devices when soundcard is plugged in Hi all! After having had to deal with a bug in pduino (see Arduin is drivin me mad), i wrote a small sketch for the board and a patch using comport

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Pierre Massat
mailto:pd-list-boun...@iem.at**] Im Auftrag von Pierre Massat Gesendet: Samstag, 9. Juli 2011 13:38 An: pd-list Betreff: [PD] Comport can't read serial devices when soundcard is plugged in Hi all! After having had to deal with a bug in pduino (see Arduin is drivin me

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Martin Peach
Betreff: [PD] Comport can't read serial devices when soundcard is plugged in Hi all! After having had to deal with a bug in pduino (see Arduin is drivin me mad), i wrote a small sketch for the board and a patch using comport

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Pierre Massat
can't read serial devices when soundcard is plugged in Hi all! After having had to deal with a bug in pduino (see Arduin is drivin me mad), i wrote a small sketch for the board and a patch using comport

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Martin Peach
If you are plugging and unplugging the arduino it's possible the OS doesn't detect it properly. I know there were issues with the FTDI driver not reporting when the device had been removed, that caused Pd to hang. As long as your resistors are more than about 1 kOhm it should be OK. If you

Re: [PD] Comport can't read serial devices when soundcard is plugged in

2011-07-09 Thread Pierre Massat
I m pretty sure it's not related to the hardware, as it works perfectly fine in windows. I believe it has to do with the firmware. 2011/7/9 Martin Peach martin.pe...@sympatico.ca If you are plugging and unplugging the arduino it's possible the OS doesn't detect it properly. I know there were