Skip to main content

addBend

Description​

Add a bend to the generated midi file.

addBend(track: number, tick: number, channel: number, value: number): void
ParameterSummary
trackAll

The midi track on which the bend should change.

tickAll

The midi ticks when the bend should change.

channelAll

The midi channel on which the bend should change.

valueAll

The new bend for the selected track and channel.