Skip to content

Releases: notebynote/musescore-chordid474plus

ChordID474plus 0.1

Choose a tag to compare

@notebynote notebynote released this 08 Sep 08:49

First public release.

Detects the chords of a score from its notes and writes them as chord symbols
(Harmony elements) above the chosen staff.

  • Four grids: per measure, per half measure, per beat, per eighth note
  • Minimum length, so passing chords do not become symbols; equal chords are
    merged into blocks, which carries an anticipation along and puts the symbol
    at the anticipated position
  • The bass comes from the note carrying the beat, not from the lowest note in
    the window, so a passing note below the bass does not turn Abmaj7 into
    Abmaj7/G
  • Slash chords, jazz or pop spelling, three levels of detail
  • Remove chord symbols again, across all staves of the selected range
  • Dry run: detect and log without touching the score
  • Interface in German, English, Spanish and Italian, following the system
    language unless set explicitly

Install: unzip into your MuseScore plugins folder, so that
Documents/MuseScore4/Plugins/ChordID474plus/ChordID474plus.qml exists, then
enable "ChordID474plus" under Home > Plugins.

Tested with MuseScore Studio 4.7.4 on macOS.