Coder Social home page Coder Social logo

Need support of transformation about abcjs HOT 5 CLOSED

paulrosen avatar paulrosen commented on August 21, 2024
Need support of transformation

from abcjs.

Comments (5)

paulrosen avatar paulrosen commented on August 21, 2024

I'm holding off on doing anything more with the transposition variables until the ABC standard is finalized. There is currently a discussion about this on the mailing list.

from abcjs.

bwl21 avatar bwl21 commented on August 21, 2024

Ok, that is reasonable. Maybe you could implement at least the octave variable. This is not under discussion and is also the most important thing for me, since it is already used, e.g. in http://normanschmidt.net/abc/index.php

from abcjs.

benlieb avatar benlieb commented on August 21, 2024

Transpose would be lovely :)

from abcjs.

paulrosen avatar paulrosen commented on August 21, 2024

Transposition means a few different things.

If you are looking to visually transpose a piece, you can use:

import abcjs from 'abcjs';
const tuneObjectArray = abcjs.renderAbc(
    "paper1",
    "X:1\nT:etc...\nABc\n",
    {
        visualTranspose: 2,
    });

The above will display as B^cd.

Is that what you are trying to do? There are a few other options, too.

from abcjs.

paulrosen avatar paulrosen commented on August 21, 2024

Closing for inactivity. If there is still a problem that doesn't have a work around, let me know.

from abcjs.

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.