MuseScore: Difference between revisions

Addition of n-edo retuner plugin
Jlmoriart (talk | contribs)
Added porcupine tunings
Line 5: Line 5:


* [https://musescore.org/en/project/fifths-based-tuning Fifths-based tuning] by [[John Moriarty]] - as the name implies, you set the size of your "fifth" and then it auto-tunes your score based on that. Uses the MuseScore Tonal Pitch Class (tpc) enum, so it only supports the four "standard" accidentals: flat, sharp, double-flat, and double-sharp (x). Does not allow octave stretch - octaves are always 2/1.
* [https://musescore.org/en/project/fifths-based-tuning Fifths-based tuning] by [[John Moriarty]] - as the name implies, you set the size of your "fifth" and then it auto-tunes your score based on that. Uses the MuseScore Tonal Pitch Class (tpc) enum, so it only supports the four "standard" accidentals: flat, sharp, double-flat, and double-sharp (x). Does not allow octave stretch - octaves are always 2/1.
* [https://musescore.org/en/project/porcupine-tunings Porcupine tunings] by [[John Moriarty]] - you set the size of the porcupine generator, and then it auto-tunes your score based on that. The natural notes are tuned to porcupine[7]. The sharp and flat modify pitches by the chroma from that 7-note MOS scale. Same implementation as Fifths-based tuning above.
* [https://musescore.org/en/project/accidental-tuner Accidental Tuner] by Gilbert Yammine - lets you define the amount by which any given accidental modifies a pitch, then you can retune all or part of the score automatically based on that. The seven naturals cannot be retuned.
* [https://musescore.org/en/project/accidental-tuner Accidental Tuner] by Gilbert Yammine - lets you define the amount by which any given accidental modifies a pitch, then you can retune all or part of the score automatically based on that. The seven naturals cannot be retuned.
* [https://github.com/euwbah/musescore-n-tet-plugins n-EDO retuner plugin] by euwbah et al. - lets you set any [[EDO]] tuning. Supports microtonal accidentals in [[alternative symbols for ups and downs notation]].  
* [https://github.com/euwbah/musescore-n-tet-plugins n-EDO retuner plugin] by euwbah et al. - lets you set any [[EDO]] tuning. Supports microtonal accidentals in [[alternative symbols for ups and downs notation]].