Musical scale: Difference between revisions

Content deleted Content added
m added whitespace before the TOC, added a Task (bold) header.
Line 6:
{{omit from|Openscad}}
 
;Task:
Output &nbsp; 8 &nbsp; notes of the &nbsp; C &nbsp; major natural diatonic music scale (These are the notes C,D,E,F,G,A,B,c or Do, Ra, Me, Fa, So, La, Te, do on the solfa) to the default musical sound device on the system. <br>
For the purpose of this task, middle C should be used as the starting note, and crotchet notes should be used.
 
 
(These are the notes &nbsp; &nbsp; C,D,E,F,G,A,B,c &nbsp; &nbsp; or &nbsp; &nbsp; Do, Ra, Me, Fa, So, La, Te, do &nbsp; &nbsp; on the solfa.)
 
For the purpose of this task, middle &nbsp; C &nbsp; should be used as the starting note, and crotchet notes should be used.
 
For languages that cannot utilize a sound device,
it is permissible to output to a musical score sheet (or midi file),
or the task can be omitted.
<br><br>
 
=={{header|AutoHotkey}}==