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

Add EffectRack macro #18

Closed
wants to merge 5 commits into from
Closed

Conversation

GitGhillie
Copy link
Collaborator

@GitGhillie GitGhillie commented May 12, 2024

Related to #12

Description

Add EffectRack macro, making it easy to add effects and change their order.
The user can query for EffectRackController to get access to the Effect handles.

Adding the EffectRack as shown in the example also inserts a TrackBuilder component, whose track is automatically set as the output destination.

todo: Show how to query for the effect handles.
todo: Add the MyMusic component back in.
todo: Should probably create new example for this as not to interfere with the 1-to-1 Bevy example recreations.

Breaking changes

None so far

@GitGhillie GitGhillie closed this by deleting the head repository Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant