soundtab ~master (2017-02-22T13:24:24Z)
Home
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)