Musical scale: Difference between revisions

m
→‎{{header|JavaScript}}: removed html since it is not really 'needed'
(→‎{{header|J}}: Added JS/HTML)
m (→‎{{header|JavaScript}}: removed html since it is not really 'needed')
Line 478:
0.25 is the duration of each note (in seconds).
 
=={{header|JavaScript}}/{{header|HTML}}==
Using the Web Audio API
<lang javascript><!doctype html>
535

edits