v4.1.2
Note-Art
module
note-art
Modules
utilities
notation
Functions
transposePitchClass
transposeNote
transpose
noteFromFrequency
intervalsToNotes
invertChord
scaleDegree
getChordFromScale
scaleToChords
Types
PitchClassLetter
FlatAccidental
FlatPitchClass
SharpAccidental
SharpPitchClass
PitchClass
Octave
NoteAsObject
Accidental
Note
RawPitchClass
RawFlatPitchClass
RawSharpPitchClass
Chord
Scale
NoteDuration
Constants
PITCH_STANDARD
NUMBER_OF_PITCH_CLASSES
SEMITONE
SHARP_CLASS_NOTES
FLAT_CLASS_NOTES
PITCH_CLASS_LETTERS
PITCH_CLASSES
INTERVALS
OCTAVES_ON_PIANO
NOTE_DURATIONS
TIME_SIG_NUMERATORS
NOTE_DURATIONS_AS_SIZE_IN_MEASURE
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
Chord
Type alias
Chord
Defined in types.ts
Array
external
Array
<
PitchClass
type
PitchClass
PitchClass
|
Note
type
Note
Note
>