Creates a controller object with the specified values.
The controller number for this controller message, defaults to 1.
The value for this controller message, defaults to 0.
The channel for this channel pressure message, defaults to 1.
The channel for this MIDI message.
The identifier of this object.
The number for this controller.
The value for this controller.
Returns a new Controller which has the same number and value as this one, but with a different channel.
Returns a new Controller which has the same number and channel as this one, but with a different number.
Returns a new Controller which has the same number and channel as this one, but with a different value.
Generated using TypeDoc
Represents a Controller.