hi, i am looking for an envelope external.
i found the aenv~, but it seems to me that has some bugs... sometimes it computes only the attack stage, ignoring decay sustain and release. (please, could someone verify this?) unfortunately, the author's homepage doesn't exists anymore, so i cannot contact him. (i hope he will read this message)
thanks a lot
But why not make your own abstraction with [vline~]?? It would be as easy as getting to know an external.
I think Miller has some example on ADSR envelopes, can't check from here though. Good luck!
Matt
-=-=-=-=-=-=-=-=-=-=-=- http://www.loopit.org -=-=-=-=-=-=-=-=-=-=-=- ----- Original Message ----- From: "Federico" xaero@inwind.it To: pd-list@iem.at Sent: Wednesday, January 05, 2005 10:17 AM Subject: [PD] looking for an ADSR external
hi, i am looking for an envelope external.
i found the aenv~, but it seems to me that has some bugs... sometimes it computes only the attack stage, ignoring decay sustain and release. (please, could someone verify this?) unfortunately, the author's homepage doesn't exists anymore, so i cannot contact him. (i hope he will read this message)
thanks a lot
-- Federico
Hi, I'm the author :) Would you mind sending me a patch that exhibits this behavior?
Thanks, Ben
On Wednesday 05 January 2005 04:17 am, Federico wrote:
hi, i am looking for an envelope external.
i found the aenv~, but it seems to me that has some bugs... sometimes it computes only the attack stage, ignoring decay sustain and release. (please, could someone verify this?) unfortunately, the author's homepage doesn't exists anymore, so i cannot contact him. (i hope he will read this message)
thanks a lot
Am Mittwoch, 5. Januar 2005 21:23 schrieb Ben Saylor:
Hi, I'm the author :) Would you mind sending me a patch that exhibits this behavior?
the same thing is happening for me too, just tried the help-patch .. i got aenv~ from the cvs
bs wern
Thanks, Ben
On Wednesday 05 January 2005 04:17 am, Federico wrote:
hi, i am looking for an envelope external.
i found the aenv~, but it seems to me that has some bugs... sometimes it computes only the attack stage, ignoring decay sustain and release. (please, could someone verify this?) unfortunately, the author's homepage doesn't exists anymore, so i cannot contact him. (i hope he will read this message)
thanks a lot
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
sometimes it computes only the attack stage, ignoring decay sustain and release. (please, could someone verify this?)
Hi, I'm the author :) Would you mind sending me a patch that exhibits this behavior?
the same thing is happening for me too, just tried the help-patch .. i got aenv~ from the cvs
which version of pd are you running?
i run pd-0.38_test13, on a machine with linux 2.4.25 (with low latency patch). this morning i played about an hour with aenv~ on a new patch, and cannot reproduce the problem.
however, seems that, in any condition, the help patch shows this problem (i'm wondering why).
HTH Federico
Hello list,
I was wondering if it was possible to read yuv into pdp using yuv4mpeg? I have tried to do this using mplayer to write to a fifo.
when I used the type bitmap/rgb/352x288 the result was I could actually see the movie, but distorted ( 6 black and white squares that slided across the window - quite a funkey video effect :)
but using type bitmap/yuv12/352x288 it cannot create. Is it at all possible to use yuv for raw input instead of rgb?
On Thursday 06 January 2005 05:32 am, Federico wrote:
sometimes it computes only the attack stage, ignoring decay sustain and release. (please, could someone verify this?)
Hi, I'm the author :) Would you mind sending me a patch that exhibits this behavior?
the same thing is happening for me too, just tried the help-patch .. i got aenv~ from the cvs
which version of pd are you running?
i run pd-0.38_test13, on a machine with linux 2.4.25 (with low latency patch). this morning i played about an hour with aenv~ on a new patch, and cannot reproduce the problem.
however, seems that, in any condition, the help patch shows this problem (i'm wondering why).
This is really weird.. so only the help patch has the problem? What happens if you send aenv~ a 0 to the leftmost inlet?
Ben