🔧 Experimental
Extends notes by a specified amount and ensures they reach a certain minimum length.
Inputs
Melody Input
A melody to which the extension effect is applied.
Settings
Amount
The amount by which the notes are lengthened. This is expressed in seconds or beats, depending on whether BPM adaptivity is enabled.
Minimum length
The minimum length of the note, applied after the Amount is added. If the note is shorter than this, it will be extended to meet this length. If the note is longer, it will not be adjusted. Setting this to 0 disables the minimum length. Negative values are clamped to 0.
Outputs
Melody Output
A melody with the extension effect applied.