Topics
Building musical scales using dx->x function.
Functions used
NOTE,CHORD-SEQ, and dx->x.
Description
This patch creates a scale starting from the base note entered
in the NOTE box (A) based on a series of intervals entered
in (B).
Patch structure
A: Open the NOTE box (A) and edit the note which you would
like your scale to begin with. Then lock it.
B: Enter a list of intervals in this box in order to construct
a musical scale. Remember that an interval of 100 is equal to
a semitone.
C: The dx->x module makes a scale, starting with the
value coming from first box, constructed on the intervals entered
in (B).
Evaluate the CHORD-SEQ box to see the result.