v4.1.2
Note-Art
module
utilities
Functions
firstToUpper
twoDigitFormat
switchMembers
rearrangeArray
mapString
occurrencesInString
fitArrayToSize
longestArray
isNumberAsString
freqFromPitch
freqToPitch
freqFromMidi
freqToFloatMidi
freqToMidi
centsOffFromFreq
midiToFreq
midiToPitch
pitchToMidi
pitchClassesToNumbers
pitchClassesToNotes
notesToPitchClasses
getPitchClassesInterval
getNotesInterval
getInterval
getClassSet
getPitchClassSet
extractOctave
extractPitchClass
normalizePitchClass
normalizeNote
noteToObject
isPitchClass
isNote
isRest
isDuration
notesInRange
getPitchClassIndex
enharmonicPitchClass
toFlat
toSemitones
maxInterval
highestNote
lowestNote
lowestPitch
lowestNoteFromArray
highestNoteFromArray
getPatternFromPitchClasses
getPatternFromNotes
pitchClassesToPianoChordNotes
spellScale
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
/
utilities
/
isDuration
Function
isDuration
Defined in PureMusicUtils.ts
(
dur
:
string
)
:
boolean