Skip to content

Conversation

@atsushieno
Copy link

Audio plugins usually process audio inputs and outputs with separate buffers, but current tsf_voice_render() and tsf_render_float() are not designed to avoid extra copying of buffers. This changeset adds such a split renderer.


Context: #102

Audio plugins usually process audio inputs and outputs with separate buffers,
but current `tsf_voice_render()` and `tsf_render_float()` are not designed
to avoid extra copying of buffers. This changeset adds such a split renderer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant