• Converts a letter name to its corresponding frequency.

    Parameters

    • note: string

    Returns number

    the corresponding frequency

    Example

    letter_name_to_frequency("A4"); // Returns 440