Re: [PD] Urban Schlemmer's Reverb Design (Weimar PDCon)

2013-03-16 Thread katja
At the time of the convention at least, Urban's implementation was not publicly available. I remember discussing that with him. The work was very complicated and uncommented, so I could see there was good reason not to share it then. I'm still curious about it though, maybe we should just ask him.

Re: [PD] Gem and audio pause/clicks

2013-03-16 Thread John Harrison
Based on what you said, one solution would be to run 2 Pd instances. Have one only generate the audio. Manipulate it using the 2nd patch (the one you will directly manipulate) using netsend/netreceive. This works especially well if your CPU has more than one core. It could be [pd~] could address

Re: [PD] Gem and audio pause/clicks

2013-03-16 Thread Alexandros Drymonitis
There have been discussions about the latest Pd being able to play video and audio without drop outs or glitches...haven't tried something like that yet though. Anyway, why do you need to move windows around? Especially the Gem window. During a performance or installation or whatever, why should

Re: [PD] More Sensor Questions inc libfreenect on the Rpi

2013-03-16 Thread Julian Brooks
Hey Martin, Wow, like that a lot. Needs some more digging into but looks very promising. Have you tried one yet? Will get one and report back if not. Next weeks too crazy but will get into it the week after. Top tip, cheers. Julian On 15 March 2013 20:30, martin.pe...@sympatico.ca

Re: [PD] crude pd interface for omxplayer/Rpi

2013-03-16 Thread Antoine Villeret
Hi, thanks for sharing, it works but still with the audio crack when launching and quitting omxplayer but this is an omxplayer's issue... cheers a -- do it yourself http://antoine.villeret.free.fr 2013/3/7 batinste dwanaf...@yahoo.fr Hi list Looking for a way to control video playback on

[PD] video manipulation

2013-03-16 Thread anna ioannidi
Hello, I am a new one to pd. I want to create an interactive installation. The main idea is that the people with their movement are able to manipulate the speed of a video. I have a patch which understands the movement and translates it into frames. Managing the threshold and the blobsize

[PD] video manipulation

2013-03-16 Thread anna ioannidi
(sorry, I forgot the patch before) Hello, I am a new one to pd. I want to create an interactive installation. The main idea is that the people with their movement are able to manipulate the speed of a video. I have a patch which understands the movement and translates it into frames.

[PD] [GEM] pix_record .mov files and codecs

2013-03-16 Thread Jaime Oliver
hi everyone, I am recording video files from GEM processes, but now have a severe incompatibility issue. I know it is being recorded correctly because I can read the files from within GEM, but no external player seems to be able to open it (i.e. vlc player in both ubuntu and os x) The message

[PD] Lanboc-LCX w/ Pd

2013-03-16 Thread Alexandros Drymonitis
Hi, Has anyone used the Lanbox-LCX sending it control data from Pd? On lanbox's website I saw that it also receives TCP commands. Would mrpeach library's [tcpsend] do? ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] Large File Support on Linux (was: readsf fails to read 32 bits float wav)

2013-03-16 Thread Charles Goyard
Hi, after some research, it seems more related to the size of the file after all. I thought the problem was 32 bits files because it worked when I converted them to 16 bits. But it was just the file size dropped under 2gb. To sum up: a file over about 2Gb fails to open. This is related to how

Re: [PD] Large File Support on Linux (was: readsf fails to read 32 bits float wav)

2013-03-16 Thread Charles Goyard
Darn, I just found there's a feature request for just that from IOhannes pending since 2007. https://sourceforge.net/tracker/index.php?func=detailaid=1638701group_id=55736atid=478073 Cheers, -- Charles Charles Goyard wrote: Hi, after some research, it seems more related to the size of the

Re: [PD] Large File Support on Linux (was: readsf fails to read 32 bits float wav)

2013-03-16 Thread Miller Puckette
It's in the source - but Pd has to be compiled with '_LARGEFILE64_SOURCE' defined for this to work. Through 0.43 the configure script I was using was checking for this somehow (too complicted for me to understand how). Anyhow, this is a bug all right - thanks for reporting it! ... and can you

Re: [PD] [GEM] pix_record .mov files and codecs

2013-03-16 Thread Jaime Oliver
sorry solved this, Is there any reason why the [codeclist( message to pix_record should not just output or print without the -verbose -verbose flag? J On Sat, Mar 16, 2013 at 4:37 PM, Jaime Oliver jaime.oliv...@gmail.comwrote: hi everyone, I am recording video files from GEM processes, but

Re: [PD] Lanboc-LCX w/ Pd

2013-03-16 Thread dreamer
On Sat, Mar 16, 2013 at 9:49 PM, Alexandros Drymonitis adr...@gmail.comwrote: Hi, Has anyone used the Lanbox-LCX sending it control data from Pd? On lanbox's website I saw that it also receives TCP commands. Would mrpeach library's [tcpsend] do? Yes I have. You can control the lanbox-lcx

[PD] exporting waveform table into high definition .png?

2013-03-16 Thread ronni montoya
Hi list, is it possible to export and waveform table into a high definition png, or jpg or vector file in pd? cheers R. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list