Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realtime optimized encoding/decoding kernels #10

Open
mtmccrea opened this issue Jun 16, 2016 · 0 comments
Open

Realtime optimized encoding/decoding kernels #10

mtmccrea opened this issue Jun 16, 2016 · 0 comments

Comments

@mtmccrea
Copy link
Member

The current encoding and decoding kernels are linear phase, meaning they sound great ;), but as such there is a delay in the signal, which may not be ideal in some live situations. This issue is to make note of the discussion we've had about minimum phase or "mixed phase" filters which would minimize the delay. This implies a good amount of research and experimentation!

Just getting the thread going...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant