-
landauer
I'm currently using a midi keyboard to trigger an envelope.
I've run the velocity through a [sel 0] object and connected that to the release argument of a [line] object. What I would like to do is have the rest of the velocities (1 - 127) trigger the attack, but I'm not sure how to do it.
Ideally I'd want to be able have a select object something along the lines of [sel 1-127] but I don't think thats possible, is that at all clear enough about why I'm stuck?
Thanksedit: I've attached an example of the patch.
-
landauer
Hi, very VERY new to PureData, and starting to get addicted.
I've managed to roughly recreate a Hammond Organ, with drawbars and things. I've also linked it up to a midi keyboard. The only thing I can't figure out is how to 'polyphonise' the patch. Currently, the patch can't receive 2 notes at once; only one at a time I'm sure theres a way round this issue, I just don't know it.
Cheers. -
-
landauer
Voice code and abstraction confuses, I reiterate, I' VERY new to this haha. Is this a bit ahead of me at the moment?