Note:
Filter:
MusicalNotation/Classes (extension) | Math | Tuning

Note
ExtensionExtension

Notes in ABC notation.

Description

Takes an "note name" (Symbol) and returns the semitone in a chromatic scale (0..12).

Class Methods

.all

The Note repository.

.at

Arguments:

input

Access from the Note repository.

.directory

Lists all Note names and Semitones.

.names

Lists all Note names.

Instance Methods

.semitone

Returns Note semitone.

Examples