Skip to content

Fully functional VDC source code #5

Description

@james34602

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions