Talk:Play recorded sounds: Difference between revisions

From Rosetta Code
Content added Content deleted
(Too much! Much too much!)
 
(to me, only playback (mixing optional))
Line 1: Line 1:
I think this task is massively overcomplex at the moment. Too many features mixed into one. This task should instead be just doing simple playback (and possibly mixing of multiple sounds) and the other bits moved to additional tasks. This will make it both easier to implement and easier to read for specific features. —[[User:Dkf|Donal Fellows]] 08:44, 11 June 2009 (UTC)
I think this task is massively overcomplex at the moment. Too many features mixed into one. This task should instead be just doing simple playback (and possibly mixing of multiple sounds) and the other bits moved to additional tasks. This will make it both easier to implement and easier to read for specific features. —[[User:Dkf|Donal Fellows]] 08:44, 11 June 2009 (UTC)
: Agree. Moreover, I find not so clear the required/suggested cathegorization: should we use as == header the "lib/system" used and as === the language? --[[User:ShinTakezou|ShinTakezou]] 15:28, 11 June 2009 (UTC)

Revision as of 15:28, 11 June 2009

I think this task is massively overcomplex at the moment. Too many features mixed into one. This task should instead be just doing simple playback (and possibly mixing of multiple sounds) and the other bits moved to additional tasks. This will make it both easier to implement and easier to read for specific features. —Donal Fellows 08:44, 11 June 2009 (UTC)

Agree. Moreover, I find not so clear the required/suggested cathegorization: should we use as == header the "lib/system" used and as === the language? --ShinTakezou 15:28, 11 June 2009 (UTC)