(no title)
2c2c2c | 1 year ago
most of the sites of this type i found annoying as you can't just use a midi keyboard, so you just get RSI clicking around for 10 minutes.
I tried getting adsense on it, but they seem to have vague content requirements. Apparently tools don't count as real websites :-(. I couldn't even fool it with fake content. what's the best banner ad company to use in this situation?
westurner|1 year ago
Ctrl-Shift-M https://devtoolstips.org/tips/en/simulate-devices/ ; how to simulate a mobile viewport: https://developer.chrome.com/docs/devtools/device-mode#devic...
/? google lighthouse mobile accessibility test: https://www.google.com/search?q=google+lighthouse+mobile+acc...
Lighthouse: https://developer.chrome.com/docs/lighthouse/overview
2c2c2c|1 year ago
the layout is also tough to reconcile on phone. if you enable a large note range and keep a true piano layout it will not fit on phone. my plan was to break each octave into a row. not very satisfying visually
westurner|1 year ago
jawon|1 year ago
yojo|1 year ago
There are some libraries that make it easy to simulate instruments. E.g. tone.js https://tonejs.github.io/
It should be possible to generate unique-ish variants at runtime.
2c2c2c|1 year ago
Will probably add a "randomize instrument used per round" setting or something to really dial it in. I added a randomize velocity option but didn't test it much
almostnormal|1 year ago
hornytoad|1 year ago
aqueueaqueue|1 year ago