Hi there. I am making a sound recorder with processing, and have a problem with the recorder that adds new recording to the end of my main recorder file ("rec.wav"). I can copy it to a new file, but I need to find a way to start every time a new recording from scratch when 'r' is pressed. I looked at the library but couldn't find any solution. Anyone knows how to reset the bytes?
Hi there. I am using Standard Firmata connection to access input from Arduino. When I control the animation with any input it flickers and wobbles (video link:
http://respnsiveenviroments.tumblr.com/post/17238826731#disqus_thread). I tried to change float into a integer, but that does not help.