 | SingleBeatWithChannelToneEndTime Property |
The time in beats at which the tone end.
Namespace: MidiGremlin.InternalAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double ToneEndTime { get; }
Public ReadOnly Property ToneEndTime As Double
Get
public:
property double ToneEndTime {
double get ();
}
member ToneEndTime : float with get
Property Value
Type:
Double
See Also