Le 26/12/2013 17:16, D G a écrit :
Hello List
Im using GEM in 0.43.4 extended in ubuntu 12.04

Every time I open GEM window, the audio stream becomes glitchy. When I close it it goes away.

I guess it might be a configuration tweak of the video card, but can't make it work. Does anyone have a clue or point out a good source of detailed info to overcome this?

Thanks for your help!

Daniel


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,

If you have a multicore CPU :
- You can use 2 instances of Pd : one for the sound, the other for the visual. Then you can use netsend/netreceive to send data between 2 instances.
- Another possibility : use [pd~]. See help about this object.
++

Jack