Boa Noite, preciso de uma ajuda, estou criando um projeto no touchOSC, são 8 faders e 8 meters, queria saber como faço pra montar esse level meter recebendo a informação do Gig Performer?
{translation added by @edm11}
Good evening, I need some help, I’m creating a project on touchOSC, there are 8 faders and 8 meters, I wanted to know how do I set up this level meter receiving the information from the Gig Performer?
The level meters of a mixer are special - they do not broadcast their values. The meter widgets periodically query the meter value of a mixer and display it. It might be interesting to have them broadcast OSC as they do this but it’s not currently implemented.
One possible workaround is to use the inbuilt Envelope Follower plugin. It has parameters for Audio Level for its two channels, which you can map to a widget (and therefore have OSC messages sent out).