Component Extension Node

Adds additional parallel notes to a Melody. This Node is commonly used to quickly convert a monophonic pattern to chords, or to create additional harmonics. Can be used in conjuction with the Melody Filter Node to constrain the effect to longer or more emphasized notes only.

Inputs

MelodyA Melody line to which extensions are added.

Settings

In addition to the settings listed below, this node is configured with a set of extensions to add to each note in the input Melody.

Extension modeSets how the selected extension steps are interpreted.ChromaticEach extension step represents a 100-cent offset from the original notes.DiatonicEach extension step represents a single step on the used scale, from the original note.
Timing modeSets the timing algorithm to use on extensions.ConstantEach extension is added with the exact same timestamp as the original note, producing a perfectly simultanous playback.Arpeggio-ascendingThe original note and any added extensions are sorted in an ascending pitch-wise order, and then incrementally shifted in time to
produce an arpeggio effect.Arpeggio-descendingSame as Arpeggio-ascending, but with decreasing pitch-wise order.

Outputs

MelodyThe Melody with added extensions.