Re: [PD] rradical hierarchy

2008-03-17 Thread Frank Barknecht
Hallo, Phil Stone hat gesagt: // Phil Stone wrote: As I understand it, rradical builds up a tree of directories created by individual [originator directoryName $0] objects. Within each of these directories, one can have an arbitrary number of one-level-down directories (for instance, in

Re: [PD] msd change mass of mass

2008-03-17 Thread Nicolas Montgermont
Hi marius and others, Adding the setM function should not be difficult. I've no time to do that at the moment, but if someone with a cvs access wants to add it feel free to do so. Otherwise, I could do it in a few days. I'll keep you aware of the evolution. Greetings, Nicolas marius

Re: [PD] Box Muller Gaussian noise - Rain Sound

2008-03-17 Thread [EMAIL PROTECTED]
Hi Andy, Andy Farnell wrote: JFYI the application is rainfall. Many papers I read describe rainfall as Gaussian. maybe mine is a simplistic approach, but shouldn't this be one of the cases in which measuring the spectrum of true rainfall sounds and trying to emulate it with one of spectrum

Re: [PD] autotune / pitch correction

2008-03-17 Thread mark edward grimm
Hi Carlos, the code is a bit messy... nevertheless it works! No problem! Thanks for the patch. Looks great! If you introduce any improvement, please let me know! Yes! I will definitely give it a shot this week! http://www.celemony.com/cms/index.php?id=dna ..really interesting. i had

Re: [PD] conflict between PD and tascam us-122 (stefano tedesco)

