Gibberish is an audio engine that creates code optimized for JIT compilation. Below, after choosing an example, you are shown the input code that the programmer enters and the output code that Gibberish generates for the JIT compiler. It is the audio backend for the live coding environment Gibber. Gibberish works with Chrome, Firefox, Safari(desktop) 6+ (use webkit nightly for best results) and Safari(mobile) under iOS 6+.
All examples assume the following three lines are run first:
Gibberish.init() Gibberish.Time.export() Gibberish.Binops.export()run: