Musical scale: Difference between revisions

Added some "technical" information in the task description
m (→‎{{header|BASIC256}}: added <lang>)
(Added some "technical" information in the task description)
Line 7:
 
;Task:
Output &nbsp;the 8 &nbsp; notes of the &nbsp; <b>C &nbsp; major natural</b> diatonic music scale to the default musical sound device on the system. Specifically, pitch must be tuned to 12-tone equal temperament (12TET) with the modern standard A=440Hz.
 
These are the notes "C, D, E, F, G, A, B, C(1 octave higher)", or "Do, Re, Mi, Fa, Sol, La, Si/Ti, Do(1 octave higher)" on <i>Fixed do Solfège</i>.
 
For the purpose of this task, middle &nbsp;<b>Middle C</b> &nbsp;(in the case of the above tuning, around 261.63 Hz) should be used as the starting note, and crotchet (quarter 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>
 
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.
 
=={{header|AmigaBASIC}}==
535

edits