2008-03-17 Thread Stefano Tedesco
hi, i've done what you told me at sturt up it says -audiobuf 20 -blocksize 256: can't load library don't know stefano On 17 Mar 2008, at 12:00, [EMAIL PROTECTED] wrote: Today's Topics: 1. Re: conflict between PD and tascam us-122 (Hans Roels) 2. Re: rradical hierarchy (Frank

Re: [PD] Box Muller Gaussian noise - Rain Sound

2008-03-17 Thread Andy Farnell
Hey Alberto, Thanks for the ideas. What this bit is for.. its not the noisy background you get to rain, 1/x noise (everyone loves that sound, sometimes called comfort noise), but I'm looking at the effect of very light rain when it's on your window and you can hear every individual drop. Apart

Re: [PD] Box Muller Gaussian noise

2008-03-17 Thread Steffen Juul
Hey Andy, On 16/03/2008, at 23.12, Andy Farnell wrote: I just neatened that up into an abstration + help Thanks for wrapping it up. All vanilla I don't think [ln~] is vanilla. But [expr~ ln($v1)] could maybe do, as it's shipped with vanilla. Best, Steffen

Re: [PD] Box Muller Gaussian noise

2008-03-17 Thread Andy Farnell
Okay thanks for nfo. @ Miller, please, could we get [abs~] and [ln~] into vanilla. I think we all agree they are bread and butter objects. cheers, Andy On Mon, 17 Mar 2008 16:59:08 +0100 Steffen Juul [EMAIL PROTECTED] wrote: Hey Andy, On 16/03/2008, at 23.12, Andy Farnell wrote: I

Re: [PD] Box Muller Gaussian noise

2008-03-17 Thread Roman Haefeli
On Mon, 2008-03-17 at 16:21 +, Andy Farnell wrote: @ Miller, please, could we get [abs~] and [ln~] into vanilla. I think we all agree they are bread and butter objects. i do agree. btw: thank you all for this very interesting thread. it was very insightful. i really liked following it,

Re: [PD] Box Muller Gaussian noise

2008-03-17 Thread marius schebella
Andy Farnell wrote: Okay thanks for nfo. @ Miller, please, could we get [abs~] and [ln~] into vanilla. I think we all agree they are bread and butter objects. and ~, =~, ~, =~ thnks, marius. ___ PD-list@iem.at mailing list UNSUBSCRIBE and

[PD] FWIW: Box Muller Gaussian noise

2008-03-17 Thread Atwood, Robert C
FWIW here's a C subroutine with a little 'main' routine for testing, I did a few years ago for the Box Muller method, pretty much directly based upon what I read in Numerical Recipes. The text of the section in Num.Recip. Is a very clear explanation of it , I find , your mileage may vary!

Re: [PD] [PD-announce] inside the wave

2008-03-17 Thread Hans-Christoph Steiner
Do you have any pics or video of this installation? .hc On Mar 9, 2008, at 3:57 PM, Jaime Oliver wrote: I was about to offer you a beer... I've read you too much without actually talking. J On Sun, Mar 9, 2008 at 12:16 PM, marius schebella [EMAIL PROTECTED] wrote: no, I haven't been

Re: [PD] [PD-announce] inside the wave

2008-03-17 Thread marius schebella
not from the san diego version. nina waisman put a video online from berlin. http://www.ninawaisman.net/nano/nanoEmbed.html marius. Hans-Christoph Steiner wrote: Do you have any pics or video of this installation? .hc On Mar 9, 2008, at 3:57 PM, Jaime Oliver wrote: I was about to

Re: [PD] [PD-announce] inside the wave

2008-03-17 Thread Hans-Christoph Steiner
Nice sounds, what are you using to create that? .hc On Mar 17, 2008, at 2:50 PM, marius schebella wrote: not from the san diego version. nina waisman put a video online from berlin. http://www.ninawaisman.net/nano/nanoEmbed.html marius. Hans-Christoph Steiner wrote: Do you have any

Re: [PD] NRCI - Networked Resources for Collaborative Improvisation

2008-03-17 Thread Hans-Christoph Steiner
Looks interesting. Have you done anything with mDNS (aka Bonjour) for advertising and finding network services? There is some code lying around for doing this, but I don't think it's fully functional yet. .hc On Mar 11, 2008, at 1:08 PM, Greg Surges wrote: Hey all, Just wanted to

Re: [PD] NRCI - Networked Resources for Collaborative Improvisation

2008-03-17 Thread Greg Surges
I haven't seen it before, but we've been puzzling over whether or not some sort of handshake protocol is possible over OSC. It'd be great to be able to have the patch automatically initialize itself to listen to an arbitrary data-type being broadcast. Apparently there's something in the OSC

[PD] [PD-announce] pd 0.41-4 (bug fix) release

2008-03-17 Thread Miller Puckette
I fixed some more bugs... latest is 0.41-4 on the usual: The most serious recent bugs were causing occasional crashes starting and stopping DSP on huge patches, and some audio devices weren't showing up on the dialogs on windows machines. http://crca.ucsd.edu/~msp/software.htm cheers Miller

Re: [PD] conflict between PD and tascam us-122

2008-03-17 Thread Hans Roels
You can change the blocksize in the menu File startup startup flags(in windows; in Mac it's under preferences if I remember well). Type something like -audiobuf 20 -blocksize 256 Then press 'save settings' and close and restart PD. 20 is the latency or audio buffer and 256 is the blocksize.

[PD] 'apple' lib for controlling hardware and getting sensor data

2008-03-17 Thread Hans-Christoph Steiner
Hey, I just finished of a quick library of functions for controlling some of the hardware features on Apple computers when running under Mac OS X. So far, I have been able to control the screen brightness; control the keyboard backlight brightness and fade time; get data from the sudden

Re: [PD] [PD-announce] inside the wave

2008-03-17 Thread marius schebella
the sounds and the overall concept was done by nina waisman, and I think most of the sounds are recordings, only very few are Pd, no real time generation. Pd does the interaction with the sensors, stretching, pitching, granulating, and panning in space (was tricky enough to do everything on

Re: [PD] rradical hierarchy

2008-03-17 Thread Phil Stone
Luke, Could you clarify this? I looked through controctopus/semento, as you uploaded it last month, to see if it had re-structured the hierarchy to make substates more editable, but I'm having a little difficulty figuring it out (do you have any relatively simple working examples?) I find

Re: [PD] rradical hierarchy

2008-03-17 Thread Frank Barknecht
Hallo, Phil Stone hat gesagt: // Phil Stone wrote: I find that powerful and complex PD systems such as memento/rradical are very difficult to understand without a little more documentation. When I try to follow what's going on inside of [originator] (both in original memento and in

Re: [PD] 'apple' lib for controlling hardware and getting sensor data

2008-03-17 Thread marius schebella
nice!!! is the intel autobuild working? marius. Hans-Christoph Steiner wrote: Hey, I just finished of a quick library of functions for controlling some of the hardware features on Apple computers when running under Mac OS X. So far, I have been able to control the screen brightness;

Re: [PD] 'apple' lib for controlling hardware and getting sensor data

2008-03-17 Thread Hans-Christoph Steiner
Nope, bsoisoi is overbooked at the moment. .hc On Mar 17, 2008, at 5:44 PM, marius schebella wrote: nice!!! is the intel autobuild working? marius. Hans-Christoph Steiner wrote: Hey, I just finished of a quick library of functions for controlling some of the hardware features on

Re: [PD] searchpath inside patch

2008-03-17 Thread Hans-Christoph Steiner
Yes, but you can use the folder name as a prefix, so [abs/myobect] will work on old versions even. .hc On Mar 9, 2008, at 5:06 PM, Achim Bornhoeft wrote: Hi, is the [declare] object only available in PD releases higher 0.40 ? I'm using pd-extended 0.39.3. Achim Frank Barknecht

Re: [PD] GSoC Organization App 2008 wiki page

2008-03-17 Thread marius schebella
that's really bad to hear, especially since iem was already getting money last year. do you think there was a problem with last years projects? Hans-Christoph Steiner wrote: A word to everyone for future reference, personal connections are key in getting grants. or maybe supporting pd is

Re: [PD] GSoC Organization App 2008 wiki page

2008-03-17 Thread Georg Holzmann
Hallo! marius schebella schrieb: that's really bad to hear, especially since iem was already getting money last year. do you think there was a problem with last years projects? Maybe there were too few student-applications last year ... or maybe supporting pd is useless for google. don't

Re: [PD] rradical hierarchy

2008-03-17 Thread Phil Stone
I also find [sssad] easier to understand, but I really like the power of [pool] underneath memento (as well as the OSC integration). I suppose [pool] could be used with [sssad] as well. I'd be interested in hearing more of your thoughts on the future of state-saving in PD, Frank (and Luke).

[PD] Alternate Controllers

2008-03-17 Thread Mike McGonagle
Hello all, Over the past few weeks, I have been looking at building a controller for myself, but was curious what other sorts of things others are doing with alternate controllers. What controllers are you using? How are you using them to control your programs? Has anyone considered putting

Re: [PD] GSoC Organization App 2008 wiki page

2008-03-17 Thread Andy Farnell
Maybe it's a pecking order thing. After applying two consecutive years we should be in with a much better chance next year (assuming there's some fairness in the review process and history is taken into account) On Mon, 17 Mar 2008 23:53:39 +0100 Georg Holzmann [EMAIL PROTECTED] wrote:

Re: [PD] pd-ext paths, libs and help

2008-03-17 Thread Hans-Christoph Steiner
On Mar 5, 2008, at 9:57 PM, marius schebella wrote: Roman Haefeli wrote: On Tue, 2008-03-04 at 12:09 -0500, marius schebella wrote: declare -path oscx is also doing nothing. oh, wait! as written in the declare-help.pd, -path is relative to pd, so you have to use: [declare -path oscx]

Re: [PD] GSoC Organization App 2008 wiki page

2008-03-17 Thread Hans-Christoph Steiner
I think they want to see more polish on the app. I had a brief conversation with the administrator of GSoC, Leslie Hawthorn: http://puredata.info/dev/summer-of-code/GoogleSummerOfCodeIdeas/ lh: _hc: you made our short list and i have heard good things about you. your ideas could have been

Re: [PD] Alternate Controllers

2008-03-17 Thread Hans-Christoph Steiner
I keep a page of some examples: http://at.or.at/hans/research/nime/hid/examples.html This would be much cooler as a wiki page somewhere. I think it would be a good thing to have somewhere on puredata.info as a wiki page. The controller is called the gametrak. .hc On Mar 17, 2008, at

Re: [PD] pd-ext paths, libs and help

2008-03-17 Thread Roman Haefeli
On Mon, 2008-03-17 at 20:09 -0400, Hans-Christoph Steiner wrote: On Mar 5, 2008, at 9:57 PM, marius schebella wrote: Roman Haefeli wrote: On Tue, 2008-03-04 at 12:09 -0500, marius schebella wrote: declare -path oscx is also doing nothing. oh, wait! as written in the declare-help.pd,

Re: [PD] pd-ext paths, libs and help

2008-03-17 Thread marius schebella
hi, Hans-Christoph Steiner wrote: On Mar 5, 2008, at 9:57 PM, marius schebella wrote: Roman Haefeli wrote: On Tue, 2008-03-04 at 12:09 -0500, marius schebella wrote: declare -path oscx is also doing nothing. oh, wait! as written in the declare-help.pd, -path is relative to pd, so you

Re: [PD] pd-ext paths, libs and help

2008-03-17 Thread marius schebella
sorry to say, but this is not working either... the object I am trying to create is [OSCroute]. I can create [oscx/OSCroute], but what I want to accomplish is to avoid the oscx prefix, so I tried [declare -stdpath extra/oscx] [declare -stdpath oscx] [declare -path extra/oscx] [declare -path oscx]

Re: [PD] GSoC Organization App 2008 wiki page

2008-03-17 Thread Martin Eckart
That's sad to hear. A little frustrating since they really only gave a 2.5 week warning for this. I guess I could try to do libPD, get it going on openmoko for: Ambient Noise Detection Wishlist:Software:Ambient_Noise_Detection could be implemented as a

Re: [PD] pd-ext paths, libs and help

2008-03-17 Thread Hans-Christoph Steiner
On Mar 17, 2008, at 8:36 PM, marius schebella wrote: hi, Hans-Christoph Steiner wrote: On Mar 5, 2008, at 9:57 PM, marius schebella wrote: Roman Haefeli wrote: On Tue, 2008-03-04 at 12:09 -0500, marius schebella wrote: declare -path oscx is also doing nothing. oh, wait! as written in

Re: [PD] rradical hierarchy

2008-03-17 Thread Luke Iannini (pd)
On Mon, Mar 17, 2008 at 2:23 PM, Phil Stone [EMAIL PROTECTED] wrote: Luke, Could you clarify this? I looked through controctopus/semento, as you uploaded it last month, to see if it had re-structured the hierarchy to make substates more editable, but I'm having a little difficulty