Teaching algorithms by creating audio representations of them with Sonic Pi

I know this is a very old conversation, but seems still the newest one in this regard.

I also come up to the idea of using sonic pi for making algorithm representing sounds.

I already have a few scripts which i guess are already worth sharing:

  • tower of hanoi
  • quick sort
  • bubble sort
  • fibonacci calculation

I have open up a github project for it, so everyone could try it out on their own and make forks or even contribute back some MR’s or ideas.

Would love to hear some feedback :smiley:

2 Likes