hi i need to send an oscmessage to another program. I need to have it go faster than a loop in the draw method. but if i do it in the normal way it is too fast. Since i am using controlP5 i cant use delay() in the loop. I can't find anyway to slow down a loop without using draw and millis().
↧