aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2019-08-20 16:23:13 -0400
committerChris Johnson <jinx6568@sover.net>2019-08-20 16:23:13 -0400
commit51448bab24435df3376654d4c9fb82cbb0f44e39 (patch)
tree39e25f64694364ea6fef8164c42836bcd0f457a9 /plugins/MacAU
parented847692d3e120b8c64b42d2a073d5b6bb033981 (diff)
downloadairwindows-lv2-port-51448bab24435df3376654d4c9fb82cbb0f44e39.tar.gz
airwindows-lv2-port-51448bab24435df3376654d4c9fb82cbb0f44e39.tar.bz2
airwindows-lv2-port-51448bab24435df3376654d4c9fb82cbb0f44e39.zip
Bugfix/tweak on Interstage
Diffstat (limited to 'plugins/MacAU')
-rwxr-xr-xplugins/MacAU/Interstage/Interstage.cpp2
-rwxr-xr-xplugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.pbxuser78
-rwxr-xr-xplugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.perspectivev384
3 files changed, 113 insertions, 51 deletions
diff --git a/plugins/MacAU/Interstage/Interstage.cpp b/plugins/MacAU/Interstage/Interstage.cpp
index 2d05970..969fdcb 100755
--- a/plugins/MacAU/Interstage/Interstage.cpp
+++ b/plugins/MacAU/Interstage/Interstage.cpp
@@ -179,7 +179,7 @@ void Interstage::InterstageKernel::Process( const Float32 *inSourceP,
Float64 firstStage = 0.381966011250105 / overallscale;
Float64 iirAmount = 0.00295 / overallscale;
- Float64 threshold = 0.381966011250105 / overallscale;
+ Float64 threshold = 0.381966011250105;
while (nSampleFrames-- > 0) {
long double inputSample = *sourceP;
diff --git a/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.pbxuser b/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.pbxuser
index 5d28919..472492c 100755
--- a/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.pbxuser
+++ b/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.pbxuser
@@ -49,41 +49,29 @@
PBXFileDataSource_Warnings_ColumnID,
);
};
- PBXPerProjectTemplateStateSaveDate = 583669821;
- PBXWorkspaceStateSaveDate = 583669821;
+ PBXPerProjectTemplateStateSaveDate = 588023555;
+ PBXWorkspaceStateSaveDate = 588023555;
};
perUserProjectItems = {
- 8B541F9E22CA1BB70048806E /* PBXTextBookmark */ = 8B541F9E22CA1BB70048806E /* PBXTextBookmark */;
- 8B541F9F22CA1BB70048806E /* PBXBookmark */ = 8B541F9F22CA1BB70048806E /* PBXBookmark */;
- 8B541FA022CA1BB70048806E /* PBXTextBookmark */ = 8B541FA022CA1BB70048806E /* PBXTextBookmark */;
+ 8B54203C22D494B20048806E /* PBXTextBookmark */ = 8B54203C22D494B20048806E /* PBXTextBookmark */;
8B863CC922C4FC210060027F /* PlistBookmark */ = 8B863CC922C4FC210060027F /* PlistBookmark */;
+ 8B8DE87B230C870700AEB924 /* PBXBookmark */ = 8B8DE87B230C870700AEB924 /* PBXBookmark */;
+ 8B8DE880230C871500AEB924 /* PBXTextBookmark */ = 8B8DE880230C871500AEB924 /* PBXTextBookmark */;
+ 8B8DE885230C872900AEB924 /* PBXTextBookmark */ = 8B8DE885230C872900AEB924 /* PBXTextBookmark */;
+ 8B8DE88B230C872900AEB924 /* PBXTextBookmark */ = 8B8DE88B230C872900AEB924 /* PBXTextBookmark */;
};
sourceControlManager = 8BD3CCB8148830B20062E48C /* Source Control */;
userBuildSettings = {
};
};
- 8B541F9E22CA1BB70048806E /* PBXTextBookmark */ = {
- isa = PBXTextBookmark;
- fRef = 8BA05A660720730100365D66 /* Interstage.cpp */;
- name = "Interstage.cpp: 188";
- rLen = 0;
- rLoc = 8082;
- rType = 0;
- vrLen = 450;
- vrLoc = 9320;
- };
- 8B541F9F22CA1BB70048806E /* PBXBookmark */ = {
- isa = PBXBookmark;
- fRef = 8BC6025B073B072D006C4272 /* Interstage.h */;
- };
- 8B541FA022CA1BB70048806E /* PBXTextBookmark */ = {
+ 8B54203C22D494B20048806E /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 8BC6025B073B072D006C4272 /* Interstage.h */;
name = "Interstage.h: 58";
rLen = 0;
rLoc = 2868;
rType = 0;
- vrLen = 632;
+ vrLen = 630;
vrLoc = 3689;
};
8B863CC922C4FC210060027F /* PlistBookmark */ = {
@@ -98,11 +86,45 @@
rLen = 0;
rLoc = 9223372036854775808;
};
+ 8B8DE87B230C870700AEB924 /* PBXBookmark */ = {
+ isa = PBXBookmark;
+ fRef = 8BA05A660720730100365D66 /* Interstage.cpp */;
+ };
+ 8B8DE880230C871500AEB924 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 8BA05A660720730100365D66 /* Interstage.cpp */;
+ name = "Interstage.cpp: 188";
+ rLen = 0;
+ rLoc = 8067;
+ rType = 0;
+ vrLen = 392;
+ vrLoc = 9305;
+ };
+ 8B8DE885230C872900AEB924 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 8BA05A660720730100365D66 /* Interstage.cpp */;
+ name = "Interstage.cpp: 188";
+ rLen = 0;
+ rLoc = 8067;
+ rType = 0;
+ vrLen = 392;
+ vrLoc = 9305;
+ };
+ 8B8DE88B230C872900AEB924 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 8BA05A660720730100365D66 /* Interstage.cpp */;
+ name = "Interstage.cpp: 182";
+ rLen = 0;
+ rLoc = 7894;
+ rType = 0;
+ vrLen = 2524;
+ vrLoc = 6921;
+ };
8BA05A660720730100365D66 /* Interstage.cpp */ = {
uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {866, 3146}}";
- sepNavSelRange = "{8085, 1333}";
- sepNavVisRange = "{7551, 2222}";
+ sepNavIntBoundsRect = "{{0, 0}, {796, 2938}}";
+ sepNavSelRange = "{8067, 0}";
+ sepNavVisRange = "{9305, 392}";
sepNavWindowFrame = "{{391, 57}, {913, 821}}";
};
};
@@ -110,15 +132,15 @@
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {957, 767}}";
sepNavSelRange = "{2902, 0}";
- sepNavVisRange = "{72, 2893}";
- sepNavWindowFrame = "{{475, 69}, {1004, 809}}";
+ sepNavVisRange = "{53, 2912}";
+ sepNavWindowFrame = "{{436, 69}, {1004, 809}}";
};
};
8BC6025B073B072D006C4272 /* Interstage.h */ = {
uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {894, 1937}}";
+ sepNavIntBoundsRect = "{{0, 0}, {894, 1833}}";
sepNavSelRange = "{2868, 0}";
- sepNavVisRange = "{3689, 632}";
+ sepNavVisRange = "{3689, 630}";
sepNavWindowFrame = "{{614, 69}, {1004, 809}}";
};
};
diff --git a/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.perspectivev3 b/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.perspectivev3
index 34b2052..ec72b31 100755
--- a/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.perspectivev3
+++ b/plugins/MacAU/Interstage/Interstage.xcodeproj/christopherjohnson.perspectivev3
@@ -222,7 +222,48 @@
</dict>
</array>
<key>OpenEditors</key>
- <array/>
+ <array>
+ <dict>
+ <key>Content</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>8B8DE889230C872900AEB924</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Interstage.cpp</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>8B8DE88A230C872900AEB924</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Interstage.cpp</string>
+ <key>_historyCapacity</key>
+ <integer>0</integer>
+ <key>bookmark</key>
+ <string>8B8DE88B230C872900AEB924</string>
+ <key>history</key>
+ <array>
+ <string>8B8DE87B230C870700AEB924</string>
+ </array>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>Geometry</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 20}, {913, 724}}</string>
+ <key>PBXModuleWindowStatusBarHidden2</key>
+ <false/>
+ <key>RubberWindowFrame</key>
+ <string>391 113 913 765 0 0 1440 878 </string>
+ </dict>
+ </dict>
+ </array>
<key>PerspectiveWidths</key>
<array>
<integer>841</integer>
@@ -256,8 +297,6 @@
<key>Layout</key>
<array>
<dict>
- <key>BecomeActive</key>
- <true/>
<key>ContentConfiguration</key>
<dict>
<key>PBXBottomSmartGroupGIDs</key>
@@ -326,7 +365,7 @@
<real>288</real>
</array>
<key>RubberWindowFrame</key>
- <string>684 207 841 654 0 0 1440 878 </string>
+ <string>599 207 841 654 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXSmartGroupTreeModule</string>
@@ -342,7 +381,7 @@
<key>PBXProjectModuleGUID</key>
<string>8BD7274A1D46E5A5000176F0</string>
<key>PBXProjectModuleLabel</key>
- <string>Interstage.h</string>
+ <string>Interstage.cpp</string>
<key>PBXSplitModuleInNavigatorKey</key>
<dict>
<key>Split0</key>
@@ -350,16 +389,16 @@
<key>PBXProjectModuleGUID</key>
<string>8BD7274B1D46E5A5000176F0</string>
<key>PBXProjectModuleLabel</key>
- <string>Interstage.h</string>
+ <string>Interstage.cpp</string>
<key>_historyCapacity</key>
<integer>0</integer>
<key>bookmark</key>
- <string>8B541FA022CA1BB70048806E</string>
+ <string>8B8DE885230C872900AEB924</string>
<key>history</key>
<array>
<string>8B863CC922C4FC210060027F</string>
- <string>8B541F9E22CA1BB70048806E</string>
- <string>8B541F9F22CA1BB70048806E</string>
+ <string>8B54203C22D494B20048806E</string>
+ <string>8B8DE880230C871500AEB924</string>
</array>
</dict>
<key>SplitCount</key>
@@ -373,18 +412,18 @@
<key>GeometryConfiguration</key>
<dict>
<key>Frame</key>
- <string>{{0, 0}, {531, 216}}</string>
+ <string>{{0, 0}, {531, 188}}</string>
<key>RubberWindowFrame</key>
- <string>684 207 841 654 0 0 1440 878 </string>
+ <string>599 207 841 654 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXNavigatorGroup</string>
<key>Proportion</key>
- <string>216pt</string>
+ <string>188pt</string>
</dict>
<dict>
<key>Proportion</key>
- <string>392pt</string>
+ <string>420pt</string>
<key>Tabs</key>
<array>
<dict>
@@ -398,9 +437,7 @@
<key>GeometryConfiguration</key>
<dict>
<key>Frame</key>
- <string>{{10, 27}, {531, 365}}</string>
- <key>RubberWindowFrame</key>
- <string>684 207 841 654 0 0 1440 878 </string>
+ <string>{{10, 27}, {531, 393}}</string>
</dict>
<key>Module</key>
<string>XCDetailModule</string>
@@ -454,7 +491,9 @@
<key>GeometryConfiguration</key>
<dict>
<key>Frame</key>
- <string>{{10, 27}, {531, 352}}</string>
+ <string>{{10, 27}, {531, 393}}</string>
+ <key>RubberWindowFrame</key>
+ <string>599 207 841 654 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXBuildResultsModule</string>
@@ -482,11 +521,11 @@
</array>
<key>TableOfContents</key>
<array>
- <string>8B541FA122CA1BB70048806E</string>
+ <string>8B8DE886230C872900AEB924</string>
<string>1CA23ED40692098700951B8B</string>
- <string>8B541FA222CA1BB70048806E</string>
+ <string>8B8DE887230C872900AEB924</string>
<string>8BD7274A1D46E5A5000176F0</string>
- <string>8B541FA322CA1BB70048806E</string>
+ <string>8B8DE888230C872900AEB924</string>
<string>1CA23EDF0692099D00951B8B</string>
<string>1CA23EE00692099D00951B8B</string>
<string>1CA23EE10692099D00951B8B</string>
@@ -659,7 +698,7 @@
<key>StatusbarIsVisible</key>
<true/>
<key>TimeStamp</key>
- <real>583670711.77039003</real>
+ <real>588023593.84295797</real>
<key>ToolbarConfigUserDefaultsMinorVersion</key>
<string>2</string>
<key>ToolbarDisplayMode</key>
@@ -676,10 +715,11 @@
<integer>5</integer>
<key>WindowOrderList</key>
<array>
+ <string>8B8DE889230C872900AEB924</string>
<string>/Users/christopherjohnson/Desktop/Plugins/MacAU/Interstage/Interstage.xcodeproj</string>
</array>
<key>WindowString</key>
- <string>684 207 841 654 0 0 1440 878 </string>
+ <string>599 207 841 654 0 0 1440 878 </string>
<key>WindowToolsV3</key>
<array>
<dict>