Hello List, is there a way to have a counter with forward and backward countdown? i.e rotate a square from 0 to 360 and then back to 0.
Thanks.
Carlos Caires
[ counter 0 360 3]
On Mar 22, 2006, at 3:30 PM, Carlos Caires wrote:
Hello List, is there a way to have a counter with forward and backward
countdown? i.e rotate a square from 0 to 360 and then back to 0.Thanks.
Carlos Caires
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Hallo, Carlos Caires hat gesagt: // Carlos Caires wrote:
is there a way to have a counter with forward and backward countdown? i.e rotate a square from 0 to 360 and then back to 0.
Yes, if you built your counters the usual way, that is [f 0]x[+ 1], just send a "-1" to the rightmost inlet to count backwards. See attached patch.
Frank Barknecht _ ______footils.org_ __goto10.org__
hey,
i have a new installation of pd-0.38.4-extended on Windows, and i'm getting a bunch of crashes around loading the pixelTango and miXed demo patches.
any miXed demo crashes with
miXed consistency check failed: widget_getcvpathname
output to the console.
pixelTango demos just plain crash.
anyone have any ideas why this might be?
Heya,
I can only speak for pixelTANGO, and for the record it has hardly been tested on windows.
#1. There is (unfortunatly) a hard-coded path in both [pt.entry] and [pt.layerfx] open them in a text editor and find something that says /Applications/blah blah
#2. There are some delay lines for patch init that maybe too fast for your machine, I think I put them all in [pt.layer] try increasing these and see if that helps.
Are you using the CVS snapshot from the SAT website? (at the bottom under "development files" or are you using the buggy-as-hell 0.1.1 release that had a windows link?
It would be handy to know in what function PD is crashing, but I have no idea how to advise you to find this information on windows.
.b.
Damian Stewart wrote:
hey,
i have a new installation of pd-0.38.4-extended on Windows, and i'm getting a bunch of crashes around loading the pixelTango and miXed demo patches.
any miXed demo crashes with
miXed consistency check failed: widget_getcvpathname
output to the console.
pixelTango demos just plain crash.
anyone have any ideas why this might be?
Carlos Caires wrote:
Hello List, is there a way to have a counter with forward and backward countdown? i.e rotate a square from 0 to 360 and then back to 0.
360deg and 0deg are the same, so where do you want to go?
mfg.asdr. IOhannes
(actually, this is just a mailing-list test so don't be offended)