Madgarden is making this thing for iOS called GlitchMachine.. It’s an 8-bit noise making machine which you use by typing in code, live. Takes awhile to get the hang of, but is really fun.
t is the current tick.. If you just type t you get a buzzing sound at whatever frequency the app is running at. I think. Something like that. If you type t 2 * (it uses reverse polish notation) you get a buzz at twice the frequency. If you know what all them punctuationy maths operators are you can probably work the rest out… It just runs whatever code you type in, over and over again every cycle and plays the output as sound. 8)
Also it has a BEE HEAD BUTTON.
UPDATE: This is out now. Grab it!