A tool to simplify routing with behringer x-consoles, midas m-consoles.
This app create a routing procedure based on hardware availabilities instead of software capabilities. It aims to simplify routing and create automatic documentation.
- This tool has a user-friendly user interface to simplify routing
- All routing is linked to hardware devices to avoid errors
.scn
files generation.pdf
documentation generation
This tool can generate .pdf
files for documenting the routing. The documentation contains physical connexions, console routing and faders routing
This project is under development and may not be working at the moment. Please always use the latest release to avoid any problems
Install npm and nodejs
curl -fsSL https://deb.nodesource.com/setup_21.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt install npm
In the clonned repository run npm install
and npm start
Feel free to report any issues or suggestions you have