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

Fully functional VDC source code #5

Open
james34602 opened this issue Sep 23, 2022 · 2 comments
Open

Fully functional VDC source code #5

james34602 opened this issue Sep 23, 2022 · 2 comments

Comments

@james34602
Copy link

james34602 commented Sep 23, 2022

I'm author of JamesDSP, a cross-platform(Windows, Linux, Android, 32 bit embedded) audio DSP that have 90% of Viper functionalities.

I had rewritten a fully functional VDC back in 2016.
VDC source code
My rewritten version is more robust than the original one, in principle, VDC is biquad cascade second order section(SOS).

For some strange reasons, I receive report said V4A don't support general SOS(I never actually use V4A, so that's what user report back to me to help me rewritten VDC), V4A only supports peaking biquad SOS, where JDSP VDC support all SOS just like Matlab filter() / filtfilt() function.

On top of that, JamesDSP VDC able to resample VDC by solving the biquad equation backward, see above link, as well as VDCToolbox I contribute to.

@iscle
Copy link
Collaborator

iscle commented Oct 7, 2022

Hi James! It's good to have you around here, I hope you like the project :)

We'll definitely check your work out! Thanks!

@Web-Cooler
Copy link

大佬加油!

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

No branches or pull requests

3 participants