| A class library for opening, parsing, and saving MIDI files. | |
ControllerChange.ControllerValue Property
Gets/sets the controller value.
public
byte ControllerValue {get; set;}
Property Value
The controller value.
See Also
ControllerChange Class | EF.SimpleMIDI Namespace