Skip to content

frontend: Mark nested audio sources as previewed - #13759

Open
Warchamp7 wants to merge 1 commit into
obsproject:masterfrom
Warchamp7:nested-preview-audio
Open

frontend: Mark nested audio sources as previewed#13759
Warchamp7 wants to merge 1 commit into
obsproject:masterfrom
Warchamp7:nested-preview-audio

Conversation

@Warchamp7

@Warchamp7 Warchamp7 commented Aug 5, 2026

Copy link
Copy Markdown
Member

Description

Makes the check for previewed audio sources to be recursive for nested scenes or groups.

Fixes #13297

Motivation and Context

Ensure all audio sources in the previewed scene are properly marked as Preview.

How Has This Been Tested?

Tested with a scene that had grouped audio sources, and a scene with a subscene containing audio sources.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • I have read the contributing document.
  • My code has been run through clang-format.
  • My code follows the project's style guidelines
  • My code is not on the master branch.
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Warchamp7 Warchamp7 added kind/bug Categorizes issue or PR as related to a bug. kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. area/ui-ux Anything to do with changes or additions to UI/UX elements. labels Aug 5, 2026
@Warchamp7
Warchamp7 force-pushed the nested-preview-audio branch from c068bca to 7e71ef3 Compare August 5, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui-ux Anything to do with changes or additions to UI/UX elements. kind/bug Categorizes issue or PR as related to a bug. kind/enhancement Enhancements are not bugs or new features but can improve usability or performance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audio Mixer preview doesn't show audio sources from groups or nested scenes

1 participant