![]() | SingleBeat Structure |
Namespace: MidiGremlin.Internal
The SingleBeat type exposes the following members.
Name | Description | |
---|---|---|
![]() | SingleBeat |
Creates a new instance of SingleBeat with the specified properties.
|
Name | Description | |
---|---|---|
![]() | instrumentType | The type of instrument the tone is played with. |
![]() | Tone | Represents the tone as it is saved in the MIDI standard. http://www.tonalsoft.com/pub/news/pitch-bend.aspx |
![]() | ToneEndTime | The time in beats at which the tone end. |
![]() | ToneStartTime | The time in beats at which the tone starts. |
![]() | ToneVelocity | The velocity of the tone. |
Name | Description | |
---|---|---|
![]() | Equals |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) |
![]() | GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) |
![]() | ToString |
Returns the fully qualified type name of this instance.
(Overrides ValueTypeToString.) |
![]() | WithChannel |