MPC-Control provides a customizable web interface to control Martin M-PC through the Martin M-Series Manager program. It expands upon the built-in M-Series Manager web server and allows for more design options, and allows tablets to be locked out. Originally intended so people could use the tablets to turn on house lighting or simple stage light scenes during the week without needing to use the lighting console.
PLEASE NOTE: Most customization currently requires modifying source files and re-compiling with webpack
npm install
from the mpc-control directory to install node modulessrc
directory, run webpack
from the mpc-control directoryserver/server-config-example.js
to server-config.js
and update the settings in the file to match your environmentconfig.example.js
to config.js
and update the settings to match your environmentnpm start
or npm dev
to watch files for changessrc/pgControls.vue
. You will need to re-compile with webpack
after editing.static
folder to customize the background