[subsynth-devel] [Task #44998] implement network i/ostream
Status: Beta
Brought to you by:
subatomic
|
From: <no...@so...> - 2002-04-08 21:21:44
|
Task #44998 has been updated. Project: subsynth Subproject: audio iostreams Summary: implement network i/ostream Complete: 0% Status: Open Authority : subatomic Assigned to: subatomic Description: implement istream and ostream for network streaming of syn::AudioFormat type data... if compression is desired, then don't do it here... make this class stupid, and implent a separate codec (compress/decompress) module that *could* be used with it... this module will be good for streaming music, teleconferencing, etc... Follow-Ups: ------------------------------------------------------- Date: 2002-04-08 17:21 By: subatomic Comment: should probably put the codec in here... that way the I and O stream sides can negotiate a valid compression to use. ------------------------------------------------------- Date: 2002-01-04 15:55 By: subatomic Comment: oops... not module, i/o stream... (correction to initial comment)... ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=44998&group_id=42943&group_project_id=15987 |