Platforms to show: All Mac Windows Linux Cross-Platform

WindowsMidiInputMBS class

Super class: WindowsMidiMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class MIDI MBS Audio Plugin 6.1 ❌ No ✅ Yes ❌ No ❌ No All
A class to represent an open Midi Input device in Xojo.

Subclass of the WindowsMidiMBS class.

  • 6 events
    • event DeviceClose
    • event DeviceData(timestamp as Integer, status as Integer, data1 as Integer, data2 as Integer, RawData as Integer)
    • event DeviceError(timestamp as Integer, status as Integer, data1 as Integer, data2 as Integer, RawData as Integer)
    • event DeviceLongData(timestamp as Integer, data as string, dataMemory as memoryblock)
    • event DeviceLongError(timestamp as Integer, data as string, dataMemory as memoryblock)
    • event DeviceOpen
  • 7 methods

Super class WindowsMidiMBS

This class has no sub classes.

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS Audio Plugin.


WindowsMidiInputInfoMBS   -   WindowsMidiMBS


The biggest plugin in space...