[PD] where to find $ args

2011-01-23 Thread Rich E
Hi list, If I were to make an external that has access to $ arguments, does anyone know where I can find the necessary methods for retrieving this information? Or is it only available at instantiation? Most importantly, I am looking for a way to get the $0 value of a patch from C. Cheers, Rich

Re: [PD] where to find $ args

2011-01-23 Thread Mathieu Bouchard
On Sun, 23 Jan 2011, Rich E wrote: If I were to make an external that has access to $ arguments, does anyone know where I can find the necessary methods for retrieving this information?  Or is it only available at instantiation? Most importantly, I am looking for a way to get the $0 value of a

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Pedro Lopes
Okay, but why doesn't it recognize the <> nor MoinMoin itemize? best regards, Pedro On Sat, Jan 22, 2011 at 8:43 PM, Hans-Christoph Steiner wrote: > > Excellent! sounds like a good plan. a couple comments: > > - pages in the /docs/ section should all use moinmoin syntax. > > - drop the PdAnd a

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Marco Donnarumma
nice one! Yep, I agree with .hc perhaps it would be more visible omitting PdAnd and AndMore. M On Sat, Jan 22, 2011 at 8:43 PM, Hans-Christoph Steiner wrote: > > Excellent! sounds like a good plan. a couple comments: > > - pages in the /docs/ section should all use moinmoin syntax. > > - drop

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Hans-Christoph Steiner
moinmoin is a little fussy with the spaces, plus this version of moinmoin is a bit old. Basically, list items always need to start with a space, and there needs to be a space separating the === bits from the enclosed title. I made those changes to your page and saved them. .hc On Jan 2

Re: [PD] where to find $ args

2011-01-23 Thread Hans-Christoph Steiner
On Jan 23, 2011, at 6:49 AM, Rich E wrote: Hi list, If I were to make an external that has access to $ arguments, does anyone know where I can find the necessary methods for retrieving this information? Or is it only available at instantiation? Most importantly, I am looking for a way t

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Pedro Lopes
I get an error when I try to rename the page... The following item(s) could not be renamed: /pd/pd/docs/PDAndJackRoutingMultichannelBrowserAudioAndMore Is this known? On Sun, Jan 23, 2011 at 6:29 PM, Hans-Christoph Steiner wrote: > > moinmoin is a little fussy with the spaces, plus this versio

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Hans-Christoph Steiner
Renamed: http://puredata.info/docs/JackRoutingMultichannelBrowserAudio/ I find that renaming from the "contents" tab works better than just editing the title of the page. .hc On Jan 23, 2011, at 1:58 PM, Pedro Lopes wrote: I get an error when I try to rename the page... The following ite

Re: [PD] XmiX

2011-01-23 Thread Hans-Christoph Steiner
Looks interesting, but I didn't get it running. I recommend using [declare] to set the paths rather than a shell script, that way it'll work on all platforms, and it will work when someone just opens the patch via Pd rather than running a shell script. You could have something like [decl

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Pedro Lopes
Thanks Hans. Besides this, is there an FTP or preferred location to store the images for the how-to's? Best regards, Pedro On Sun, Jan 23, 2011 at 7:15 PM, Hans-Christoph Steiner wrote: > Renamed: > http://puredata.info/docs/JackRoutingMultichannelBrowserAudio/ > > I find that renaming from the

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Hans-Christoph Steiner
Upload them directly to puredata.info. Use the "add to folder" pulldown menu in the upper right of the website. .hc On Sun, 2011-01-23 at 19:20 +, Pedro Lopes wrote: > Thanks Hans. Besides this, is there an FTP or preferred location to > store the images for the how-to's? > > > Best regar

Re: [PD] dissonance_curves_mod.pd

2011-01-23 Thread Charles Henry
Yeah, I wrote that one. It can be used to approximate the graphs for dissonance between two complex tones having up to 5 components. Chuck On Sat, Jan 22, 2011 at 6:33 AM, richard duckworth wrote: > Hi all, > does anyone know who authored this patch > 'dissonance_curves_mod.pd' ? > > It's a dis

Re: [PD] Pd-extended and Firefox

2011-01-23 Thread Pedro Lopes
Done, some tyding up is still needed (like rescale the screenshots a bit). But I'm getting the hang of the semi-MoinMoin wiki. best regards, Pedro On Sun, Jan 23, 2011 at 9:30 PM, Hans-Christoph Steiner wrote: > > Upload them directly to puredata.info. Use the "add to folder" pulldown > menu in

[PD] create musicxml or midi files from pd?

2011-01-23 Thread João Pais
Hi, still about the notation subject from a while ago, a question from another perspective. Is there any library that allows to create a musicxml document? I think not, but just wanted to be sure. To create a midi file, I know about midifile. For some reason I didn't find it very reliable

Re: [PD] dissonance_curves_mod.pd

2011-01-23 Thread Alexandre Porres
Hey Chuck, nice to meet more people that work with this. I had a fast glimpse at it, is it done over Parncutt's implementation of Hutchinson and Knoppof's model? cheers Alex Date: Sun, 23 Jan 2011 15:33:55 -0600 From: Charles Henry Subject: Re: [PD] dissonance_curves_mod.pd To: richard duckworth

[PD] recreate a sound

2011-01-23 Thread adam sanches
Hi everybody, i was wondering which synthesis method or approach do you recommend for recreate this sound? any hint? http://www.zshare.net/audio/856316085afc7910/ A. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.pur

Re: [PD] dissonance_curves_mod.pd

2011-01-23 Thread Charles Henry
On Sun, Jan 23, 2011 at 4:54 PM, Alexandre Porres wrote: > Hey Chuck, nice to meet more people that work with this. I had a fast > glimpse at it, is it done over Parncutt's implementation of Hutchinson and > Knoppof's model? > > cheers > Alex > > No, it's not a technically accurate model--I was j

Re: [PD] dissonance_curves_mod.pd

2011-01-23 Thread Charles Henry
On Sun, Jan 23, 2011 at 5:00 PM, richard duckworth wrote: > Hi Charles > Thanks much - I'll reference you. Did you do any more dissonance related > stuff? > All the best, Rich > > > Rich Duckworth > Lecturer in Music Technology > Department of Music > House 5 > Trinity College > Dublin 2 > Ireland

Re: [PD] [PD-announce] XmiX

2011-01-23 Thread Gabbroral Complex
hi, I put the paths declarations out of the shell script and added them in patches with [declare]. Now everything works even when opened via Pd without using the script. check the new rev.176 if you pleased: http://puredata.info/Members/gabbro/XmiX-rev176.tar.bz2/at_download/file Thanks

Re: [PD] XmiX

2011-01-23 Thread Hans-Christoph Steiner
Worked like a charm, now I can just open the -gui.pd patch and it just worked! I like the sliders, the whole look is quite cool. .hc On Mon, 2011-01-24 at 01:32 +0100, Gabbroral Complex wrote: > > hi, > > I put the paths declarations out of the shell script and added them in > patches with [

[PD] HPGL tools for drawing pd patches and more

2011-01-23 Thread Mathieu Bouchard
Btw I'm currently developing several other pieces in my HPGL (plotter) chain tool : [hpgl_to_lines], converter from hpgl to line segments [hpgl_objectbox], to draw an objectbox as hpgl (one inlet, one outlet) [hpgl_messagebox], to draw a messagebox as hpgl (one inlet, one outlet) [h