stevenaeola / node-red-contrib-music

Control SuperCollider with node-red
Other
17 stars 1 forks source link

Add configurable random fluctuation to beat #3

Open stevenaeola opened 7 years ago

stevenaeola commented 7 years ago

with two types:

  1. offset from a regular beat (for "humanising" rhythms)
  2. regular beat is lost (for really random events)
stevenaeola commented 5 years ago

Possibly have two types of variation: one keeps underlying beat intervals constant (to make it more human sounding); the other just acts as a Poisson process (or something like that)