Giter VIP home page Giter VIP logo

musescore-31edo-tuner's People

Contributors

looptailg avatar

Stargazers

 avatar

Watchers

 avatar

musescore-31edo-tuner's Issues

Improve TPC handling

Improve the handling of the TPC property, it probably can be handled in a dynamic way by checking its modulo / remainder, instead of using a series of hardcoded cases.

Update README

Update the README file, to reflect the new functionality of tuning only the notes within the selection.

Fix key signature detection

Sometime the plugin detects a key signature change even if there isn't one in the current measure.

If necessary, reintroduce the old code for the detection of a key signature change.

Use getAccidental()

Use the function getAccidental() wherever the number of edo step displacement is calculated. Rename it to have a more descriptive name.

Remove positiveModulo()

That function is used only in one place, and instead you can simply use more than one case for a code block to achieve the same result.

Remove TPC property

Remove the TPC property from supportedAccidentals, as every accidental that has a false value for it also has the property DEFAULT_OFFSET. Rework the logic to check this value instead.

Incorrect readme images

The example image for custom key signatures is wrong, the text has the wrong number of dots.

The example image for sagittal notation should have a natural sign on the last note.

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.