Scalar Transposition

• Aug 24, 2018 - 02:01

Musescore currently only supports Diatonic and Chromatic transposition.

Is there any chance to implement general Scalar Transpositions ?

I guess it will require an interface for a user to enter the required altered scale as there are too many to cover by default from a dropdown.

Modern composition is not completely diatonic in quite a lot of cases.


Comments

In reply to by Jojo-Schmitz

I've just finished a plugin that can be used to transpose between different scale structures. Mappings are specified on a note-by-note basis, rather than choosing from a list of predefined scales. It’s a less direct — but more versatile — approach to the task. At any rate I hope composers might find it useful. I plan to upload it (and a handful of related plugins) to the MuseScore repository soon, but I’ll post it here in case anyone would like to check it out.
NoteToNote.PNG
NoteMapper_Scale_Transformation_Demo-1.png

Attachment Size
NoteMapper_NoteToNote_1.qml 16.9 KB

In reply to by PaulSC

Update: I've now released a more complete version of the Note to Note plugin together with five other NoteMappers. For more information, or to download the bundle of six plugins, please visit the NoteMappers Project page here at musescore.org.

New features of the Note to Note plugin include:

  • Ability to save, share, and reuse maps via Import/Export feature
  • Sort button for map overview
  • Ability to map either concert or transposed pitches when a score includes transposing instruments

In reply to by PaulSC

QUESTION: HOW TO EDIT .QML FILE ?

I would like to edit the Note-to-Note file so that it will automatically load a particular mapping, which I continually re-use. Can you tell me where in the file to do this, and what code to put in ? Thank you very much.

Do you still have an unanswered question? Please log in first to post your question.