Skip to content

How to start?

mordolpl edited this page Apr 16, 2023 · 1 revision

How it works

xMIDI performs actions on MIDI Event. You can bind for every MIDI button other action or list of actions. You can set delay to every action and run it depending on the MIDI Value. In this documentation you could read How to set up program, How to use it, What types of actions you can perform and much more.

Select input/output device

When you launch application, first you should select your MIDI Input Device in left-top corner form dropdown list. In default MIDI Output device is disabled in Settings. How to enable?

xMIDI are copying every data from input device to output device, if this option is checked. To select Output device you should select it from dropdown list in right-top corner.

Starting/Stoping

To start your adventure with application you should select Input Device and click 'Start' button in right-bottom corner. Now you can add your MIDI buttons binds.

When you click 'Start' button, it changes to 'Stop' button.