BASS.NET API for the Un4seen BASS Audio Library

MidiShortMessagePreviousIsMSB Property

BASS.NET API for the Un4seen BASS Audio Library
Returns , if the PreviousShortMessage contains the MSB (coarse) ControllerValue and this message the LSB (fine) value - only in case the IsSetAsContinuousController value is set to .

Namespace:  radio42.Multimedia.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public bool PreviousIsMSB { get; }

Property Value

Type: Boolean
Remarks

In case the IsSetAsContinuousController value returns this property has no meaning!
See Also

Reference