Talk:Morse code: Difference between revisions

(Dependence on the PC speaker)
 
(→‎Multiple roles: new section)
Line 2:
 
Some computers (including mine) don't have a configured/enabled PC speaker. Consider specifically allowing any sound output device instead. --[[User:Short Circuit|Michael Mol]] 07:48, 24 August 2010 (UTC)
 
== Multiple roles ==
 
This task covers at least three things:
* File I/O
* Encoding (characters to Morse)
** Notably limited to Latin characters.
* Sound output.
 
At the very least, I think these separate components should be specced in the task description as being modular components, so that there is a readable boundary in code between roles. There are some other examples of such elsewhere on the wiki. --[[User:Short Circuit|Michael Mol]] 07:55, 24 August 2010 (UTC)