Offsets the pitch of notes in a Melody by a specified constant amount. This node is commonly used to change the octave of a MIDI source, or combined with the Add MIDI Node to add additional notes.
Inputs
Melody Input
A Melody line to offset pitch-wise.
Settings
Offset amount
Sets the offset amount as specified by the Offset Mode setting.
Offset mode
- Offset by semitones: offset by Offset amount semitones (100 cents).
- Offset by steps: offset by Offset amount steps on the Scale.
Similar Nodes
- Note Velocity Change Node also applies offset to notes, but does it velocity-wise.
Outputs
Melody Output
Melody with the pitch-offset applied to all notes from the input.