soundtab ~master (2021-12-09T12:45:08.7715184)
Dub
Repo
getNoteIndex
soundtab
ui
noteutil
returns index 0..11 of nearest note (0=A, 1=A#, 2=B, .. 11=G#)
int
getNoteIndex
(
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
returns index 0..11 of nearest note (0=A, 1=A#, 2=B, .. 11=G#)