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 and implement hitsound option #1322

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

CreoSm
Copy link

@CreoSm CreoSm commented Sep 24, 2024

Add feature #759 which will be disabled by default.

This option is located under the Graphics/Sound options and when enabled will play the sound file (if available) "Player hitsound.ogg" when hitting a note successfully (no cb). The sound must be located in the Sounds folder of whatever theme is being used, or fallback.

I have not provided a sound in this pr to be the default etterna hitsound, if this is implemented someone would have to make one, or players will just need to add one themselves.

@CreoSm CreoSm marked this pull request as draft September 24, 2024 05:43
@CreoSm CreoSm marked this pull request as ready for review September 24, 2024 05:45
@StarbotArc
Copy link

StarbotArc commented Sep 24, 2024

Works out pretty well, if it could be somehow moved into noteskins and the judgement (or lack of one) that allows it to play could be adjusted, I think it'd work out perfectly.

@CreoSm
Copy link
Author

CreoSm commented Sep 25, 2024

Works out pretty well, if it could be somehow moved into noteskins and the judgement (or lack of one) that allows it to play could be adjusted, I think it'd work out perfectly.

I might rewrite this to make it work that way. I WAS going to add CB sounds but had some issues with it

@CreoSm CreoSm marked this pull request as draft September 28, 2024 03:43
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