tmhglnd / mercury

A minimal and human-readable language and environment for the live coding of algorithmic electronic music.
http://www.timohoogland.com/mercury-livecoding
GNU General Public License v3.0
291 stars 13 forks source link

Include vibrato fx #68

Open tmhglnd opened 3 years ago

tmhglnd commented 3 years ago

Include a vibrato effect that changes the pitch slightly over time driven by a low frequency oscillator. A possible solution and arguments for this might be:

fx(vibrato 1/8 0.2 0.5)

fx(vibrato <lfo-division> <shift-factor> <dry-wet>)