Hey, just a heads-up that this isn’t in real time!
The cool thing about this is that it converts magnitude to note, duration and velocity, along with some small dependencies for playing different MIDI channels.
It’s written in Python with Deepseek AI, which is pretty neat.
The notes are interpolated and played from a Major Pentatonic scale, and the playing note time is also quantised.
The Python script and project on Digitone 2 in progress, and i’am planning to make some improvements!
10 Likes
Cool stuff!
1 Like
Pretty cool. That reminds of an old M4L patch that used mass transit APIs to generate notes. It may have been some other type of API, I forget, but the general idea of using public data to generate MIDI.
Exactly! And the idea is obviously not new. I just wanted to see if I could put it all together and make it sound good. Turns out it’s not that hard with today’s technology. Now I’m excited to keep experimenting. I might even record an album
1 Like