getCurrentLevel other than L or R
-
How can I get all the current levels of a container that has more than two channels?
-
Add a simple gain, set its routing to the channel pair you want and query the level from there?
-
@christoph-hart That works, thanks!
I notice that
getMasterPeakLevel
(and the HISE gain meter in the top right) don't output a value when there is nothing coming from channel 0/1 even though all channels are routed to stereo. But in the routing matrix it does show a level on the HISE output. -
@christoph-hart Get a crash when clicking in the routing matrix
-
@ustk weird, that doesn't happen here. What happens if you run HISE in the Xcode debugger?
-
@christoph-hart It is apparently a problem on my end only, I forgot I was using my modified version of develop with input enabled...
This somehow doesn't like multi-channel config :)
It works fine with standard develop
Although my version is crashing, it doesn't crash in the debugger...