We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › animation problems
Page Index Toggle Pages: 1
animation problems (Read 272 times)
animation problems
Apr 14th, 2006, 12:08pm
 
hi there, i'm very new to all coding, so please help!

i have written a program that takes a few inputs over a serial connection from a BASIC STAMP chip and when any of the inputs are high (mechanical switches) an animation plays, then if subsequent high inputs (more switches pressed) the animation changes.  However i'm finding that the animations play very slowly.  I think that processing could be loading 3 sets of each low input animation (as there are 3 inputs and when any of them are low a 'waiting' animation is played, so if they are all low is it loading 3 sets?)

would anyone be able to help me out with this? or tell me i'm going horribly wrong!  also how do you post code in this page, as i've had to externally link it....

(the code)
http://paste.uni.cc/8855

thanks

tony
Page Index Toggle Pages: 1