Signal Monitor [Live]
Ready
t = 0
Classic Pulse
Complex Layer
Sin Glitch
Techno Sequence
Tri-Bit Mod
Rate

Beat Log

Generate or play patterns to track your session...
Built-in Library sin(x), cos(x), abs(x), floor(x), max(a,b)
noise(): returns random 0-255.
tri(t, f), saw(t, f), sqr(t, f): oscillators.
Complex Patterning You can use variables: const beat = (t & t>>8); return beat;.
If your code contains "return", it's treated as a full function body.