Re: [PD] ipoke~ ?

2012-06-14 Thread Julian Brooks
Been in touch with P.A. (he's my supervisor at Huddersfield) and he would be delighted to have a Pd version of iPoke~. If we get a posse together, or if someone is happy to take it on, he's more than happy to share the source code with us/you/them/it. There's also a new version (v.3) which

Re: [PD] ipoke~ ?

2012-06-14 Thread Charles Henry
On Wed, Jun 13, 2012 at 6:14 PM, katja katjavet...@gmail.com wrote: There should be an (optional) amplitude compensation for up- and downsampling, as an amplitude effect would be inconvenient in the case of a variable-speed sound-on-sound looper. Katja I think that a consideration here to

[PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Tedb0t
After much tribulation, I managed to build Pd-extended on the RPi: http://log.liminastudio.com/writing/tutorials/how-to-build-pd-extended-on-the-raspberry-pi I'm getting some noise, possibly due to the beta alsa driver, but I'm looking into it...

Re: [PD] ipoke~ ?

2012-06-14 Thread Miller Puckette
I've been thinking about this for some days. I agree there are two fundamentally different approaches (A: deal with each incoming sample independently, for each one adding some sort of filter kernel into the table; or B: advancing systematically through the table, filling each point by

Re: [PD] ipoke~ ?

2012-06-14 Thread Miller Puckette
Sorry, for 'gianl' below read 'signal'. On Thu, Jun 14, 2012 at 11:41:01AM -0700, Miller Puckette wrote: I've been thinking about this for some days. I agree there are two fundamentally different approaches (A: deal with each incoming sample independently, for each one adding some sort of

Re: [PD] ipoke~ ?

2012-06-14 Thread Charles Henry
I'm not sure I understood the whole thread so far... let me back up: I'm not sure that you want to write samples of a function to the table for each sample you want to write. You start with two signals (blocks of N), one is the data you want to write, the other is the indexes where you want the

[PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Marco Donnarumma
That's great! thanks for sharing, and keep us updated. M After much tribulation, I managed to build Pd-extended on the RPi: http://log.liminastudio.com/writing/tutorials/how-to-build-pd-extended-on-the-raspberry-pi I'm getting some noise, possibly due to the beta alsa driver, but I'm

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Tedb0t
For convenience, I uploaded the package (.deb) here: http://download.puredata.info/pd-extended-rpi/releases/1.0/Pd-0.43.1-extended-20120606.deb/view If anyone else has a Raspberry Pi, can you download this and try installing it? Thanks! —t3db0t On Jun 14, 2012, at 3:08 PM, Marco Donnarumma

Re: [PD] ipoke~ ?

2012-06-14 Thread Matt Barber
On Thu, Jun 14, 2012 at 2:56 PM, Charles Henry czhe...@gmail.com wrote: I'm not sure I understood the whole thread so far... let me back up: I'm not sure that you want to write samples of a function to the table for each sample you want to write. You start with two signals (blocks of N), one

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Scott R. Looney
agreed - very excitingl. i can't offer any advice bvut i will cheer your eventual success and thank you profusely for taking the first trailblazing steps! scott On Thu, Jun 14, 2012 at 12:35 PM, Tedb0t li...@liminastudio.com wrote: For convenience, I uploaded the package (.deb) here:

Re: [PD] ipoke~ ?

2012-06-14 Thread Matt Barber
On Thu, Jun 14, 2012 at 2:41 PM, Miller Puckette m...@ucsd.edu wrote: I've been thinking about this for some days.  I agree there are two fundamentally different approaches (A: deal with each incoming sample independently, for each one adding some sort of filter kernel into the table; or B:

Re: [PD] ipoke~ ?

2012-06-14 Thread katja
On Thu, Jun 14, 2012 at 8:41 PM, Miller Puckette m...@ucsd.edu wrote: I've been thinking about this for some days.  I agree there are two fundamentally different approaches (A: deal with each incoming sample independently, for each one adding some sort of filter kernel into the table; or B:

Re: [PD] Pd-extended on the Raspberry Pi

2012-06-14 Thread Richie Cyngler
I'm hoping to try out your tutorial tonight! Have you made any attempts to address the GPIOs at all? In Pd or otherwise? On Fri, Jun 15, 2012 at 4:24 AM, Tedb0t li...@liminastudio.com wrote: After much tribulation, I managed to build Pd-extended on the RPi:

Re: [PD] ipoke~ ?

2012-06-14 Thread Matt Barber
But... today I realized why approach B could not work at all for an object which takes float indexes as arguments for writing, like you would expect from [tabwrite4~], [ipoke~] or any variable speed writer: for each perform loop, you get N (=blocksize) signal values and equally many index

Re: [PD] ipoke~ ?

2012-06-14 Thread Matt Barber
On Thu, Jun 14, 2012 at 9:23 AM, Julian Brooks jbee...@gmail.com wrote: Been in touch with P.A. (he's my supervisor at Huddersfield) and he would be delighted to have a Pd version of iPoke~.  If we get a posse together, or if someone is happy to take it on, he's more than happy to share the

Re: [PD] new sounds for hoedowninaround

2012-06-14 Thread Billy Stiltner
On Mon, May 7, 2012 at 12:27 AM, i go bananas hard@gmail.com wrote: really interesting as always Billy.  I'm hearing a bit of stuff like yours lately, made by various people.  Evolving freeform jams which step well outside the 4/4 looped techno paradigm, but which still keep a solid

[PD] speech recognition in pd?

2012-06-14 Thread flad chester
Hi guys, i was wondering if its possible to create speech recognition patches in pd? i need be create a system that recognize specific words, i was wondering if something like this is possible in pd? maybe somebody have done something like this before? thanks Flad

Re: [PD] [pd] tables as patch storage

2012-06-14 Thread Billy Stiltner
so there are 3 builti ways to do some sort of patch storage - msgbox, table, and txtfile. the only one I have used so far is table, my boogiebox is kinda like a little sequencer computer model built with puredata's components. http://www.geocities.ws/billy_stiltner/music/pd/ On Mon, Apr 2,

Re: [PD] flatspace, fausttopd, and a new tune

2012-06-14 Thread Billy Stiltner
hey, what's wrong with the knob in flatspace? error ! spelling on the first line. On Thu, Jun 14, 2012 at 11:09 PM, Billy Stiltner billy.stilt...@gmail.com wrote: hey, hat's wrong with the knob in flatspace? the menus are kind of plain and the knob is kinda chunky looking when small but I