[PD] External compiling!

2007-05-15 Thread Fabio Kaiser
Hey, I've got an external written in C++ and don't know how to compile it, so I can use it in PD! I already downloaded the MinGW compiler but don't know how to use it! Can anybody help me?? Greets Fabio ___ PD-list@iem.at mailing list UNSUBSCRIBE

[PD] compiling flext based externals on windows (was: External compiling!)

2007-05-15 Thread Georg Holzmann
Hallo! To clear the things up a little bit (I already wrote some mails with Fabio): which operating-system? Fabio is using Windows and tries to compile the GApop external, which is based on flext. So I already suggested him to: - install a compiler (MinGW) - install flext - then compile the

Re: [PD] compiling flext based externals on windows

2007-05-15 Thread IOhannes m zmoelnig
Georg Holzmann wrote: Hallo! To clear the things up a little bit (I already wrote some mails with Fabio): which operating-system? Fabio is using Windows and tries to compile the GApop external, which is based on flext. So I already suggested him to: - install a compiler (MinGW) -

Re: [PD] Connection with sensors - new devices?

2007-05-15 Thread Kyle Klipowicz
Hmmm so is the size of the data chunk the issue here? It took some looking at the patch with some super arcane int to ascii to float wizardry to even read the values coming from one sensor. Could you please elaborate on this? I _THINK_ that the firmware right now is using the digital connector to

Re: [PD] Sending data from PD to another program

2007-05-15 Thread Frank Barknecht
Hallo, Jared hat gesagt: // Jared wrote: What I'd like to also do is have the text display the voting choices. That is, at node dolphin the patch would display octopus and lobster. Is that information accessible, or am I out of luck? If you use my [textfile] based solution, then you

Re: [PD] pix_multiblob cpu usage

2007-05-15 Thread Tim Boykett
Of course the obvious solution is to port the OpenCV bits and pieces to PD/Gem externals :-) We did some last year for , using some existing framework, it worked within one day or so. There are several vision/video external frameworks out there; are any of them in Gem or elsewhere in PD

[PD] Bidirectional Module Problem - dynamically changing delwrite?

2007-05-15 Thread Kim Taylor
Hello everyone again Can anyone lend me their brain for 5 minutes so I can get a second opinion of my problem? Essentially what I'm trying to do is create a *generic* module that links bi-directionally to other modules: send audio information and also receive it with minimal time delay. It is

Re: [PD] wiiremote object for os x?

2007-05-15 Thread Husk 00
On 5/15/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote: On May 14, 2007, at 3:14 PM, Husk 00 wrote: Here's a help file, it may not be super complete: http://pure-data.cvs.sourceforge.net/pure-data/externals/io/wiiremote/ wiiremote-help.pd Thank you but this is what i found some day

[PD] Realtime-version of I07.phase.vocoder.pd

2007-05-15 Thread Luigi Rensinghoff
Hi List i come back to an old question, that i havent completely resolved for myself. I need something like the phase-vocoder from the fft-examples but for live-input. Basically: variable live-time-compression-expansion-delay-something. Has someone done that before ? Or can someone

Re: [PD] pix_multiblob cpu usage

2007-05-15 Thread nosehair911
The buigest problem with opencv (a great option I believe) is that it only works on intell processors, so anyone on an amd or a ppc (like me) would be screwed. If there was something like that for all processors it would be awsome. I think this kind of computer vision framework is needed in

Re: [PD] pix_multiblob cpu usage

2007-05-15 Thread nosehair911
I found a great looking set of vision libraries that might work: http://sourceforge.net/projects/vxl/ I dont have any programming skills but I'm going to poke around and see what I can do. I think that anyone with a little bit of C++ skills would be able to wrap the vcsl library within vxl to

Re: [PD] wiiremote object for os x?

2007-05-15 Thread Hans-Christoph Steiner
On May 15, 2007, at 8:22 AM, Husk 00 wrote: On 5/15/07, Hans-Christoph Steiner [EMAIL PROTECTED] wrote: On May 14, 2007, at 3:14 PM, Husk 00 wrote: Here's a help file, it may not be super complete: http://pure-data.cvs.sourceforge.net/pure-data/externals/io/wiiremote/ wiiremote-help.pd

Re: [PD] Realtime-version of I07.phase.vocoder.pd

