Re: [PD] Techniques for atomic/controlled variable updates

2009-06-15 Thread Frank Barknecht
Hallo, Fred Smith hat gesagt: // Fred Smith wrote: > The problem I'm having is that the single input parameter is processed > to generate 4 control parameters for GEM - 2 indexes into the image > list, and 2 gain scale factors used when blending the images. The > issueis that when a control values

Re: [PD] Techniques for atomic/controlled variable updates

2009-06-15 Thread Jonathan Wilkes
--- On Tue, 6/16/09, Fred Smith wrote: > From: Fred Smith > Subject: [PD] Techniques for atomic/controlled variable updates > To: pd-list@iem.at > Date: Tuesday, June 16, 2009, 1:21 AM > Hello all - > > I'm currently building a simple video project using PD and > GEM that > creates a video s

[PD] Split multichannel audio file into stereo pairs

2009-06-15 Thread Ignacio Viano
Hi everyone. I want to split a 32-bits 12 tracks audio file (aif) into 6 stereo files (consecutive pairs i.e. 1-2, 3-4, etc.). I've already tried with [soundfiler], but there seems to be many problems with large files (this one is aprox. 10 minutes lenght) and with 32-bits reading (I listen a kin

[PD] [PD-announce] Pd club Providence - 1st meeting, June 24

2009-06-15 Thread Shawn Greenlee
Pd club - 1st meeting! http://www.as220.org/labs/pd/ Wednesday, June 24 7:00 - 8:30 PM AS220 Labs 115 Empire St., 2nd floor Providence, RI 02903 USA Come down to AS220 Labs and join the Pd club for it's first meeting!!! The Pd club will be a periodic, informal gathering (a "patching circle"

[PD] Techniques for atomic/controlled variable updates

2009-06-15 Thread Fred Smith
Hello all - I'm currently building a simple video project using PD and GEM that creates a video stream by combining a series of images in various ways based on a single input control signal. Simply put, the input signal is processed to produce indexes into arrays of images, and to provide some par

Re: [PD] [PD-announce] Pd 0.42-5 released

2009-06-15 Thread Rich E
Yes, the problem I have when using freebob in debian does not exist with NUM_JACK_PORTS at 128 (but anything higher and I get horrible xruns). It would be nice one day to figure out why this is. Rich 2009/5/15 IOhannes m zmölnig > Miller Puckette wrote: > >> Pd version 0.42-5 is ready: >> >> h

[PD] popup button

2009-06-15 Thread erik bartos
Hi there i have one problem with popup button i can load the optional items inside the button, but i cant choose nothing from the shown menu. this is the error what I am getting error: popup0x55a090: no such object looking forward to any answer love ya __

Re: [PD] sound and video

2009-06-15 Thread chris clepper
Try sending a 'volume 1' message to pix_film or pix_movie on OSX. On Sun, Jun 14, 2009 at 4:28 PM, Jose Luis Santorcuato < santorcuat...@gmail.com> wrote: > Dear friends i can run videos, fx, and others, but not the sound of the > videos... how connect the audio for videosmov mp4

Re: [PD] K8061 USB interface board in PD on Mac

2009-06-15 Thread Martin Peach
a. tonal wrote: hallo, i don't know about using .dll on a mac. please tell me if you know. No, you can't. dlls are for MS Windows systems. I found this googling "K8061 protocol", it seems to be source code for a linux driver for the K8061: http://doip.laupro.nl/browser/doip/k8061/trunk/k8061.

Re: [PD] gem and double buffer

2009-06-15 Thread cyrille henry
Andres Ferrari a écrit : hello, is possible in gem to change between single buffer and double buffer without destroy gemwindow?? no or dont`t clear buffer(background image) in double buffer??? not really, but you can sna2tex and draw the last image on every frame. you can also easily e

[PD] gem and double buffer

2009-06-15 Thread Andres Ferrari
hello, is possible in gem to change between single buffer and double buffer without destroy gemwindow?? or dont`t clear buffer(background image) in double buffer??? thanks a lot!!! Andrés Ferrari G. http://www.myspace.com/anfex ___

Re: [PD] K8061 USB interface board in PD on Mac

2009-06-15 Thread a. tonal
hallo, i don't know about using .dll on a mac. please tell me if you know. the dll does all the communication with the card. the pd object, or whatever program, uses commands provided by the dll. i further think, that when using a virtual os like virtual box or wine, the communication with hard

Re: [PD] some naive questions

2009-06-15 Thread Derek Holzer
Hi Tania, you'll find some detailed answers to both these questions in the configuring and Starting sections of the PD FLOSS Manual: http://en.flossmanuals.net/PureData/ConfiguringPD http://en.flossmanuals.net/PureData/StartingPD best! Derek tania habib wrote: Hello, I have two questions re

[PD] some naive questions

2009-06-15 Thread tania habib
Hello, I have two questions regarding the audio settings on PD. When you open the audio settings in PD, normally 44.1 kHz sampling rate and a delay of 50 msec are given with various options for inputs/outputs. My question is whether someone can tell me about this delay and what does that really m

Re: [PD] sound and video

2009-06-15 Thread Jose Luis Santorcuato
Alvaro, very thanks, but i use pure data in mac normally... well... the forum talk me about pdp_qt or pdp_qt~ i willl try this afternoon...but i am not sure. Thanks a lot pd list!!! and Alvaro Greetings from Chile JL 2009/6/15 Alvaro > Hola Jose, > > if you are using Ubuntu and you have soun

Re: [PD] sound and video

2009-06-15 Thread Alvaro
Hola Jose, if you are using Ubuntu and you have sound in other applications, then this might be a codec problem. Please open Synaptic (or whatever package manager you use) and check if the packages "non-free-codecs", "ubuntu-restricted-extras" and "libquicktime1" are installed. alvaro > Mess