Copyright © 2013-2015 MultiMedia Soft

MidiVirtualKeyboard object

Previous pageReturn to chapter overviewNext page

The MidiVirtualKeyboard object, accessible through the control's MidiVirtualKeyboard property, is internally implemented as a COM interface called IMidiVirtualKeyboard and contains methods needed to manage a graphical virtual piano keyboard.

 

The MidiVirtualKeyboard object is implemented through the following methods:

 

Create

Destroy

GraphicalSettingsGet

GraphicalSettingsSet

MidiInputConnect

MidiInputDisconnect

MidiOutputConnect

MidiOutputDisconnect

Move

Note

RangeSet

Refresh

Show

 

For further details about the use of the virtual MIDI keyboard see the How to manage the virtual MIDI piano keyboard tutorial.