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 effects.Transition and a cross-fade example #141

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

MarkKremer
Copy link
Contributor

@MarkKremer MarkKremer commented Jan 7, 2024

Although https://github.com/Programmerino/beepFade provides a way to cross-fade, it hasn't been updated in a long time. This PR takes a step towards the functionality requested in #112. I've chosen to implement a more building block approach compared to the beepFade repo. See the example for how a cross-fade could be implemented using this building block.

Resolves #112

@MarkKremer MarkKremer marked this pull request as ready for review January 7, 2024 16:36
@MarkKremer MarkKremer requested a review from a team January 7, 2024 16:37
@MarkKremer MarkKremer merged commit fcaaf86 into main Jan 24, 2024
1 check passed
@MarkKremer MarkKremer deleted the transition-effect branch January 24, 2024 15:59
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

Successfully merging this pull request may close these issues.

How To Cross-fade
2 participants