Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio Move filter doesn't trigger Move Source Activate #200

Open
Wishdream opened this issue Mar 25, 2024 · 2 comments
Open

Audio Move filter doesn't trigger Move Source Activate #200

Wishdream opened this issue Mar 25, 2024 · 2 comments

Comments

@Wishdream
Copy link

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:

  1. Create a scene
  2. Create a source to move
  3. Create a Move Source filter in the scene
  4. Use Move Source to move the source
  5. Set Start Trigger to Source Show
  6. Now hide the source
  7. Create a microphone source
  8. Create an Audio Move filter
  9. Set scene and source in Audio Move
  10. Set Action to Source Visibility
  11. Then Threshold Action to Enable Over and Disable Under
  12. Set Threshold accordingly 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?

@exeldro
Copy link
Owner

exeldro commented Mar 27, 2024

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?

@Wishdream
Copy link
Author

Wishdream commented Mar 31, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants