soundtab ~master (2021-12-09T12:45:08.7715184)
Dub
Repo
fromLogScale
soundtab
ui
noteutil
Convert from note (log scale) to frequency (-3 -> 440, 9 -> 880, -15 -> 220)
double
fromLogScale
(
double
note
)
Meta
Source
See Implementation
soundtab
ui
noteutil
functions
buildNoteConversionTable
fromLogScale
fullNameToNote
getNearestNote
getNoteIndex
getNoteName
getNoteOctave
getNoteOctaveName
isBlackNote
noteToFullName
toLogScale
whiteNotesInRange
static variables
BLACK_NOTES
structs
PitchCorrector
variables
BASE_FREQUENCY
HALF_TONE
NOTE_NAMES
OCTAVE_NAMES
QUARTER_TONE
Convert from note (log scale) to frequency (-3 -> 440, 9 -> 880, -15 -> 220)