bitfocus / companion-module-biamp-tesira

MIT License
0 stars 3 forks source link

Tesira: Custom Command for Matrix Mixer level or mute #6

Open cuemenow opened 10 months ago

cuemenow commented 10 months ago

This is a fantastic module. I have been using custom text commands to set levels within a matrix mixer. There are several places within a matrix mixer to set levels - the input itself, the crosspoint level, and the bus output. I believe for many users, the crosspoint level would be the preferred method of level changes. Per the Tesira command string calculator, this is an example string I'm using: Mixer4 increment crosspointLevel 1 2 5 This command modifies the crosspoint for input 1, output 2, increment by 5.

timt-111 commented 7 months ago

Hi, its great to see someone else using this module. Its been a while since I worked on this, and it needs to be completely re-written to work with the new companion version. I'm much more of an AV guy than a programmer, so it's going to take a while to get that done. I should have a spare tesira to play with soon, and I'll definitely get this updated eventually.

Are you suggesting that I add a command to control matrix crosspoint levels? It seems like that may be a reasonable thing to do in the new version.