Play Musical Notes with JavaScript
In music, a note is a symbol denoting a musical sound. In English usage a note is also the sound itself. Notes can represent the pitch and duration of a sound in musical notation. How cool it would be if we could play musical notes using JavaScript ? In…