[PR #63] [CLOSED] SubsOnly: fix initialization of fpdL/fpdR #67

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/63
Author: @hannesbraun
Created: 9/26/2025
Status: Closed

Base: masterHead: fix-subsonly-init


📝 Commits (1)

  • 4b875b1 SubsOnly: fix initialization of fpdL/fpdR

📊 Changes

4 files changed (+12 additions, -0 deletions)

View changed files

📝 plugins/LinuxVST/src/SubsOnly/SubsOnly.cpp (+3 -0)
📝 plugins/MacSignedVST/SubsOnly/source/SubsOnly.cpp (+3 -0)
📝 plugins/MacVST/SubsOnly/source/SubsOnly.cpp (+3 -0)
📝 plugins/WinVST/SubsOnly/SubsOnly.cpp (+3 -0)

📄 Description

fpdL and fpdR are currently not being initialized properly in SubsOnly.


🔄 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/63 **Author:** [@hannesbraun](https://github.com/hannesbraun) **Created:** 9/26/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-subsonly-init` --- ### 📝 Commits (1) - [`4b875b1`](https://github.com/airwindows/airwindows/commit/4b875b11087e9afb93b2491b49fcab8a14fa2b7f) SubsOnly: fix initialization of fpdL/fpdR ### 📊 Changes **4 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `plugins/LinuxVST/src/SubsOnly/SubsOnly.cpp` (+3 -0) 📝 `plugins/MacSignedVST/SubsOnly/source/SubsOnly.cpp` (+3 -0) 📝 `plugins/MacVST/SubsOnly/source/SubsOnly.cpp` (+3 -0) 📝 `plugins/WinVST/SubsOnly/SubsOnly.cpp` (+3 -0) </details> ### 📄 Description `fpdL` and `fpdR` are currently not being initialized properly in SubsOnly. --- <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#67
No description provided.