Hacker News new | ask | show | jobs
by samplenoise 971 days ago
A similar experiment: https://twitter.com/jvanbalen/status/1376457534580482051

And here’s some Aphex Twin: https://twitter.com/jvanbalen/status/1382372378051756032

1 comments

The author here. Cool. Yes, it's a similar experiment. The difference is that you use Python. I guess from your code, it's a CLI application that talk to MIDI devices and read the data from Sheets. Is that correct?
That’s right, it’s a pretty thin layer. Parses the sheet and schedules the midi to be sent to a particular (virtual) device. Having it all in one place sounds a lot more convenient.