disguise developers

Designer Plugins

Plugins for Disguise Designer software.

MidiNoteModule

Base class: Module

Properties

channel : int

UserName: Channel (1-base)

device : int

UserName: Device

duration : float

UserName: Duration

note : int

The integer value of the note to send. The valid range is 0 - 127. Outside of this, no message will be sent.

UserName: Note

velocity : int

UserName: Velocity

Constructors

__init__(self)