Code Monkey home page Code Monkey logo

Comments (6)

ranma avatar ranma commented on August 15, 2024

Do you have examples of gbs files with a significant amount of silence at the beginning of a subsong?

from gbsplay.

y avatar y commented on August 15, 2024

not anymore. it would be possible to script something up to find some examples, comparing the length before and after sox trims the silence.

from gbsplay.

y avatar y commented on August 15, 2024

ihe script takes a lot longer to run that I thought, so here's the first couple of examples it found.

This one isn't pure silence in the beginning, but it's close enough:
http://www.zophar.net/music/gbs/animal-breeder.html
Animal Breeder : track 14/62
120.000726 -> 109.915669

this one spews a bunch of warnings under gbsplay, and doesn't produce any audio, so it's all silence.
http://www.zophar.net/music/gbs/animastar-gb.html
Animastar GB : track 106/167
120.000726 -> 0.000000

from gbsplay.

mmitch avatar mmitch commented on August 15, 2024

The "silent" parts both have activity on the drum/noise channel, so I would not consider this 'silence'.

Animastar indeed throws warnings (but sounds alright nontheless), would this warrant a separate bug?

ioread from 0xff70 unimplemented.
iowrite to 0xff70 unimplemented (val=01).
Bank 31 out of range (0-12)!
iowrite to 0xff70 unimplemented (val=ff).
ioread from 0xff70 unimplemented.

iowrite to 0xff70 unimplemented (val=01).

from gbsplay.

ranma avatar ranma commented on August 15, 2024

Seems to be a color game boy register:
FF70 - SVBK - CGB Mode Only - WRAM Bank

from gbsplay.

ranma avatar ranma commented on August 15, 2024

With some fixes in the meantime "Animastar GB : track 106/167" is no longer silent, it seems to be a SFX track with only noise happening.

Similar as mmitch said "Animal Breeder : track 14/62" starts with the noise channel.

from gbsplay.

Related Issues (20)

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.