Skip to content

Commit

Permalink
Complete typings update, update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Seanitzel committed Mar 27, 2022
1 parent 0029e3e commit bf5a550
Show file tree
Hide file tree
Showing 73 changed files with 92 additions and 91 deletions.
2 changes: 1 addition & 1 deletion docs/__fileCache.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"src/index.ts":1630881937235.2888,"src/utilities/index.ts":1630881937244.1023,"src/utilities/GeneralFunctions.ts":1630881937240.8545,"src/utilities/ScientificFunctions.ts":1630881937242.5845,"src/types.ts":1636624156121.3909,"src/utilities/PureMusicUtils.ts":1633640897968.33,"src/utilities/MusicFunctions.ts":1630881937241.4355,"src/Theory.ts":1630881937233.9202,"src/Constants.ts":1630881937231.7903,"__version__":"0.4.2","/Users/sdvir/Documents/programming/Note-Art/src/index.ts":1630881937235.2888,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/index.ts":1630881937244.1023,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/GeneralFunctions.ts":1630881937240.8545,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/ScientificFunctions.ts":1630881937242.5845,"/Users/sdvir/Documents/programming/Note-Art/src/types.ts":1636624156121.3909,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/PureMusicUtils.ts":1633640897968.33,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/MusicFunctions.ts":1630881937241.4355,"/Users/sdvir/Documents/programming/Note-Art/src/Theory.ts":1630881937233.9202,"/Users/sdvir/Documents/programming/Note-Art/src/Constants.ts":1630881937231.7903}
{"src/index.ts":1630881937235.2888,"src/utilities/index.ts":1630881937244.1023,"src/utilities/GeneralFunctions.ts":1630881937240.8545,"src/utilities/ScientificFunctions.ts":1630881937242.5845,"src/types.ts":1636624156121.3909,"src/utilities/PureMusicUtils.ts":1633640897968.33,"src/utilities/MusicFunctions.ts":1630881937241.4355,"src/Theory.ts":1630881937233.9202,"src/Constants.ts":1630881937231.7903,"__version__":"0.4.2","/Users/sdvir/Documents/programming/Note-Art/src/index.ts":1630881937235.2888,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/index.ts":1630881937244.1023,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/GeneralFunctions.ts":1630881937240.8545,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/ScientificFunctions.ts":1648367062944.255,"/Users/sdvir/Documents/programming/Note-Art/src/types.ts":1648367124410.085,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/PureMusicUtils.ts":1648367076230.2417,"/Users/sdvir/Documents/programming/Note-Art/src/utilities/MusicFunctions.ts":1648367063135.0247,"/Users/sdvir/Documents/programming/Note-Art/src/Theory.ts":1648366824835.6614,"/Users/sdvir/Documents/programming/Note-Art/src/Constants.ts":1648365300429.5435}
2 changes: 1 addition & 1 deletion docs/assets/search.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[[[1,[],[],[],[["PitchClass",[]],["Octave",[]],["NoteAsObject",[]],["PitchClassLetter",[]],["FlatAccidental",[]],["SharpAccidental",[]],["Accidental",[]],["FlatPitchClass",[]],["SharpPitchClass",[]],["PureFlatPitchClass",[]],["PureSharpPitchClass",[]],["PurePitchClass",[]],["Note",[]],["PureNote",[]],["Chord",[]],["Scale",[]],["NoteDuration",[]]],[["transposePitchClass",[]],["transposeNote",[]],["transpose",[]],["noteFromFrequency",[]],["intervalsToNotes",[]],["invertChord",[]],["scaleDegree",[]],["getChordFromScale",[]],["scaleToChords",[]],["firstToUpper",[1]],["twoDigitFormat",[1]],["switchMembers",[1]],["rearrangeArray",[1]],["mapString",[1]],["occurrencesInString",[1]],["fitArrayToSize",[1]],["longestArray",[1]],["isNumberAsString",[1]],["freqFromPitch",[1]],["freqFromMidi",[1]],["freqToFloatMidi",[1]],["freqToMidi",[1]],["centsOffFromFreq",[1]],["midiToFreq",[1]],["getPitchClassesInterval",[1]],["getNotesInterval",[1]],["getInterval",[1]],["getClassSet",[1]],["getPitchClassSet",[1]],["extractOctave",[1]],["extractPitchClass",[1]],["normalizePitchClass",[1]],["normalizeNote",[1]],["noteToObject",[1]],["isPitchClass",[1]],["isNote",[1]],["isRest",[1]],["isDuration",[1]],["notesInRange",[1]],["getPitchClassIndex",[1]],["enharmonicPitchClass",[1]],["toFlat",[1]],["toSemitones",[1]],["maxInterval",[1]],["highestNote",[1]],["lowestNote",[1]],["lowestPitch",[1]],["lowestNoteFromArray",[1]],["highestNoteFromArray",[1]],["getPatternFromPitchClasses",[1]],["getPatternFromNotes",[1]],["pitchClassesToNotes",[1]],["pitchClassesToPianoChordNotes",[1]]],[["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",[]]]]],["note-art","utilities"]]
[[[1,[],[],[],[["PitchClassLetter",[]],["FlatAccidental",[]],["FlatPitchClass",[]],["SharpAccidental",[]],["SharpPitchClass",[]],["PitchClass",[]],["Octave",[]],["NoteAsObject",[]],["Accidental",[]],["Note",[]],["RawPitchClass",[]],["RawFlatPitchClass",[]],["RawSharpPitchClass",[]],["Chord",[]],["Scale",[]],["NoteDuration",[]]],[["transposePitchClass",[]],["transposeNote",[]],["transpose",[]],["noteFromFrequency",[]],["intervalsToNotes",[]],["invertChord",[]],["scaleDegree",[]],["getChordFromScale",[]],["scaleToChords",[]],["firstToUpper",[1]],["twoDigitFormat",[1]],["switchMembers",[1]],["rearrangeArray",[1]],["mapString",[1]],["occurrencesInString",[1]],["fitArrayToSize",[1]],["longestArray",[1]],["isNumberAsString",[1]],["freqFromPitch",[1]],["freqFromMidi",[1]],["freqToFloatMidi",[1]],["freqToMidi",[1]],["centsOffFromFreq",[1]],["midiToFreq",[1]],["getPitchClassesInterval",[1]],["getNotesInterval",[1]],["getInterval",[1]],["getClassSet",[1]],["getPitchClassSet",[1]],["extractOctave",[1]],["extractPitchClass",[1]],["normalizePitchClass",[1]],["normalizeNote",[1]],["noteToObject",[1]],["isPitchClass",[1]],["isNote",[1]],["isRest",[1]],["isDuration",[1]],["notesInRange",[1]],["getPitchClassIndex",[1]],["enharmonicPitchClass",[1]],["toFlat",[1]],["toSemitones",[1]],["maxInterval",[1]],["highestNote",[1]],["lowestNote",[1]],["lowestPitch",[1]],["lowestNoteFromArray",[1]],["highestNoteFromArray",[1]],["getPatternFromPitchClasses",[1]],["getPatternFromNotes",[1]],["pitchClassesToNotes",[1]],["pitchClassesToPianoChordNotes",[1]]],[["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",[]]]]],["note-art","utilities"]]
2 changes: 1 addition & 1 deletion docs/constant/FLAT_CLASS_NOTES.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/INTERVALS.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/NOTE_DURATIONS.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/NOTE_DURATIONS_AS_SIZE_IN_MEASURE.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/NUMBER_OF_PITCH_CLASSES.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/OCTAVES_ON_PIANO.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/PITCH_CLASSES.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/PITCH_CLASS_LETTERS.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/PITCH_STANDARD.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/SEMITONE.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/SHARP_CLASS_NOTES.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/constant/TIME_SIG_NUMERATORS.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/getChordFromScale.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/intervalsToNotes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/invertChord.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/noteFromFrequency.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/scaleDegree.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/scaleToChords.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/transpose.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/transposeNote.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/function/transposePitchClass.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/enharmonicPitchClass.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/extractOctave.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/extractPitchClass.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/freqFromPitch.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getClassSet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getInterval.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getNotesInterval.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getPatternFromNotes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getPatternFromPitchClasses.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getPitchClassIndex.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getPitchClassSet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/getPitchClassesInterval.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/highestNote.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/highestNoteFromArray.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/isDuration.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/isNote.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/isPitchClass.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/isRest.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/lowestNote.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/lowestNoteFromArray.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/lowestPitch.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/maxInterval.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/normalizeNote.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/normalizePitchClass.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/noteToObject.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/notesInRange.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/toFlat.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/m.utilities/function/toSemitones.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/Accidental.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/Chord.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/FlatAccidental.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/FlatPitchClass.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/Note.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/NoteAsObject.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/NoteDuration.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/Octave.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/PitchClass.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/type/PitchClassLetter.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/type/RawFlatPitchClass.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="keywords" content="TypeScript documentation note-art"><title>RawFlatPitchClass | note-art</title><meta name="description" content="Documentation for note-art v4.0.1, RawFlatPitchClass"><link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous"><link id="highlightTheme" rel="stylesheet" crossorigin="anonymous"><link rel="icon" type="image/x-icon" href="/assets/media/favicon.ico"><link href="../assets/css/index.css" type="text/css" rel="stylesheet"><script src="../assets/js/index.js"></script><script>window.depth="../";window.ab=false;</script></head><body><header class="container-fluid navi"><div class="row"><div class="col-4"><input class="form-control search" id="search" type="search" placeholder="Search..." aria-label="Search"></div><div class="col-8"><div class="row float-end row-cols-auto" style="margin-top:5px"><div class="col clickable-icon" id="theme-icon"></div><div class="col"><a href="https://github.com/Seanitzel/Note-Art/tree/master" class="clickable-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-github" viewbox="0 0 16 16"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg></a></div><div class="col"><span style="font-size: 1.2em">v4.0.1</span></div></div></div></div></header><div class="container-fluid"><div class="row"><nav class="col-lg-auto sidebar" id="sidebar"><h1 class="lib-name text-center"><a href="../index.html">note-art</a></h1><p class="current-thing text-center">module <span class="module">note-art</span></p><div class="sidebar-members"><div class="sidebar-member"><div class="collapsible-trigger"><span class="collapsible-arrow open"></span><span class="sidebar-category">Modules</span></div><div class="collapsible-body open"><span class="sidebar-category-member"><a href="../m.utilities/index.html">utilities</a></span></div></div><div class="sidebar-member"><div class="collapsible-trigger"><span class="collapsible-arrow open"></span><span class="sidebar-category">Functions</span></div><div class="collapsible-body open"><span class="sidebar-category-member"><a href="../function/transposePitchClass.html">transposePitchClass</a></span><span class="sidebar-category-member"><a href="../function/transposeNote.html">transposeNote</a></span><span class="sidebar-category-member"><a href="../function/transpose.html">transpose</a></span><span class="sidebar-category-member"><a href="../function/noteFromFrequency.html">noteFromFrequency</a></span><span class="sidebar-category-member"><a href="../function/intervalsToNotes.html">intervalsToNotes</a></span><span class="sidebar-category-member"><a href="../function/invertChord.html">invertChord</a></span><span class="sidebar-category-member"><a href="../function/scaleDegree.html">scaleDegree</a></span><span class="sidebar-category-member"><a href="../function/getChordFromScale.html">getChordFromScale</a></span><span class="sidebar-category-member"><a href="../function/scaleToChords.html">scaleToChords</a></span></div></div><div class="sidebar-member"><div class="collapsible-trigger"><span class="collapsible-arrow open"></span><span class="sidebar-category">Types</span></div><div class="collapsible-body open"><span class="sidebar-category-member"><a href="../type/PitchClassLetter.html">PitchClassLetter</a></span><span class="sidebar-category-member"><a href="../type/FlatAccidental.html">FlatAccidental</a></span><span class="sidebar-category-member"><a href="../type/FlatPitchClass.html">FlatPitchClass</a></span><span class="sidebar-category-member"><a href="../type/SharpAccidental.html">SharpAccidental</a></span><span class="sidebar-category-member"><a href="../type/SharpPitchClass.html">SharpPitchClass</a></span><span class="sidebar-category-member"><a href="../type/PitchClass.html">PitchClass</a></span><span class="sidebar-category-member"><a href="../type/Octave.html">Octave</a></span><span class="sidebar-category-member"><a href="../type/NoteAsObject.html">NoteAsObject</a></span><span class="sidebar-category-member"><a href="../type/Accidental.html">Accidental</a></span><span class="sidebar-category-member"><a href="../type/Note.html">Note</a></span><span class="sidebar-category-member"><a href="../type/RawPitchClass.html">RawPitchClass</a></span><span class="sidebar-category-member"><a href="../type/RawFlatPitchClass.html">RawFlatPitchClass</a></span><span class="sidebar-category-member"><a href="../type/RawSharpPitchClass.html">RawSharpPitchClass</a></span><span class="sidebar-category-member"><a href="../type/Chord.html">Chord</a></span><span class="sidebar-category-member"><a href="../type/Scale.html">Scale</a></span><span class="sidebar-category-member"><a href="../type/NoteDuration.html">NoteDuration</a></span></div></div><div class="sidebar-member"><div class="collapsible-trigger"><span class="collapsible-arrow open"></span><span class="sidebar-category">Constants</span></div><div class="collapsible-body open"><span class="sidebar-category-member"><a href="../constant/PITCH_STANDARD.html">PITCH_STANDARD</a></span><span class="sidebar-category-member"><a href="../constant/NUMBER_OF_PITCH_CLASSES.html">NUMBER_OF_PITCH_CLASSES</a></span><span class="sidebar-category-member"><a href="../constant/SEMITONE.html">SEMITONE</a></span><span class="sidebar-category-member"><a href="../constant/SHARP_CLASS_NOTES.html">SHARP_CLASS_NOTES</a></span><span class="sidebar-category-member"><a href="../constant/FLAT_CLASS_NOTES.html">FLAT_CLASS_NOTES</a></span><span class="sidebar-category-member"><a href="../constant/PITCH_CLASS_LETTERS.html">PITCH_CLASS_LETTERS</a></span><span class="sidebar-category-member"><a href="../constant/PITCH_CLASSES.html">PITCH_CLASSES</a></span><span class="sidebar-category-member"><a href="../constant/INTERVALS.html">INTERVALS</a></span><span class="sidebar-category-member"><a href="../constant/OCTAVES_ON_PIANO.html">OCTAVES_ON_PIANO</a></span><span class="sidebar-category-member"><a href="../constant/NOTE_DURATIONS.html">NOTE_DURATIONS</a></span><span class="sidebar-category-member"><a href="../constant/TIME_SIG_NUMERATORS.html">TIME_SIG_NUMERATORS</a></span><span class="sidebar-category-member"><a href="../constant/NOTE_DURATIONS_AS_SIZE_IN_MEASURE.html">NOTE_DURATIONS_AS_SIZE_IN_MEASURE</a></span></div></div></div></nav><main id="content" class="col content"><div class="d-none" id="search-menu"><h1>Search results</h1><div class="row" style="margin-top: 20px;margin-bottom: 20px"><div class="col-md-4"><p class="mini-header">Types</p><div><input type="checkbox" class="c-checkbox" id="search-option-classes" checked><span>Classes</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-interfaces" checked><span>Interfaces</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-enums" checked><span>Enums</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-functions" checked><span>Functions</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-types" checked><span>Type aliases</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-constants"><span>Constants</span></div></div><div class="col-md-4"><p class="mini-header">Members</p><div><div><input type="checkbox" class="c-checkbox" id="search-option-properties" checked><span>Properties</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-methods" checked><span>Methods</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-getters" checked><span>Getters</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-setters" checked><span>Setters</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-enum-members"><span>Enum members</span></div><div><input type="checkbox" class="c-checkbox" id="search-option-privates"><span>Show privates</span></div></div></div><div class="col-md-4"><p class="mini-header">Other</p><div><div><input type="checkbox" class="c-checkbox" id="search-option-this-module-only"><span>In this module only</span></div></div></div></div><div id="search-result-list"></div></div><div id="content-main" class="d-none"><div class="path"><a href="../index.html" class="path-member">index</a> / <a class="path-member" href="">RawFlatPitchClass</a></div><div><h1>Type alias <span class="referenceLink object">RawFlatPitchClass</span></h1><p><a class="secondary-text" href="https://github.com/Seanitzel/Note-Art/tree/master/src/types.ts#L22">Defined in types.ts</a></p><div class="item-name"><span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"C"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"Db"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"D"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"Eb"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"E"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"F"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"Gb"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"G"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"Ab"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"A"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"Bb"</a><span class='symbol'> | </span><a class="primitive string-literal" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">"B"</a></span></div></div></div></main></div></div><div id="to-top" class="btn-to-top"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-arrow-up" viewbox="0 0 16 16"><path fill-rule="evenodd" d="M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z"></path></svg></div><div id="sidebar-arrow" class="sidebar-arrow"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-arrow-right" viewbox="0 0 16 16"><path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"></path></svg></div></body></html>
Loading

0 comments on commit bf5a550

Please sign in to comment.