2007-05-15 Thread Damian Stewart
Luigi Rensinghoff wrote: Has someone done that before ? Or can someone give me a hint ? live time-compression wouldn't make any sense, since you can't travel forward in time or can you? (dun-dun-DUN) you'd need some kind of spooling/unspooling delay if you wanted live time-compression to

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread Hans-Christoph Steiner
I think there is a lot of potential for using color in Pd patches to represent state. It's just a matter of trying things. It would take some diving into the guts of Pd. .hc On May 10, 2007, at 11:42 PM, Luke Iannini (pd) wrote: Hallo all, Just wanted to post an idea... It would be

Re: [PD] External compiling!

2007-05-15 Thread Hans-Christoph Steiner
This will help you with the MinGW/MSYS setup: http://puredata.org/docs/developer/mingw .hc On May 14, 2007, at 2:48 PM, Fabio Kaiser wrote: Hey, I've got an external written in C++ and don't know how to compile it, so I can use it in PD! I already downloaded the MinGW compiler but don't

Re: [PD] wiiremote object for os x?

2007-05-15 Thread Steffen
On 15/05/2007, at 14.22, Husk 00 wrote: and it's without outlets examples so i don't known how to use Does the corresponding max object have outlet examples - that might serve as inspiration for a trail error [print] investigation. ___

Re: [PD] Realtime-version of I07.phase.vocoder.pd

2007-05-15 Thread Luigi Rensinghoff
Am 15.05.2007 um 16:03 schrieb Damian Stewart: Luigi Rensinghoff wrote: Has someone done that before ? Or can someone give me a hint ? live time-compression wouldn't make any sense, since you can't travel forward in time or can you? (dun-dun-DUN) you'd need some kind of

[PD] ANN: munger1~ 1.3.1 released

2007-05-15 Thread Ivica Ico Bukvic
Download from usual place: http://ico.bukvic.net/Max/munger1~_latest.tar.gz or http://ico.bukvic.net/Max/munger1~_latest.zip (~370KB, includes source, Linux-Pd-i386, Mac-Max-UB, and Win32-Max-i386 binaries) CHANGELOG = 1.3.1 (May 15 2007) Fixed Windows issue with modular ADSR instances

Re: [PD] pix_multiblob cpu usage

2007-05-15 Thread chris clepper
On 5/15/07, Tim Boykett [EMAIL PROTECTED] wrote: There are several vision/video external frameworks out there; are any of them in Gem or elsewhere in PD (pdp, gridflow, etc)? There's pix_artoolkit which is ARToolkit based and pix_fiducialtrack which implements the tracking system used by

Re: [PD] Realtime-version of I07.phase.vocoder.pd

2007-05-15 Thread hard off
maybe easier to go the granular route than mess about with fft. i just did a quick search for 'realtime timestretch' and a lot of people are saying that the granular based patches/plugins are good. makes sense toocos if you use a phase vocoder approach, you will have to speed thru the audio

Re: [PD] wiiremote object for os x?

2007-05-15 Thread Steffen
On 15/05/2007, at 16.34, Husk 00 wrote: Does the corresponding max object have outlet examples - that might serve as inspiration for a trail error [print] investigation. yes, i'm doing this, but with not good results Ok. What do you get? Maybe folks here could help digesting the

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread hard off
..and also the ever-requested 'turn an abstraction into a subpatch' button. was there ever a good reason not to make that? should be simple, no? ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] Realtime-version of I07.phase.vocoder.pd

2007-05-15 Thread Damian Stewart
Luigi Rensinghoff wrote: Thats exactly what i mean.. a variable realtime-time-expansion ;-) i had a pretty thorough dig through I07.phase.vocoder a few months back. what you'd basically need to do is something along the lines of using [tabwrite~] to write the audio signal in to $0-sample,

Re: [PD] Bidirectional Module Problem - dynamically changing delwrite?

2007-05-15 Thread IOhannes m zmoelnig
Kim Taylor wrote: So I am stuck. Is there any way I can dynamically create/set a delwrite~? It seems to be the only function that might work in this no, you cannot dynamically change the [delwrite~] name, because [delwrite~] is the object that actually holds the delay line. all the [delread~]s

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread IOhannes m zmoelnig
hard off wrote: ..and also the ever-requested 'turn an abstraction into a subpatch' button. was there ever a good reason not to make that? should be simple, no? well, there are plenty of reasons for not doing that. first of all: an abstraction has features that a subpatch lacks; that is

