[PR #64] [CLOSED] Update BitShiftGainProc.cpp #68

Closed
opened 2026-05-05 22:04:08 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/airwindows/airwindows/pull/64
Author: @ColourNegativeSONAR
Created: 12/31/2025
Status: Closed

Base: masterHead: patch-1


📝 Commits (2)

  • c2b79f0 Update BitShiftGainProc.cpp
  • 38bc9ba Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/airwindows/airwindows/pull/64 **Author:** [@ColourNegativeSONAR](https://github.com/ColourNegativeSONAR) **Created:** 12/31/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`c2b79f0`](https://github.com/airwindows/airwindows/commit/c2b79f08346f93b51b59e770fee077800ce21d7d) Update BitShiftGainProc.cpp - [`38bc9ba`](https://github.com/airwindows/airwindows/commit/38bc9bae86fc9a82cc9cd90f1246f60545700bd0) Update BitShiftGainProc.cpp again ### 📊 Changes **1 file changed** (+361 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `plugins/WinVST/BitShiftGain/BitShiftGainProc.cpp` (+361 -84) </details> ### 📄 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... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 22:04:08 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/airwindows#68
No description provided.