Skip to main content

addRest

Description​

Adds a rest to the generated midi file.

addRest(track: number, tick: number, channel: number): void
ParameterSummary
trackAll

The midi track on which the rest should be "played".

tickAll

The midi ticks when the rest is "playing".

channelAll

The midi channel on which the rest should be "played".