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

Something is weird with the compressor? #23

Open
WindowsNT opened this issue Jun 29, 2023 · 0 comments
Open

Something is weird with the compressor? #23

WindowsNT opened this issue Jun 29, 2023 · 0 comments

Comments

@WindowsNT
Copy link

Are you sure this is working right?

sf_advancecomp(&STX[i], 48000, 0, -40, 0, 10, 0.25f, 0.15f,
					0.006f, // predelay
					0.090f, // releasezone1
					0.160f, // releasezone2
					0.420f, // releasezone3
					0.980f, // releasezone4
					0.000f, // postgain
					1.000f  // wet
				);

Now this is fed with a 512-sample array

image

And the result is (at sample 287)

image

Is there some extra gain added?

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

1 participant