cqsd/webaudio-scratchpad-deadproject

note input

cqsd opened this issue · 0 comments

cqsd commented

the way track data is passed through the components right now means all that's needed to impl this is to throw the track in a r/atom and write a handler to start consuming events off the event channel. the DOM updates should Just Work™

more complicated is context-dependent side effects of the keys; working on this next session