RingTone.h
Go to the documentation of this file.
static unsigned noteFrequencyA4
Reference note frequency.
Definition: RingTone.h:51
unsigned getClosestNote(unsigned frequency, unsigned &octave)
Convert a frequency into a scale/note combination into frequency.
Definition: RingTone.h:18
unsigned getNoteFrequency(unsigned octave, unsigned note)
Convert a scale/note combination into frequency.
unsigned charToNoteValue(char c)
Get the corresponding note number for a letter.
Definition: RingTone.h:43
1.8.13