1,079
edits
(→Mixer) |
|||
Line 60: | Line 60: | ||
* cleanup the API: | * cleanup the API: | ||
** get rid of the evil Mixer::setReady hack | ** get rid of the evil Mixer::setReady hack | ||
** We could make it possible to change the output sample rate the mixer uses on the fly (this would be a private API, only available to the backend, for backends which can change the output sample rate). This would essentially require changing the Channel::_converter objects | |||
** We could | |||
* Are there backends which could benefit from a 'custom' mixer? If so, what would be required to implement such a thing? Needs talking to porters | * Are there backends which could benefit from a 'custom' mixer? If so, what would be required to implement such a thing? Needs talking to porters | ||
edits