You are browsing as a guest. Sign up (or log in) to start making projects!

3h 12m 8s logged

just finished the core logic for keypress & MIDI note derivation (+ a whole other bunch of misc helper / handler code)! we are one step closer to playing music. i added many additional functionalities too.

0
90

Comments 1

@manystarsapart

disclaimer: i did not spend three hours on writing just the code shown. a lot of stuff is everywhere because i am finally learning how to split code into components (my previous projects were huge vanilla ts files with a few thousand lines each. LOL)