[PD] sqrt~ problem in Pd-extended?

2011-10-07 Thread Joe Newlin
Nightly auto-build Pd-0.43.1-extended-20111004-windowsxp-i386 on Windows 7. example: \doc\7.stuff\soundfile-tools\6.vocoder.pd, \extra\vanilla\sqrt~-help.pd etc. It looks like this was a known bug in the past and fixed at some point, having now returned? Is there a workaround? Thanks, -- www.

Re: [PD] sqrt~ problem in Pd-extended?

2011-10-07 Thread Gerard Paresys
Same problem with sqrt~ on MacOSX.5 and Pd-0.43.1-extended-20110927.app. No problem on MacOSX.5 and Pd-0.42.5-extended.app No problem with rsqrt~ Gerard -- http://gerard.paresys.free.fr/ Date: Fri, 7 Oct 2011 01:04:03 -0700 From: Joe Newlin To: pd list Subject: [PD] sqrt~ problem in Pd-exten

[PD] PdDroidParty v154 (+ CanOfBeats)

2011-10-07 Thread Chris McCormick
Hey All, The first Pd app based on the PdDroidParty source is now in the Android Marketplace. It's a re-boot of my old patch CanOfBeats, with a nicer interface and some features people were asking for like loading and saving: So t

[PD] very compressed chip sounds

2011-10-07 Thread Chris McCormick
Surely we can do stuff like this in Pd? Smallest Pd patch that makes an interesting tune? Chris. --- http://mccormick.cx ___ Pd-list@iem.at mail

[PD] pd with syphon

2011-10-07 Thread Pagano, Patrick
Has anyone got pure data extended working with Syphon? http://syphon.v002.info/ pp ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] pd with syphon

2011-10-07 Thread IOhannes m zmölnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/07/2011 02:45 PM, Pagano, Patrick wrote: > Has anyone got pure data extended working with Syphon? how do you envision this "working with" for "pd-extended"? do you mean using syphon as input/output for video-frameworks (like Gem, GF, pdp)? (non

Re: [PD] pd with syphon

2011-10-07 Thread Mathieu Bouchard
Le 2011-10-07 à 14:59:00, IOhannes m zmölnig a écrit : as for Gem, it won't work (yet), as syphon will only work in 64bit mode, Why will it only work in 64-bit mode ? Is it that they didn't bother with 32-bit builds just like other people don't bother with 64-bit builds ?

Re: [PD] pd with syphon

2011-10-07 Thread Bastiaan van den Berg
On Fri, Oct 7, 2011 at 14:45, Pagano, Patrick wrote: > Has anyone got pure data extended working with Syphon? > Seems there is a freeframe plugin for syphon, pd supports freeframe, doesnt it? -- Regards, buZz ___ Pd-list@iem.at mailing list UNSUBSCRIB

Re: [PD] very compressed chip sounds

2011-10-07 Thread mark edward grimm
cool... thanks for this! also made me think: what would this be like compiled as an external? what is the smallest sized external that does something interesting? i have bee interested in learning/writing C last few weeks o rather then small pieces of code implemented as patches just wondering w

Re: [PD] Pd-list Digest, Vol 79, Issue 22

2011-10-07 Thread Michael Karr
Aha, I see. Now this problem, when I try to use your patch with pix_movie it flashes green stroboscopically and repeats the entire video frame in all 9 blocks of the GEM window; and when I change the grid from 3x3 to 1x5, it does crop, but creates space between the individual crops. In gems.multi.c

Re: [PD] pix.multi.crop (Michael Karr)

2011-10-07 Thread Michael Karr
Aha, I see. Now this problem, when I try to use your patch with pix_movie it flashes green stroboscopically and repeats the entire video frame in all 9 blocks of the GEM window; and when I change the grid from 3x3 to 1x5, it does crop, but creates space between the individual crops. In gems.multi.c

Re: [PD] pix.multi.crop (Michael Karr)

2011-10-07 Thread Jack
Le 07/10/2011 17:18, Michael Karr a écrit : Aha, I see. Now this problem, when I try to use your patch with pix_movie it flashes green stroboscopically and repeats the entire video frame in all 9 blocks of the GEM window; and when I change the grid from 3x3 to 1x5, it does crop, but creates spa

Re: [PD] HELP Please! Pd-0.40.3-extended on Windows 7 with Fireface 400 to get 4 outs

2011-10-07 Thread Lorenzo Sutton
Sorry to answer myself but no feedback on this an had some time today to test. Turns out that if I select ASIO I have no option to have multiple input/outputs as MIMO (or whatever the other windows system is called). I tried some command line switches but to no avail and had to fall back to ster

Re: [PD] sqrt~ problem in Pd-extended?

2011-10-07 Thread Hans-Christoph Steiner
Thanks for reporting that, I committed something that I think should fix it in tomorrow's build: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revision&revision=15538 .hc On Fri, 2011-10-07 at 11:52 +0200, Gerard Paresys wrote: > Same problem with sqrt~ on MacOSX.5 and Pd-0.43.1-ex

Re: [PD] pd with syphon

2011-10-07 Thread Hans-Christoph Steiner
On Fri, 2011-10-07 at 16:43 +0200, Bastiaan van den Berg wrote: > On Fri, Oct 7, 2011 at 14:45, Pagano, Patrick > wrote: > Has anyone got pure data extended working with Syphon? > > > Seems there is a freeframe plugin for syphon, pd supports freeframe, > doesnt it? Also, vade, the main

Re: [PD] pd with syphon

2011-10-07 Thread Pagano, Patrick
I looks like that Syphon provides both a SyphonClient & SyphonServer.bundle, which is more in line with 1.5, not 1.0 freeframe I cannot create a [pix_freeframe SyphonClient] file if that is what you mean I would love to be able to pipe GEM to Isadora on OSX pp From: Bastiaan van den Berg mailto:

Re: [PD] very compressed chip sounds

2011-10-07 Thread Mathieu Bouchard
Le 2011-10-07 à 20:25:00, Chris McCormick a écrit : Surely we can do stuff like this in Pd? Smallest Pd patch that makes an interesting tune? I didn't aim for smallest patch for those guys, but I made a stereo tune whose patch fits in 2k and synthesises everything using a single [cpole~] thr

[PD] Ctrl-Return to create an object

2011-10-07 Thread Hans-Christoph Steiner
https://sourceforge.net/tracker/index.php?func=detail&aid=3420438&group_id=55736&atid=478072 MarioMey just reminded me that Ctrl-Return created an object in 0.42.5, 0.43 is just missing the binding in the above bug report. Here's how to re-add it in a GUI plugin: bind all <$::modifier-Key-Retur

Re: [PD] HELP Please! Pd-0.40.3-extended on Windows 7 with Fireface 400 to get 4 outs

2011-10-07 Thread Patrice Colet
Hello Lorenzo, I own a fireface 400 and use it under windows, so maybe I could be some help... - "Lorenzo Sutton" a écrit : > Sorry to answer myself but no feedback on this an had some time today > to > test. > Turns out that if I select ASIO I have no option to have multiple > input/ou