MiniTidal: Hands-on #2

The samples

  • industrial
  • glitch
  • casio
  • coffee

all have a decent amount of variation in their sound with different values for n.

Use these samples and create

  • a pattern that starts with n modified by s
  • a pattern that starts with s modified by n

Examples to try

s "<casio glitch>*8" # n "0 2 2 3"

s "[glitch*2 industrial] coffee*4" # n "<0 1 3> 2"

n "0*4 2 ~ [1 <3 5*2>]" # s "<glitch industrial>"

n "<[[1 2] [3 ~]*2 [5*<2 1> 4]] [0 1 3 2]>" # s "coffee"