Skip to content

maartentamboer/X-Touch-Mini-FS2020

Repository files navigation

X-Touch-Mini-FS2020

Control FS2020 with a Behringer X-Touch Mini
Build exe Release Download

X-TOUCH-MINI_P0B3M_Top_XL

Installation

Download the zip, extract, run the exe. In case you want to modify the code follow the instructions below.

Release archive Development
Download See below

Configuration

Modify the files in the Configuration folder to change assignments.

X-Touch configuration

To use the encoders, the behavior must be set to Relative2 mode. To help with that I've added my config files that can be programmed to the X-Touch by using the X-Touch editor software from Behringer.
Download it from their Product page.

xtouch_editor

Development

Note from @ticktricktrack I'm not a python coder and I usually work on a Mac, I'll put as many comments in here to be able to follow this with minimal coding knowledge.

python_path

# I prefer to use git bash as a terminal over the windows cmd
git clone https://github.com/maartentamboer/X-Touch-Mini-FS2020.git
cd X-Touch-Mini-FS2020
pip install -r requirements.txt
# start msfs
python main.py