Signature
Pd-extended 0.41.4, MacBook 2.0ghz Core Duo, 2GB RAM, OS X 10.6
-
-
ledhed2222
Hello forum, it's been a while,
I recently played an old piece of mine that uses a bunch of delay taps. I'm using delwrite~ and vd~. For some weird reason, the final tap always clips; it's about 4 times the amplitude of the input. I tried removing the last tap, and no luck. In the end, I just had to perform with the bug in place (REALLY annoying). I'm attaching the critical section of the patch.
So then it turns out that a colleague of mine was having the exact same problem and couldn't fix it either.
Now I'm wondering if this isn't a bug in Pd itself. Can anybody shed some light on this problem? Thank you.
-
ledhed2222
Hello forum, simple and annoying question here:
I'm trying to load a file into [soundfiler], but some of my paths contain commas and spaces. I've been able to correctly parse spaces using [list2symbol], but I can't get it to work with commas. Any suggestions?
-
ledhed2222
I want to very roughly match timbres of a user input with a reference. Is there a way to compare spectra of sounds in pd, to a variable degree, and output something like a true or false if they do or do not match?
Thanks,
-
ledhed2222
Hellooooo Pd-ers.
Who is this new kid Plogue Bidule and why can't Pd users run Pd as a plugin like it can?
Why can't I run my patches within a DAW and automate atoms, sliders, toggles, and bangs?
Would it be possible to get Pd to run as an Audio Unit plugin?
And finally...
Is anyone interested in helping me code such a plugin?
I don't know about you all, but I'm jealous of Bidule! Let's beat it!
-
ledhed2222
In my ignorance, I didn't realize that 0.41.4 came out months ago; I just installed it. Thanks Hans!!!!
But immediately afterwards I found that iemmatrix, moocow, and tof weren't found by Pd.... Looking in the package contents, I them and added them to the path.
So I have two SIMPLE questions:
1. Why aren't all of the Pd extensions being loaded at startup?
2. When adding extensions to the path, why won't "/Applications/Pd-extended.app/Contents/Resources/extras" load everything? I had to add the missing libraries one at a time.
-
ledhed2222
My teacher is fond of using MouseState to easily make pedals from old mac mice and I've been doing the same. Problem is, you can't have two discrete pedals this way; MouseState polls ALL connected mice.
Does anyone know how I might get around this, how I might have more than one mouse pedal? Perhaps there is a better way to make pedals that I hadn't thought of?
Thanks!
-
-
ledhed2222
Maybe another question I can ask is, how do I go about debugging in Pd? I've never had such difficult bugs....
-
ledhed2222
You might think so, but my colleague didn't use audiogate~.
audiogate~ is just something I made for code cleanliness' sake. I'm attaching it. Are you using the same version of Pd as me?
Thanks,