This is intended to interface Evertz Magnum server names with devices that do not natively. My use case is for a TSL/Wholer MADI audio monitor, but I'm sure it could be adapted for something else.
To run, create a Quartz interface in your Magnum system. Right now, each MADI monitor needs it's own Quartz interface with the proper destinations and sources available. Just add your device info at the top and it should be good to go.
I plan to add functions to interface with the audio monitor. I'm working on functionality first, then I'll make it pretty.
Note: I'm not a real programmer so please excuse the odd variable names and poor organization. I'll redo it eventually.
(C) 2019
Copyright (C) 2019 /u/nbd712
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.