Reference: createSineTone
createSineTone(f, d) returns a sound of a pure sine tone of frequency f [Hz] with duration d [s]. Example: createSineTone(400, 1) creates a 400 Hz sine tone with a duration of one second.
createSineTone(f, d) returns a sound of a pure sine tone of frequency f [Hz] with duration d [s]. Example: createSineTone(400, 1) creates a 400 Hz sine tone with a duration of one second.