Re: [PD] check this out

2013-03-02 Thread Marco Donnarumma
Yes, it's emg+accelerometer detecting fingers position as hand gesture. Although, it's difficult to call it a gesture recognition. Besides, possible gestures seems to be limited to the recognition pattern they provide. Which overlook the real capability of gesture following, which is the

Re: [PD] [announce] [pd-fileutils] released, a command-line tool for managing pd files

2013-03-02 Thread s p
No there's no controls at the moment (other than this ugly message box). My priority is more on the engine than the GUI. At the moment I am about to start a big refactoring when I find the time, because I would like WebPd to use Web Audio API. That's also why I am separating components, because I

[PD] send .pd_linux files from maxlib?

2013-03-02 Thread João Pais
Hi, the latest version of pd-ext for debian has the externals of maxlib compiled in the wrong format. Can anyone out there send me a zip file with the .pd_linux files from the extra/maxlib folder? I'm using debian squeeze 32b. Please send directly to my mail, not to the list. Thanks,

[PD] debian: patch with some gops stalling

2013-03-02 Thread João Pais
Hi everyone, I have a subpatch with ~20 gops showing (each with an array). When opening the subpatch, or changing desktops to the desktop where the patch is, there is a pause of ~1m, until the subpatch draws. During this time no sound can be produced, and only shortly afterwards does midi

[PD] Gem:Convert 3d shape(obj) into a string of characters

2013-03-02 Thread ronni montoya
Hi, i was wondering how can i convert a 3d shape (obj file) into a string of characters using Gem/pd? Is it possible to get a list with all the vertex values of a obj file using Gem? If not, which other options do exist? thanks in advance R. ___

Re: [PD] measuring entropy of a signal?

2013-03-02 Thread ronni montoya
Hi, Charles, my idea in using shannons entropy is to measure self generated songs. For example if you have a patch that generate sound structures using a generative rules it would be nice to measure that sound structure and use that measurement to evolve the rules that generate that sound

Re: [PD] file format for GEM

2013-03-02 Thread chris clepper
That's a similar machine to what I was using in 2007-8. Try the ProRes 422 and 422(HQ) codecs. Those flags can be set using the Preferences-Startup options. Add -nomidi -noaudio -nrt to the startup flags line. Restart Pd. On Sat, Mar 2, 2013 at 1:08 PM, Stephan Elliot Perez

Re: [PD] Gem:Convert 3d shape(obj) into a string of characters

2013-03-02 Thread Cyrille Henry
hello, a obj file already is coded as text. so you don't have to do any convertion, just open it with a text editor! cheers c Le 02/03/2013 18:06, ronni montoya a écrit : Hi, i was wondering how can i convert a 3d shape (obj file) into a string of characters using Gem/pd? Is it possible to

Re: [PD] Gem:Convert 3d shape(obj) into a string of characters

2013-03-02 Thread ronni montoya
oh cool , but how can i read that text in pd? cheers R. 2013/3/2, Cyrille Henry c...@chnry.net: hello, a obj file already is coded as text. so you don't have to do any convertion, just open it with a text editor! cheers c Le 02/03/2013 18:06, ronni montoya a écrit : Hi, i was

Re: [PD] Gem:Convert 3d shape(obj) into a string of characters

2013-03-02 Thread Cyrille Henry
with the textfile object. cheers c Le 02/03/2013 19:42, ronni montoya a écrit : oh cool , but how can i read that text in pd? cheers R. 2013/3/2, Cyrille Henry c...@chnry.net: hello, a obj file already is coded as text. so you don't have to do any convertion, just open it with a text

Re: [PD] measuring entropy of a signal?

2013-03-02 Thread Charles Z Henry
On Sat, Mar 2, 2013 at 12:28 PM, ronni montoya ronni.mont...@gmail.comwrote: Hi, Charles, my idea in using shannons entropy is to measure self generated songs. For example if you have a patch that generate sound structures using a generative rules it would be nice to measure that sound

Re: [PD] Simple Kalman filter

2013-03-02 Thread Joel Matthys
I've updated my 1D linear Kalman filter to include an analysis method to improve the initial noise model, along with a proper help file. https://github.com/jwmatthys/kalman-pd Joel On 02/28/2013 05:05 PM, Charles Z Henry wrote: Hey Joel I was very interested to see your implementation.

[PD] TCL bug-question

2013-03-02 Thread Pagano, Patrick
i am having a horrible TCL bug crashing files with pd extended 64 bit Ubuntu 64 12.04 LTS with Hradio buttons [at least the suspects] How do i generate a full window dump? pp ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] measuring entropy of a signal?

2013-03-02 Thread Charles Z Henry
On Sat, Mar 2, 2013 at 12:28 PM, ronni montoya ronni.mont...@gmail.comwrote: In this case entropy varies with time and what i am interested in are the entropy trayectories. You can plot this trayectories and compare different trayectories from different songs . More complex sound