Live data from Hacker News

Patatap: Create musical forms with your keyboard

patatap.com

1–10 of 11 posts

Re: Patatap: Create musical forms with your keyboard

#2
Code from main.js: https://www.patatap.com/src/main.js

Enjoyed playing with it. It would be nice to see some WebMIDI support so it can be triggered with a MIDI keyboard.

On the same topic, I found Google's Oboe project really interesting. It's a C++ library for audio that works on both Chrome (via WASM) and Android (with AAudio). This talk from Google I/O 2019 gave a demo/walkthrough: https://www.youtube.com/watch?v=-GaD0RCp-Q0

Re: Patatap: Create musical forms with your keyboard

#8
post #6
post #4

In a similar vein, create your own Hatsune Miku style music https://aidn.jp/mikutap/

That's so fun! Having a background rhythm makes it a lot easier to create a decent groove.

Also, the rhythm is quantized you can't play 'off the beat'.

Re: Patatap: Create musical forms with your keyboard

#9

it's too bad you can't loop things together

I hacked a silly sequencer for it some time ago. You can give it a try by following the instructions here:

https://gist.github.com/eudes/03e840d5afe408dfb866efe9548551...

And here's a demo video: https://twitter.com/eudes/status/1283161726192680967?s=19

Re: Patatap: Create musical forms with your keyboard

#10
I use this (and the sister web app typeatap) with my pre-school niece. She loves composing music from keyboard letters and has really learned where the letters are on a qwerty keyboard faster than any other option for someone that age. There is seriously some untapped educational potential here. Or maybe it's just forming bad habits.
Post reply on HN