![]() | Note Class |
Namespace: MidiGremlin
The Note type exposes the following members.
Name | Description | |
---|---|---|
![]() | OffsetBy(Int32) |
Offsets the keystroke by an interval.
|
![]() | OffsetBy(Int32, Int32) |
Offsets the keystroke by both an interval and an octave.
|
![]() | OffsetBy(Scale, Int32) |
Offsets the keystroke in a specified scale.
|
![]() | OffsetBy(Scale, Int32, Int32) |
Offsets the keystroke by both an interval and an octave.
|
![]() | SelectT(FuncT, Int32, MusicObject) |
Projects all music objects of specified type into a MusicObject of the same structure.
(Inherited from MusicObject.) |
![]() | SelectT(FuncT, MusicObject) |
Projects all music objects of specified type into a MusicObject of the same structure.
(Inherited from MusicObject.) |
![]() | SelectT(FuncT, MusicObject) |
Projects all music objects of specified type into a MusicObject of the same structure.
(Overrides MusicObjectSelectT(FuncT, MusicObject).) |
Name | Description | |
---|---|---|
![]() | Keystroke | The actual sound in the note. |
![]() | Pause | Ensures that there is a wait time before the next note is played. |