Git Product home page Git Product logo

Comments (3)

AntonioND avatar AntonioND commented on May 11, 2024 2

I did experiment a bit with it, but I think I decided to ignore it because changing frequencies on the fly created a lot of noise.

I'm going to be busy for a bit, but I'll try to look into this at some point and see if there is some way to do it cleanly.

from gbt-player.

copyrat90 avatar copyrat90 commented on May 11, 2024

Thanks for considering this feature!

I forgot to mention that the Tone Portamento (Gxx effect on s3m) is also used a lot on LSDj (Lxx on LSDj).
I would really appreciate it if you could also look into this effect.

from gbt-player.

RichardULZ avatar RichardULZ commented on May 11, 2024

I coded pitch bends in the fork of gbt-player (GBT-Rulz) used in gb studio, unfortunately it's only for the deprecated GBDK branch.
chrismaltby/gb-studio#505
You can find all the changes made here.

I think the only "breaking" change was reworking noise to pass the 8bit value directly (so note pitch could affect noise in a linear fashion, not just c-5) but that requires all songs to be recompiled, and some artists modified the noises in the player directly (the start noise values were moved mod2gbt.c).

But, it could be worth looking at.

it overhauls sound re trigger for effects, meaning less popping and the ability to use these effects at all,
adds 1xx 2xx pitch bends (not accurate to .mod) and a non standard effect, 9ve, which directly sets the volume and hardware envelope for the channel (fade envelope stays with new volumes).

That last one is a little abstract because you must build and run to hear it correctly, but it makes gbt-player very competitive.
This user, https://twitter.com/ScottSemanski has made ample use of 9ve, 101 201 for vibrato and kick drums, can hardly believe it's still gbt.

from gbt-player.

Related Issues (12)

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.