Audio Move filter doesn't trigger Move Source Activate
So I am making something that would trigger when my voice is active like a communicator but Move Source doesn't seem to trigger when using Audio Move.
Problem: Audio Move does not react to source and filter activate/deactivate/show/hide To replicate:
- Create a scene
- Create a source to move
- Create a
Move Sourcefilter in the scene - Use
Move Sourceto move the source - Set
Start TriggertoSource Show - Now hide the source
- Create a microphone source
- Create an
Audio Movefilter - Set scene and source in
Audio Move - Set
ActiontoSource Visibility - Then
Threshold ActiontoEnable Over and Disable Under - Set
Thresholdaccordingly to your mic
Intended Result: Move Source should trigger when Audio Move enables the source
Actual Result:Move Source does not do anything
It seems that it only works on Filter Enable in Move Source
Is this intended behavior or it just seems to skipping the show and hide sequence?
I tried to replicate the issue with the steps you provided, as soon as the audio is over the threshold I see the source become visible and the move source filter becomes enabled and does the move. So for me it works all as expected. What version of OBS and the Move plugin did you test with?
Do you have the same source somewhere else visible, making the visibility state of the source not changing because it is always showing?
I was working with Version 2.11.0 for Move and 30.1.1 (Linux) for OBS. And no, the source was isolated with the instructions above. It does enable the source, but it doesn't move on my end. Filter Enable makes it work fine but nothing related to the source or the filter being shown.
Can confirm that the problem doesn't seem to happen on Windows. I just checked it now. I might do an update on the Linux end just in-case.