mamarguerat / mixo

Routing tool for behringer x32 based on hardware availabilities instead of software capabilities. Aim to simplify routing and create automatic documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixo

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.

Simplify routing

  • This tool has a user-friendly user interface to simplify routing
  • All routing is linked to hardware devices to avoid errors

Generate files

  • .scn files generation
  • .pdf documentation generation

Documentation generation

This tool can generate .pdf files for documenting the routing. The documentation contains physical connexions, console routing and faders routing

Notes

This project is under development and may not be working at the moment. Please always use the latest release to avoid any problems

Contributions

I will not accept any contributions until I have a working prototype

Build from scratch

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

Issues

Feel free to report any issues or suggestions you have

Star History

Star History Chart

About

Routing tool for behringer x32 based on hardware availabilities instead of software capabilities. Aim to simplify routing and create automatic documentation.

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.1%Language:CSS 9.4%Language:HTML 5.4%