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 CircuitPython_Chime helper to the Community Bundle #184

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Add CircuitPython_Chime helper to the Community Bundle #184

merged 2 commits into from
Oct 16, 2023

Conversation

CedarGroveStudios
Copy link
Contributor

A CircuitPython class for generating wind chime and bell sounds using synthio.

The CedarGrove CircuitPython Chime class provides synthio note overtones and envelopes developed from
a combination of tubular chime algorithms and empirical (practical) models. Three chime voices are included
in the class (Voice.Tubular, Voice.Bell, and Voice.Perfect) as well as selectable chime
and striker materials. The Scales class contains a library of common wind chime and bell scales
in a collection of Scientific Pitch Notation (SPN) lists.

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you!

@FoamyGuy FoamyGuy merged commit b53c418 into adafruit:main Oct 16, 2023
1 check passed
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.

2 participants