mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-15 06:05:55 -06:00
[GH-ISSUE #67] Audible aliasing with kWoodRoom when filter is above 0.5 #55
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/airwindows#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xard-dev on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/airwindows/airwindows/issues/67
Version information
System Info: : Linux VST3 on AMD Ryzen 9 5900X 12-Core Processor, 31 GB RAM
Host: : Ardour @ 96000 Hz
OS: Fedora 43
Description
In kWoodRoom there is audible aliasing when having filter above 0.5 value.
For example with filter value 0.43 there is no audible aliasing in the full wet signal:

Raising the filter value to 0.54 creates a very audible aliasing peaks over 2.5 Khz range and above :

Increasing the filter value will shift the aliasing peaks higher.
@xard-dev commented on GitHub (Mar 7, 2026):
According to Chris this is intended behavior as the filter values over 0.5 are considered "experimental territory".