[subsynth-devel] [Task #44706] refactor queuing method to allow iterators..
Status: Beta
Brought to you by:
subatomic
|
From: <no...@so...> - 2002-02-13 23:52:39
|
Task #44706 has been updated. Project: subsynth Subproject: core audio Summary: refactor queuing method to allow iterators.. Complete: 50% Status: Open Authority : subatomic Assigned to: subatomic Description: multiple things may want to suck data from a buffer queue. look into writing an interator for these buffers/queues.. Follow-Ups: ------------------------------------------------------- Date: 2002-02-13 18:52 By: subatomic Comment: SampleBuffers now support iteration. previously this iteration was coupled with each instance. Now there is a STL-like iterator class for the samplebuffer. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=44706&group_id=42943&group_project_id=15983 |