Index | |
Strasheela | |
Init | |
GUtils | |
LUtils | |
MUtils | |
Score | |
SMapping | |
SDistro | |
Out | |
Strasheela | |
FD_edited | |
Midi |
MidiNoteMixin
Defines a mixin to extend the Score.note class (or any of its subclasses) to a full MIDI note class.
MidiNoteMixin defines the additional attribute channel.
class MidiNoteMixin (Inheritance-free)
feat !MidiNoteMixinType label
attr channel
- getChannel(X)
- getChannelParameter(X)
- getMidiNoteMixinAttributes(X)
- initMidiNote(channel:Chan)
end