Skip to content

Conversation

jpcima
Copy link
Collaborator

@jpcima jpcima commented Apr 21, 2020

#198

  • Transposed biquads

This makes all biquad kinds very stable in presence of modulations.
For example, brf2p would easily have stability problems before. The new structure resolves this.

  • SVF gain compensation

It's a gain I introduced before to make SVF and Biquad match each other.
As it turned out, the SVF of Rapture don't bother to do this compensation, so I change it to conform.

Notes:

The brf1p is still not much resistant to modulation, so it will need to rethink it.
(or alias to brf2p, the same as ARIA did)

The SVF models also don't handle the modulation well at all, but I don't intent to tackle this problem soon.

@jpcima jpcima merged commit a8f8633 into sfztools:develop Apr 21, 2020
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.

2 participants