[PD] fluid~ ( footils ) seems not work at Pd 0.43.1

2012-08-07 Thread glerm soares
Ubuntu Oneiric linux kernel 3.0.0-20-generic-pae libfluidsynth.so.1.5.1 fluid~ - the object loads but when I turn on DSP pd crashes with a signal - watchdog: signaling pd... watchdog: signaling pd... watchdog: signaling pd... (something related to tcl/tk GUI ??) Can anyone reproduce the crash? t

Re: [PD] [PD-dev] Flext compiled objects in Pd 0.43.1 (fluid~ && py/pyext)

2012-08-07 Thread glerm soares
2012/8/7 Thomas Grill > Hi Glerm, > i would be interested on the circumstances why pyext doesn't load. > Are you sure that you used a valid python script (to be found in the > current patcher directory or the pd path? Because, if not, pyext won't load. > gr~~~ > > Perfect tip, gr~~~. thanx a lot

Re: [PD] [PD-dev] Flext compiled objects in Pd 0.43.1 (fluid~ && py/pyext)

2012-08-07 Thread Thomas Grill
Hi Glerm, i would be interested on the circumstances why pyext doesn't load. Are you sure that you used a valid python script (to be found in the current patcher directory or the pd path? Because, if not, pyext won't load. gr~~~ Am 07.08.2012 um 22:40 schrieb glerm soares: > Hello, > > I just c

[PD] Flext compiled objects in Pd 0.43.1 (fluid~ && py/pyext)

2012-08-07 Thread glerm soares
Hello, I just compiled and tested Pd 0.43.1 since a long time using 0.42.5 and missed some objects I always used. I want to know if some people are having the same trouble than me with 2 flext compiled objects mainly - [ fluid~ ] &&[ pyext ] my system is Ubuntu Oneiric 32bits,kernel 3.0.0-20-gene

Re: [PD] playing videos with sound /Gem ?

2012-08-07 Thread Max
Am 07.08.2012 um 18:32 schrieb xä: > we are making an exercise in Gem where is needed to play a video with its > sound. > tried [pix_movie] and [pix_film] but in those is not possible to > extract signal connections. afaik there is only one object which does play back video files including their

[PD] playing videos with sound /Gem ?

2012-08-07 Thread Dafydd Hughes
Hey Hans' framesync worked beautifully for me: http://puredata.info/downloads/framesync Cheers Dafydd On Tuesday, August 7, 2012, xä wrote: > Hi list, > > we are making an exercise in Gem where is needed to play a video with its > sound. > tried [pix_movie] and [pix_film] but in those is not po

[PD] playing videos with sound /Gem ?

2012-08-07 Thread
Hi list, we are making an exercise in Gem where is needed to play a video with its sound. tried [pix_movie] and [pix_film] but in those is not possible to extract signal connections. Other objects or libraries in Gem that makes this possible? [Already tried also pdp2gem and the lib Audiovideo (ht

Re: [PD] readsf~ problem with 28-channel 256hz file

2012-08-07 Thread Johanna Nowak
* kristof lauwers [2012-08-07 16:42]: > At 14:07 2012-08-07, i go bananas wrote: > > >If you only want to playback the data, then the easiest way might > >be just to change pd's sample rate to 256hz. > > > >If that doesn't work, maybe have a look at readsf~ help to see how > >to manually set play

Re: [PD] readsf~ problem with 28-channel 256hz file

2012-08-07 Thread kristof lauwers
At 14:07 2012-08-07, i go bananas wrote: If you only want to playback the data, then the easiest way might be just to change pd's sample rate to 256hz. If that doesn't work, maybe have a look at readsf~ help to see how to manually set playback parameters well, i want to use the EEG data as

Re: [PD] readsf~ problem with 28-channel 256hz file

2012-08-07 Thread Johanna Nowak
* i go bananas [2012-08-07 14:10]: > If you only want to playback the data, then the easiest way might be just > to change pd's sample rate to 256hz. have a look at the help-file for the block~ object, which can do up/downsampling in a subpatch. If you have enough ram, you could also load all so

Re: [PD] readsf~ problem with 28-channel 256hz file

2012-08-07 Thread i go bananas
If you only want to playback the data, then the easiest way might be just to change pd's sample rate to 256hz. If that doesn't work, maybe have a look at readsf~ help to see how to manually set playback parameters On Tuesday, August 7, 2012, kristof lauwers wrote: > Hi, > > I'm trying to play ba

[PD] looking for peak/notch pair

2012-08-07 Thread Jeppi Jeppi
Hi,I need a pair com truly complementary peak/notch filters in pd, such that cascading them is guaranteed to provide a flat magnitude response. Does anyone know whether there is a suitable filter pair for that in pd or pd extended? Any 2nd order filter with adjustable center freq. would do. Hav

[PD] readsf~ problem with 28-channel 256hz file

2012-08-07 Thread kristof lauwers
Hi, I'm trying to play back a rather uncommon file with readsf~. It's 3 hours of EEG data, on 28 channels, with a samplerate of only 256 hz. At first sight, readsf~ deals well with the 28 channels, but it seems to play it back way too fast.. Is there a way to make rit play back the file at t