Oded Ben-Tal wrote:
- is there a way to generate a file (in whatever video format) from gem
graphics?
[pix_write] allows you to capture still-images (either jpeg or tiff) with [auto 1( it will capture each frame. it is slooow.
- I get clicks when playing sound while also doing graphics. Playback
(using sfplay~) is fine if I'm not rendering graphics. I'm running RH9 (planetCCRMA) with an m-audio soundcard. I'm not using Jack just alsa.
probably "-rt" (if you are using nvidia, make sure you have a kernel>=2.6.10 to prevent freezes) and/or "-buffersize" can help.
another possibility would be to run 2 seperate pd's on one machine (the audio-part with higher priority) and communicate via [netsend]/[netreceive]
mfg.asd.r IOhannes