Re: [PD] OT: Poll: Csounds or SuperCollider or Chuck

2011-11-01 Thread Michal Seta
On Mon, Oct 31, 2011 at 9:48 PM, Epic Jefferson jeffreyconcepc...@gmail.com wrote: // 128 sine waves with random freq mixed down to stereo: { Splay.ar(SinOsc.ar({ExpRand(100, 5e3)} ! 128)) }.play in CSound, we could have a better idea of the different coding perspectives. I have not used

Re: [PD] OT: Poll: Csounds or SuperCollider or Chuck

2011-11-01 Thread yvan volochine
On 11/01/2011 04:23 AM, Jean-Michel Dumas wrote: It's great to see pyo make an appearance in this discussion. For completion's sake, here's the 128 sine waves with random freq mixed down to stereo example written in pyo. I find it much more readable than either SC or cSound, but that's only a

Re: [PD] OT: Poll: Csounds or SuperCollider or Chuck

2011-11-01 Thread johannes
hello, nice thread - iam interested in two things: the soundquality/ resolution and stabillity at cpu expensive applications of these three programminglanguages. do they differ? thanks, jo Am 01.11.11 11:16, schrieb yvan volochine: On 11/01/2011 04:23 AM, Jean-Michel Dumas wrote: It's

Re: [PD] pd on mini devices

2011-11-01 Thread Ricardo Lameiro
I did managed to run puredata on a beagleboard clone (igepv2) the audio IC on the beagle and clones is really bad, but with an external USB interface it works very well. I did tried a pitchshifter patch and ot worked. Better yet is to use LibPd. I also tried it using a puthon wrapper, amazing and

Re: [PD] pd on mini devices

2011-11-01 Thread i go bananas
Hi Ricardo, this is very encouraging news! i don't need any externals, just basic pd. LibPd sounds like it would be ideal. when you say about using beagelboard with an external audio device, is that hard to set up? What is the latency like? i think i really need less than 20ms, but as low as

Re: [PD] OT: Poll: Csounds or SuperCollider or Chuck

2011-11-01 Thread Jean-Michel Dumas
Olivier (pyo's dev) responded offlist while I was busy writing a reply. I'm posting what he has to say here for the benefit of the list. For those interested (and to avoid hijacking pd-land), there is a pyo mailing list here: http://groups.google.com/group/pyo-discuss Pyo radio will be back up

Re: [PD] RjDj - Accessing RjDj server

2011-11-01 Thread Joe White
Hi Tesia, RJZServer on your wireless network doesn't interact with our servers. Are you trying to install scenes from your computer to your iDevice? Cheers, Joe On 20 October 2011 04:21, tesia kosmalski tes...@gmail.com wrote: So why is it taking a small miracle for my iPod and iPhone to

Re: [PD] gridflow fullscreen

2011-11-01 Thread stéfan piat
hello ! is there a fullscreen method with [#out x11( ? (or #out quartz) the shortcuts from [#out sdl( seems to not working there... I try the change the window size from [#out x11] but I got the following error message by sending the message [out_size 1920 1080( error: [#io.x11 out] inlet 0

[PD] [PD-announce] 7. November 2011: Patchbay in Cologne

2011-11-01 Thread Frank Barknecht
English below | V Liebe Freunde, am nächsten Montag, 7.11.2011, findet nach einer ausgedehnten Sommerpause unser nächstes Patchbay-Treffen statt. Special Guest: Chikashi Miyama. Wir starten um 19:00 im

Re: [PD] New versions of pd-l2ork now available on git

2011-11-01 Thread Hans-Christoph Steiner
On Oct 31, 2011, at 7:44 PM, Ivica Ico Bukvic wrote: It looks like it'll take overnight to download all of the pd-l2ork-dev tarballs. So should be able to have this done tomorrow. You still up for swapping this in as your git repo? .hc Will I have complete control over it? In other

Re: [PD] drag n' drop OSX tkdnd

2011-11-01 Thread m.e.grimm
ok thanks for that! yeah I also independently verified this too so here is the crazy report: http://pastebin.com/H3VSbyvJ and i noticed i noticed: 1) 0x7fff8de93000 - 0x7fff8e1b7fff com.apple.HIToolbox 1.8 (???) A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2

[PD] Rép : PDGST - no pix_gst2pix ... and hello

2011-11-01 Thread x.garnier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-10-31 00:37, x.garnier wrote: Hello you all, pix_gst2pix.cpp:148: error: ?class GemState? has no member named ?set? pix_gst2pix.cpp:148: error: ?_PIX? is not a member of ?GemState? it seems like you are trying to compile pdgst with an

[PD] Fwd: gem, pdp, gridflow, pidip

2011-11-01 Thread Ricardo Fabbri
Sorry, I had accidentally sent this to pd-dev. Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri labmacambira.sf.net -- Forwarded message -- From: Ricardo Fabbri rfab...@gmail.com Date: Tue, Nov 1, 2011 at 5:51 PM Subject: gem, pdp, gridflow, pidip

Re: [PD] pd on mini devices

2011-11-01 Thread Ricardo Lameiro
It is not dificult to setup, provided that the usb device is supported by alsa/kernel. The latency depends greatly of the device cpu, kernel, driver etc. Low latencies like 4 ms seems to me hard to achieve. No dia 1 de Nov de 2011 13:07, i go bananas hard@gmail.com escreveu: Hi Ricardo,

Re: [PD] OT: Poll: Csounds or SuperCollider or Chuck

2011-11-01 Thread Max
there has been a discussion about the sound quality that in 3/2010, unfortunately split up in a few threads: http://lists.puredata.info/pipermail/pd-list/2010-03/077079.html http://lists.puredata.info/pipermail/pd-list/2010-03/077205.html (…) the upcoming double precision Pd will change a few