Re: [PD] Realtime-version of I07.phase.vocoder.pd

2007-05-15 Thread Luigi Rensinghoff
Thanks a lot to all. especially for putting my idea somewhere between Albert Einstein and Freddy Mercury ;-) welli'll post my results Luigi Am 15.05.2007 um 17:12 schrieb Damian Stewart: Luigi Rensinghoff wrote: Thats exactly what i mean.. a variable realtime-time-expansion ;-) i

Re: [PD] Sending data from PD to another program

2007-05-15 Thread David Powers
Yes, I would second the recommendation to use Frank's method. I'm continuing work on extending my own solution quick and dirty solution, but I have a rather different use scenario in mind (visual/dataflow method for creating generative chord progressions similar to diagrams I used to create on

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread padawan12
what do you gain from turning abstractions into subpatches?? You gain the advantage of being able to distribute a Pd patch built from many disparate abstractions as a single file. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

[PD] Pd-0.40.2-extended windows builds are back

2007-05-15 Thread Hans-Christoph Steiner
I figure I would post out since the Pd-0.40.2-extended windows builds have been gone for a while. They are back as of today: http://autobuild.puredata.info/auto-build/2007-05-15/ .hc Man has survived hitherto

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread IOhannes m zmoelnig
[EMAIL PROTECTED] wrote: what do you gain from turning abstractions into subpatches?? You gain the advantage of being able to distribute a Pd patch built from many disparate abstractions as a single file. this advantage you gain from being able to embed abstractions in abstractions,

Re: [PD] pix_multiblob cpu usage

2007-05-15 Thread Tim Boykett
wiouw! pix_artoolkit would be very cool. I have seen some of the ARtoolKit stuff and it looks good. I am currently in OSX land, does anyone know whether the building of pix_artoolkit for OSX can be done? chrz, tm On 15/05/2007, at 4:30 PM, chris clepper wrote: On 5/15/07, Tim Boykett

Re: [PD] pix_multiblob cpu usage

2007-05-15 Thread chris clepper
pix_artoolkit builds and appears to run. I have no idea how to effectively use it though. On 5/15/07, Tim Boykett [EMAIL PROTECTED] wrote: wiouw! pix_artoolkit would be very cool. I have seen some of the ARtoolKit stuff and it looks good. I am currently in OSX land, does anyone know whether

Re: [PD] Pd-0.40.2-extended windows builds are back

2007-05-15 Thread Georg Holzmann
Hallo Hans! Hans-Christoph Steiner schrieb: I figure I would post out since the Pd-0.40.2-extended windows builds have been gone for a while. They are back as of today: very good news - thanks ! Are there also already report on pd-cvs if somthing is not compiling (or where do I see if I

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread Roman Haefeli
On Tue, 2007-05-15 at 17:43 +0200, IOhannes m zmoelnig wrote: i would vote for a 'turn subpatch into an abstraction' button though. and of course the long awaited feature to embed abstractions in abstractions. what does this mean? something like libs embed external objects? roman

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread Georg Holzmann
Hallo! i would vote for a 'turn subpatch into an abstraction' button though. and of course the long awaited feature to embed abstractions in abstractions. what does this mean? something like libs embed external objects? think about maybe like functions in a python script or c program or

Re: [PD] Bidirectional Module Problem - dynamically changing delwrite?

2007-05-15 Thread Kim Taylor
Hi if you really want a settable [delwrite~], why don't you just use something like [set varname2( | [receive~ varname] | [delwrite~ fixedname] How exactly can this function as a settable delwrite~? no, you cannot dynamically change the [delwrite~] name, because [delwrite~] is the

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread Steffen
On 15/05/2007, at 18.30, IOhannes m zmoelnig wrote: apart from that, tar allows you to distribute your multi-file Pd patch as a single file too. I second that. A more robust way of loading stuff (from fx. an untar'd tar ball) would make a better solution. I.e. something that works in

Re: [PD] Bidirectional Module Problem - dynamically changing delwrite?

2007-05-15 Thread Miller Puckette
Yep, I should have thought of that before... I'll stick it on my dolist. Meantime, if the number of possible sources is reasonably small, just make delread~ objects for all of them and use multiplication to select which one :) cheers Miller On Tue, May 15, 2007 at 06:10:25PM +0100, Kim Taylor

Re: [PD] Bidirectional Module Problem - dynamically changing delwrite?

2007-05-15 Thread Steffen
On 15/05/2007, at 19.10, Kim Taylor wrote: [set varname2( | [receive~ varname] | [delwrite~ fixedname] How exactly can this function as a settable delwrite~? Something along the line of the attached, i'm quite sure. setable_delwrite.pd Description: Binary data

[PD] embedded abstractions (Was: Re: Highlight modified abstraction instances with red)

2007-05-15 Thread Claude Heiland-Allen
Georg Holzmann wrote: Hallo! think about maybe like functions in a python script or c program or whatever. You can reuse the function in the whole file, but the function is also defined in the same file. I don't know about Python, but C programs are limited to named functions, you can't

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread David Powers
Yes, that's true, the real problem is something else: There is no easy way to get a list of external/abstraction dependencies for any given patch. If you could get such a list, complete with file locations, it would be easier to collect all your patches for an archive file. ~David On 5/15/07,

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread padawan12
Is tar available for Windows users? On 15/05/2007, at 18.30, IOhannes m zmoelnig wrote: apart from that, tar allows you to distribute your multi-file Pd patch as a single file too. I second that. A more robust way of loading stuff (from fx. an untar'd tar ball) would make a better

Re: [PD] Bidirectional Module Problem - dynamically changing delwrite?

2007-05-15 Thread Kim Taylor
Oh I see... Sorry this isn't what I meant- I was looking to switch the assignments from delread/write objects. I wasn't really intending to use the delay to add a time delay, more that it's the only function that allows non-local connections which works at a reduced block size. I thought I might

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread Kyle Klipowicz
True, it would be great if these features were somehow automated. Like a dynamic object creation scheme where the external libraries and abstractions are created as arguments as they are imported. Probably too much wishing on my end for that though! ~Kyle On 5/15/07, Georg Holzmann [EMAIL

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread padawan12
Also, if the patch is to be linked from a web page (link to a single Pd file) then most browsers can associate the filetype and open Pd. This doesn't work if the file is tarred or zipped so just make it a tar file isn't really a satisfactory solution. The more robust way is to have everything

[PD] GEM and chromium

2007-05-15 Thread august
I am currently trying to compile GEM CVS so that it is compatible with the current version of Chromium (1.9), and am having trouble getting the Gem.lib to load while chromium is faking the opengl calls. Has anyone gotten this to work already? Without using the Chromium environment, PD runs

Re: [PD] GEM and chromium

2007-05-15 Thread Roman Haefeli
On Tue, 2007-05-15 at 20:16 +0200, august wrote: I am currently trying to compile GEM CVS so that it is compatible with the current version of Chromium (1.9), and am having trouble getting the Gem.lib to load while chromium is faking the opengl calls. Has anyone gotten this to work already?

Re: [PD] GEM and chromium

2007-05-15 Thread august
On Tue, 2007-05-15 at 20:16 +0200, august wrote: I am currently trying to compile GEM CVS so that it is compatible with the current version of Chromium (1.9), and am having trouble getting the Gem.lib to load while chromium is faking the opengl calls. Has anyone gotten this to work

Re: [PD] pdp quicktime support

2007-05-15 Thread nosehair911
Im trying to get an FTIR game setup and I wanted to try to use pdp_mgrid to get the motion tracking done due to tha fact that pix_multiblob from Gem is an insane cpu eater. Alain From: alejo d [EMAIL PROTECTED] Date: 2007/05/15 Tue PM 02:42:03 EDT To: [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: [PD] Sending data from PD to another program

2007-05-15 Thread Frank Barknecht
Hallo, Jared Kling hat gesagt: // Jared Kling wrote: Thanks for responding. I've been playing with state-machine.pd and think I'm getting a grasp of it. At every line, the choice made will send the state machine to that line's choice. For example, consider the following example file, with

Re: [PD] embedded abstractions (Was: Re: Highlight modified abstraction instances with red)

2007-05-15 Thread Frank Barknecht
Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote: What would be even cooler is if you could create embedded abstractions with internal messages - imagine creating abstractions as and when you need them (with $0-names if you like, global names if you like too) Which makes

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread Frank Barknecht
Hallo, [EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote: Is tar available for Windows users? Yes, every decent packer for Windows (WinZip, 7-zip etc.) also supports tar. But ideally this probably should be build into Pd, like a new filetype: *.pdt which is a tar-archive that gets

Re: [PD] Highlight modified abstraction instances with red

2007-05-15 Thread Kyle Klipowicz
I was going to suggest that too! How difficult would that be? Then, people could pack all libraries and externals needed in a standalone package if needed. ~Kyle On 5/15/07, Frank Barknecht [EMAIL PROTECTED] wrote: Hallo, [EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote: Is tar

Re: [PD] embedded abstractions (Was: Re: Highlight modified abstraction instances with red)

2007-05-15 Thread Claude Heiland-Allen
Frank Barknecht wrote: Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote: What would be even cooler is if you could create embedded abstractions with internal messages - imagine creating abstractions as and when you need them (with $0-names if you like, global names if

Re: [PD] pdp quicktime support

2007-05-15 Thread Pagano, Patrick
The answer to all my questions about OSX pdp was and I quote Install Linux -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, May 15, 2007 2:52 PM To: alejo d Cc: pd-list@iem.at Subject: Re: [PD] pdp quicktime support

Re: [PD] pdp quicktime support

2007-05-15 Thread Pagano, Patrick
JPEG CODEC And again, after install replace the libquicktime.dylib from sevvy's release wity the one you have now Make sure you back em up etc. I will send you my working dylib for you to try tonight if you do not succeed pp -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[PD] Myron for Pd

2007-05-15 Thread nosehair911
Does anyone know if someone has ported Myron to Pd? http://webcamxtra.sourceforge.net/index.shtml Thanks, Alain ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] Fwd: pda_gumstix.tar

2007-05-15 Thread alejo d
i just had the chance to finally testy port of puredata for the PDA called pda by gunter geiger, i can report that the gumstix connex 400mhz using a gpstix reports that i manage to make a god port: # ./pd_ok -nogui -nomidi -verbose Pd version 0.37.4 compiled 23:12:25 Apr 23 2007 opened 0 MIDI

Re: [PD] Myron for Pd

2007-05-15 Thread chris clepper
I worked with a Director project that used the Xtra. It was pretty slow. On 5/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Does anyone know if someone has ported Myron to Pd? http://webcamxtra.sourceforge.net/index.shtml Thanks, Alain ___

Re: [PD] pdp quicktime support

2007-05-15 Thread nosehair911
I tried replacing the libquicktime.0.dylib with the one from the pidip .zip but it still wont recognize jpec codec or any other codec. If you can help I would apreciate it. Alain From: Pagano, Patrick [EMAIL PROTECTED] Date: 2007/05/15 Tue PM 03:47:28 EDT To: [EMAIL PROTECTED],

Re: [PD] port of puredata (PDa) for the gumstix

2007-05-15 Thread geiger
Quoting alejo d [EMAIL PROTECTED]: http://bekstation.bek.no/immigrante/pda_port_for_the_gumstix/pda_gumstix.tar i just had the chance to finally testy port of puredata for the PDA called pda by gunter geiger, i can report that the gumstix connex 400mhz using a gpstix says this: # ./pd_ok

Re: [PD] pdp quicktime support

2007-05-15 Thread alejo d
same situation here, i use pidip over linux but seems that yves will soon have to hide from os x users asking a ton of pidip questions... why does anyone want to use pidip ? :P /a On 5/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have tried the most recent version of Pd extended for

Re: [PD] Pd-0.40.2-extended windows builds are back

2007-05-15 Thread Hans-Christoph Steiner
On May 15, 2007, at 12:49 PM, Georg Holzmann wrote: Hallo Hans! Hans-Christoph Steiner schrieb: I figure I would post out since the Pd-0.40.2-extended windows builds have been gone for a while. They are back as of today: very good news - thanks ! Are there also already report on

Re: [PD] port of puredata (PDa) for the gumstix

2007-05-15 Thread marius schebella
wow, that's great! I have no gumstix yet, but was wanting to buy one for a long time. thanks! marius. alejo d wrote: http://bekstation.bek.no/immigrante/pda_port_for_the_gumstix/pda_gumstix.tar i just had the chance to finally testy port of puredata for the PDA called pda by gunter