on2_p3_keyboard.liq

s = input.keyboard.sdl()
s = synth.saw(s)
out(s)
Grab the code!