Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Potential bottleneck #5

Closed
dy opened this issue Mar 22, 2017 · 2 comments
Closed

Potential bottleneck #5

dy opened this issue Mar 22, 2017 · 2 comments

Comments

@dy
Copy link
Member

dy commented Mar 22, 2017

We use util.concat to join fed pieces, but that actually might be redundant action. We can save the sequence and read straight from it. Basically that is BufferList but for audio-buffers.

@dy
Copy link
Member Author

dy commented Apr 13, 2017

Use audio-buffer-list to store and feed items

@dy dy closed this as completed Apr 13, 2017
@dy dy reopened this Apr 13, 2017
@dy
Copy link
Member Author

dy commented Apr 15, 2017

Done

@dy dy closed this as completed Apr 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant