Giter Club home page Giter Club logo

Comments (7)

mankeli avatar mankeli commented on May 28, 2024 1

NSF files are program code, any song length is defined afterwards. Game rips often play forever and so does most of the "scene" songs. This is also true for several other song formats. (SPC, SID, etc) Mod files also often rely on the "implicit" looping that the player just wraps to pattern 0 seamlessly, and there are also "jump to order" repeat commands in mod files.

I guess the repeat feature should use this if it's available?

from chip-player-js.

mmontag avatar mmontag commented on May 28, 2024

Many game songs were meant to repeat so I think this is even more important for a retro music player.
It's on my list of things to do!

from chip-player-js.

paperluigis avatar paperluigis commented on May 28, 2024

Many game songs were meant to repeat so I think this is even more important for a retro music player.
It's on my list of things to do!

Thanks! =)

from chip-player-js.

mankeli avatar mankeli commented on May 28, 2024

I definitely vote for this! What a great player and UI otherwise!

from chip-player-js.

mmontag avatar mmontag commented on May 28, 2024

Added a repeat button. It cycles through 3 modes (Repeat-All, Repeat-One, Off).

from chip-player-js.

mmontag avatar mmontag commented on May 28, 2024

Note that repeat-one mode won't repeat subtracks within NSF files.
It's a Sequencer-level repeat, so it also doesn't utilize loop points defined in song metadata.
Feel free to open another issue if that really bothers you :)

from chip-player-js.

paperluigis avatar paperluigis commented on May 28, 2024

Oh thank you!
I already knew songs could repeat, slowly watching how pattern 39 (for example) jumps back to pattern 5, excluding the start, making the length of song infinite.

from chip-player-js.

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.