@libraz/libcantus - v0.9.3
    Preparing search index...

    Function formatNote

    • Render a Note as scientific pitch notation.

      Parameters

      Returns string

      The note text, including the octave when present.

      import { formatNote, parseNote } from '@libraz/libcantus';
      formatNote(parseNote('C#4')); // 'C#4'