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

Super Game Boy sound effects #15

Open
pinobatch opened this issue May 31, 2021 · 0 comments
Open

Super Game Boy sound effects #15

pinobatch opened this issue May 31, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@pinobatch
Copy link
Owner

Some suggestions from the Pan Docs list of SGB sounds:

  • Roll: $2F, pitch 2
  • Jump: $18, pitch 2
  • land: $0B, pitch 2
  • Fall in hole hole: $03, pitch 3
  • Get point: $01, pitch 3
  • Get quota: $04, pitch 2
  • launch: $2B, pitch 3
  • achievement: $1D, pitch 1
  • stop rolling + combo >= 3: $28, pitch 3
  • stop rolling + keypress: $07, pitch 0
  • stop rolling: $80, pitch 0
@pinobatch pinobatch added the enhancement New feature or request label May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant