oscilloscopes.

couldn't really think of a better way to do it, but it looks pretty
awesome. you can really see the filter effect too.
This commit is contained in:
Andy Sloane 2015-11-01 09:26:03 -08:00
commit 114240ca9f
3 changed files with 52 additions and 15 deletions

View file

@ -207,7 +207,7 @@ function eff_t1_r(ch) {
function eff_unimplemented() {}
function eff_unimplemented_t0(ch, data) {
console.log("unimplemented effect", ch.effect.toString(16), data.toString(16));
console.log("unimplemented effect", prettify_effect(ch.effect, data));
}
var effects_t0 = [ // effect functions on tick 0