Strange behaviour between "where" and "only visible in IB" inlets
Posted: 04 Jul 2020, 11:10
Hello,
My goal is to provide a way to show only one IP-video at a time in the IB, while all the IP-video are always visible in the control panel.
There are 4 cameras in all (but the number does not matter).
I tried to use a dispatch module, which is a good solution I think.
In order to "debug" the patch, I tested with buttons and switches instead of IP-video modules.
Here is my patch (attached with the message):
- Select an item from the list "1;2;3;4"
- Observe the control panel. The corresponding knob will be shown while the others will be hidden. This is exactly the bahaviour I'm looking for but I want it to work in the IB.
- Do the same thing but observe the buttons or the IP-video in the IB. It does not work even if "where" and "only visible in IB" are both list inlets.
I really don't understand why. I could think of a bug but I rather bet it is something I am missing.
Thanks for your help,
creal.
My goal is to provide a way to show only one IP-video at a time in the IB, while all the IP-video are always visible in the control panel.
There are 4 cameras in all (but the number does not matter).
I tried to use a dispatch module, which is a good solution I think.
In order to "debug" the patch, I tested with buttons and switches instead of IP-video modules.
Here is my patch (attached with the message):
- Select an item from the list "1;2;3;4"
- Observe the control panel. The corresponding knob will be shown while the others will be hidden. This is exactly the bahaviour I'm looking for but I want it to work in the IB.
- Do the same thing but observe the buttons or the IP-video in the IB. It does not work even if "where" and "only visible in IB" are both list inlets.
I really don't understand why. I could think of a bug but I rather bet it is something I am missing.
Thanks for your help,
creal.