Generates a musical run every time a note is pressed, starting at the note that was pressed.
Running the script from a translation will toggle the run generator on or off. While it is on, it will continuously generate runs for every note pressed.
The scale, key, and interval can be configured with parameters in the translation that toggles the script.
When the sustain pedal is pressed down, the run will move downwards across the scale.

Parameters:

Scale: The musical scale that the run will follow, where each step in the scale is a number ranging from 0 to 12, separated by commas.

Key: The key in which the run will be performed, ranging from 0 to 12, 0 is C and 12 is B.

Interval: The interval of each note in the run. For example: 4 for quarter notes.

Leave a Reply

Your email address will not be published. Required fields are marked *