Open Wishdream opened 8 months ago
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.
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:
Move Source
filter in the sceneMove Source
to move the sourceStart Trigger
toSource Show
Audio Move
filterAudio Move
Action
toSource Visibility
Threshold Action
toEnable Over and Disable Under
Threshold
accordingly to your micIntended Result:
Move Source
should trigger whenAudio Move
enables the source Actual Result:Move Source
does not do anythingIt seems that it only works on
Filter Enable
inMove Source
Is this intended behavior or it just seems to skipping the show and hide sequence?