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

Add audio filtering components #57

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Add audio filtering components #57

merged 5 commits into from
Nov 25, 2024

Conversation

Nytra
Copy link
Collaborator

@Nytra Nytra commented Nov 25, 2024

This works for any audio source but it's a bit crackly if you push the smoothing factor too high

Adds ButterworthFilter (low pass and high pass, with resonance) and EMA_IIR_SmoothSignal (basic 'low pass' filter)

@Nytra Nytra changed the title Add AudioLowPassFilter component Add audio filtering component Nov 25, 2024
@Nytra Nytra changed the title Add audio filtering component Add audio filtering components Nov 25, 2024
@Xlinka Xlinka merged commit e68f0b0 into Xlinka:main Nov 25, 2024
1 check passed
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