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