Mini-project 5: Embrace randomness!

In this project, it’s time to embrace randomness and make weird music. You should create a beat and a melody that rely heavily on randomness to give them texture and variation.

Here’s some sources of randomness that we’ve covered so far

  • the [..|..] syntax
  • the ? syntax
  • shuffle and scramble
  • irand
  • rand
  • perlin
  • randslice
  • randcat

A good test for the randomness of your music is if you can listen to it for more than five minutes without getting bored!

Upload your .tidal file when you’re done!