Skip to content

Libbet: Wrong note when falling in hole #204

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

Open
pinobatch opened this issue Dec 2, 2018 · 0 comments
Open

Libbet: Wrong note when falling in hole #204

pinobatch opened this issue Dec 2, 2018 · 0 comments
Assignees
Labels
bug Something isn't working Core/Wasm Issues concerning the core library of Wasmboy

Comments

@pinobatch
Copy link

Something is distorting pulse periods on the way to the APU registers.

Steps to reproduce

  1. Open libbet.gb

  2. Start the demo by pressing the key bound to Select

  3. Wait for the fourth instruction screen:

     Tiles with no exits
     contain a trap door that
     leads to the entrance.
    
  4. Wait for Libbet to fall in the hole at the northeast corner.
    The game plays a descending slide whistle sound effect as she
    falls in followed by a tone as she is launched back onto the south
    side of the floor.

  • Expect: The tone rings out as a D above middle C (close to 294 Hz)
  • Actual: The tone rings out over an octave higher, as F (close to 698 Hz)
@torch2424 torch2424 self-assigned this Dec 3, 2018
@torch2424 torch2424 added bug Something isn't working Core/Wasm Issues concerning the core library of Wasmboy labels Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Core/Wasm Issues concerning the core library of Wasmboy
Projects
None yet
Development

No branches or pull requests

2 participants