MusicalScales Op
Outputs a musical scale array (major, minor, ...) as strings, steps and midi notes
Summary (oneliner)
- Ops.WebAudio.MusicalScales
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
<i>integer</i>
)<p>root note of the scale</p>
Scale Settings
<i>string</i>
)<p>root note of the scale</p>
<i>integer</i>
)<p>the scale to use</p>
Scale Settings
<i>string</i>
)<p>the scale to use</p>
<i>boolean</i>
)<p>if true includes the root note in a higher octave</p>
<i>integer</i>
)<p>the octave of the scale (only for string & midi note outputs)</p>
<i>boolean</i>
)<p>if true, octave number is appended to output strings</p>
OUTPUT PORTS
<p>notes as an array of strings</p>
<p>steps of the scale</p>
<p>midi note numbers of the scale</p>