Giter Site home page Giter Site logo

Comments (2)

stoneface86 avatar stoneface86 commented on June 24, 2024 1

Interesting, I'm guessing the naive assumption of a vblank being exactly 59.7 Hz is the cause as each tick gets samplerate / 59.7 samples (with an extra sample on some ticks after accumulating the remainder).

I'll have to test this in the Nim rewrite to see if the same problem occurs there, which would confirm this is an architectural problem with the emulator.

from trackerboy.

tadashibashi avatar tadashibashi commented on June 24, 2024

I built a rom outside of GB Studio using their version of gbt-player and it's playing back at the speed of Trackerboy. I have no idea what the issue could be, but it's definitely on their end. Even the example files are playing back at the wrong speed.

Edit: I confirmed with one of the developers (Rulz) that this is an effect of GB Studio 3.0+ sound engine feature. It's running at a 64Hz tick speed to support playing WAV files at an even sample rate. 16384hz / 64 = 256hz (sample update) / 4 = 64hz music update

from trackerboy.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.