Skip to content

Add option to duplicate audio bus with unique effects instead of linked copies #104917

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rossunger
Copy link

@rossunger rossunger commented Apr 2, 2025

@rossunger rossunger requested a review from a team as a code owner April 2, 2025 10:55
@AThousandShips AThousandShips changed the title added option to duplicate audio bus with unique effects instead of linked copies Add option to duplicate audio bus with unique effects instead of linked copies Apr 2, 2025
@AThousandShips AThousandShips added this to the 4.5 milestone Apr 2, 2025
@rossunger rossunger force-pushed the duplicate_audio_bus_with_unique_effects branch 2 times, most recently from eeb0968 to cfde2dc Compare April 2, 2025 11:26
@AThousandShips
Copy link
Member

Please set up pre-commit to ensure the style is correct

@rossunger rossunger force-pushed the duplicate_audio_bus_with_unique_effects branch from cfde2dc to 23b47a3 Compare April 2, 2025 11:40
@rossunger
Copy link
Author

Please set up pre-commit to ensure the style is correct

Sorry. I'm very new to all this. I think I have it set up? can you let me know if it's still wrong

@AThousandShips
Copy link
Member

You didn't update the code, you can run clang-format manually on the files you've changed, see the link

@rossunger rossunger force-pushed the duplicate_audio_bus_with_unique_effects branch from 23b47a3 to 9bd6eaf Compare April 2, 2025 12:53
@rossunger
Copy link
Author

You didn't update the code, you can run clang-format manually on the files you've changed, see the link

Hmm... I thought I did update it... precommit is passing when I commit. Is it right now?

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

Successfully merging this pull request may close these issues.

Duplicating an audio bus does not make duplicated AudioEffects unique
2 participants