←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.238s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. rsrsrs86 ◴[] No.35746479[source]
A jazz generator, pre-machine learning. It had instruments and each instrument had Markov Chains to control pitch and note duration. I then used a bunch of helpers and functions to write markov chains that sounded cool. I used it to play bass and jam with me. This was 2009.

The implementation was in netlogo I don’t remember why. It was really fun