carrierdown / mutateful

Add-on for Ableton Live that enables live coding functionality fully integrated into Live's session view.
GNU General Public License v3.0
406 stars 13 forks source link

Support scales, scale degrees, note values #31

Open carrierdown opened 4 years ago

carrierdown commented 4 years ago

Support input like =a1 setpitch c3 c#3 e4 g#4 (which will make notes and clip references interchangeable in many cases, but can be parsed based on context, i.e. implicit casting).

Also support input like =a1 scale dorian f#

As well as possibly things like =a1 setscale dorian f# setoctave 4 setpitch 1 4 2 1 5 (where the numbers represent degrees of the current scale)

instantkaffee commented 1 year ago

This would be great.