mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-15 14:16:00 -06:00
[PR #64] [CLOSED] Update BitShiftGainProc.cpp #68
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#68
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?
📋 Pull Request Information
Original PR: https://github.com/airwindows/airwindows/pull/64
Author: @ColourNegativeSONAR
Created: 12/31/2025
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (2)
c2b79f0Update BitShiftGainProc.cpp38bc9baUpdate BitShiftGainProc.cpp again📊 Changes
1 file changed (+361 additions, -84 deletions)
View changed files
📝
plugins/WinVST/BitShiftGain/BitShiftGainProc.cpp(+361 -84)📄 Description
Assuming (erroneously) that I programmed it correctly, this should improve the handling of subnormal/special numbers, with a subnormal dither imported from Spatialize and One-Corner-Clip-style clip-entry softening, respectively. It may be more desirable to create a BitShiftGain2 with this if it is to be utilised, as it probably will have some effect on performance...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.