nhielost / obs-midi-mg

Allows MIDI devices to interact with OBS Studio.
GNU General Public License v2.0
155 stars 9 forks source link

Source Audio Monitor Changed action does not trigger #97

Closed Devvypaws closed 8 months ago

Devvypaws commented 10 months ago

Description

The "Source Audio Monitor Changed" action does not trigger on changes to the audio monitor type.

Environment

Steps to Reproduce

  1. Open "obs-midi-mg Setup" dialog
  2. Go to "Actions" view
  3. Click "Add" button
    • This is your [Test Action]
  4. In the "Category" drop down, choose "Audio Sources"
  5. In the "Action" drop down, choose "Source Audio Monitor"
  6. In the "Audio Source" drop down, choose a source to test
    • This is your [Test Audio Source]
  7. In the "Audio Monitoring" section's drop down, choose a value to test
    • This is your [Test Monitor Type]
  8. Set up a MIDI message to control an LED or other value you can use to observe changes on your controller
    • This is your [Test MIDI Message]
  9. Set up an output binding that triggers [Test Action] and sends the [Test MIDI Message]
  10. Change the audio monitoring on the [Test Audio Source] to the chosen [Test Monitor Type]

Expected Results

The binding is triggered and the change is observed on the controller

Actual Results

The binding isn't triggered and nothing happens

Additional Details

nhielost commented 8 months ago

This issue has been resolved as of version 3.0.0. If the issue persists, please create another issue.