aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacVST/DoublePaul
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2019-01-27 21:13:54 -0500
committerChris Johnson <jinx6568@sover.net>2019-01-27 21:13:54 -0500
commit966f2d253cd2ee6ce140ad68095a20a9d2b63052 (patch)
treeb0400d95bd06512531ade6ddf55190a58b6a5623 /plugins/MacVST/DoublePaul
parent0887543349dbbec0721a1fc8b1c7deba9afefa8b (diff)
downloadairwindows-lv2-port-966f2d253cd2ee6ce140ad68095a20a9d2b63052.tar.gz
airwindows-lv2-port-966f2d253cd2ee6ce140ad68095a20a9d2b63052.tar.bz2
airwindows-lv2-port-966f2d253cd2ee6ce140ad68095a20a9d2b63052.zip
Floating Point Dither For All
Diffstat (limited to 'plugins/MacVST/DoublePaul')
-rwxr-xr-xplugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.pbxuser47
-rwxr-xr-xplugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.perspectivev334
2 files changed, 46 insertions, 35 deletions
diff --git a/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.pbxuser b/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.pbxuser
index d51737f..87088d6 100755
--- a/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.pbxuser
+++ b/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.pbxuser
@@ -49,12 +49,13 @@
PBXFileDataSource_Warnings_ColumnID,
);
};
- PBXPerProjectTemplateStateSaveDate = 528460183;
- PBXWorkspaceStateSaveDate = 528460183;
+ PBXPerProjectTemplateStateSaveDate = 569734688;
+ PBXWorkspaceStateSaveDate = 569734688;
};
perUserProjectItems = {
- 8B9D6B781F7EE06F007AB60F /* PBXTextBookmark */ = 8B9D6B781F7EE06F007AB60F /* PBXTextBookmark */;
- 8B9D79991F7FA9C1007AB60F /* PBXTextBookmark */ = 8B9D79991F7FA9C1007AB60F /* PBXTextBookmark */;
+ 8B7938BA21F5762A006E9731 /* PBXTextBookmark */ = 8B7938BA21F5762A006E9731 /* PBXTextBookmark */;
+ 8B913F4F213DBA1400BA6EEC /* PBXTextBookmark */ = 8B913F4F213DBA1400BA6EEC /* PBXTextBookmark */;
+ 8B913F51213DBA1400BA6EEC /* PBXTextBookmark */ = 8B913F51213DBA1400BA6EEC /* PBXTextBookmark */;
};
sourceControlManager = 8B02375E1D42B1C400E1E8C8 /* Source Control */;
userBuildSettings = {
@@ -78,18 +79,18 @@
};
24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {
uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {747, 19864}}";
+ sepNavIntBoundsRect = "{{0, 0}, {747, 19877}}";
sepNavSelRange = "{10616, 0}";
- sepNavVisRange = "{0, 0}";
+ sepNavVisRange = "{107, 280}";
sepNavWindowFrame = "{{15, 42}, {895, 831}}";
};
};
24D8286F09A914000093AEF8 /* DoublePaulProc.cpp */ = {
uiCtxt = {
- sepNavIntBoundsRect = "{{0, 0}, {848, 3601}}";
+ sepNavIntBoundsRect = "{{0, 0}, {684, 3328}}";
sepNavSelRange = "{615, 0}";
- sepNavVisRange = "{445, 2248}";
- sepNavWindowFrame = "{{328, 47}, {895, 831}}";
+ sepNavVisRange = "{522, 172}";
+ sepNavWindowFrame = "{{15, 47}, {895, 831}}";
};
};
8B02375E1D42B1C400E1E8C8 /* Source Control */ = {
@@ -106,25 +107,35 @@
isa = PBXCodeSenseManager;
indexTemplatePath = "";
};
- 8B9D6B781F7EE06F007AB60F /* PBXTextBookmark */ = {
+ 8B7938BA21F5762A006E9731 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
- fRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */;
- name = "audioeffectx.cpp: 307";
+ fRef = 24D8286F09A914000093AEF8 /* DoublePaulProc.cpp */;
+ name = "DoublePaulProc.cpp: 25";
rLen = 0;
- rLoc = 10616;
+ rLoc = 615;
rType = 0;
- vrLen = 0;
- vrLoc = 0;
+ vrLen = 172;
+ vrLoc = 522;
};
- 8B9D79991F7FA9C1007AB60F /* PBXTextBookmark */ = {
+ 8B913F4F213DBA1400BA6EEC /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */;
name = "audioeffectx.cpp: 307";
rLen = 0;
rLoc = 10616;
rType = 0;
- vrLen = 0;
- vrLoc = 0;
+ vrLen = 280;
+ vrLoc = 107;
+ };
+ 8B913F51213DBA1400BA6EEC /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 24D8286F09A914000093AEF8 /* DoublePaulProc.cpp */;
+ name = "DoublePaulProc.cpp: 25";
+ rLen = 0;
+ rLoc = 615;
+ rType = 0;
+ vrLen = 291;
+ vrLoc = 522;
};
8D01CCC60486CAD60068D4B7 /* DoublePaul */ = {
activeExec = 0;
diff --git a/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.perspectivev3 b/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.perspectivev3
index fe838cb..d88c235 100755
--- a/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.perspectivev3
+++ b/plugins/MacVST/DoublePaul/DoublePaul.xcodeproj/christopherjohnson.perspectivev3
@@ -323,7 +323,7 @@
<real>185</real>
</array>
<key>RubberWindowFrame</key>
- <string>318 298 810 487 0 0 1440 878 </string>
+ <string>73 294 810 487 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXSmartGroupTreeModule</string>
@@ -339,7 +339,7 @@
<key>PBXProjectModuleGUID</key>
<string>8B0237581D42B1C400E1E8C8</string>
<key>PBXProjectModuleLabel</key>
- <string>audioeffectx.cpp</string>
+ <string>DoublePaulProc.cpp</string>
<key>PBXSplitModuleInNavigatorKey</key>
<dict>
<key>Split0</key>
@@ -347,14 +347,15 @@
<key>PBXProjectModuleGUID</key>
<string>8B0237591D42B1C400E1E8C8</string>
<key>PBXProjectModuleLabel</key>
- <string>audioeffectx.cpp</string>
+ <string>DoublePaulProc.cpp</string>
<key>_historyCapacity</key>
<integer>0</integer>
<key>bookmark</key>
- <string>8B9D79991F7FA9C1007AB60F</string>
+ <string>8B7938BA21F5762A006E9731</string>
<key>history</key>
<array>
- <string>8B9D6B781F7EE06F007AB60F</string>
+ <string>8B913F4F213DBA1400BA6EEC</string>
+ <string>8B913F51213DBA1400BA6EEC</string>
</array>
</dict>
<key>SplitCount</key>
@@ -368,18 +369,18 @@
<key>GeometryConfiguration</key>
<dict>
<key>Frame</key>
- <string>{{0, 0}, {603, 13}}</string>
+ <string>{{0, 0}, {603, 117}}</string>
<key>RubberWindowFrame</key>
- <string>318 298 810 487 0 0 1440 878 </string>
+ <string>73 294 810 487 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXNavigatorGroup</string>
<key>Proportion</key>
- <string>13pt</string>
+ <string>117pt</string>
</dict>
<dict>
<key>Proportion</key>
- <string>428pt</string>
+ <string>324pt</string>
<key>Tabs</key>
<array>
<dict>
@@ -393,9 +394,9 @@
<key>GeometryConfiguration</key>
<dict>
<key>Frame</key>
- <string>{{10, 27}, {603, 401}}</string>
+ <string>{{10, 27}, {603, 297}}</string>
<key>RubberWindowFrame</key>
- <string>318 298 810 487 0 0 1440 878 </string>
+ <string>73 294 810 487 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>XCDetailModule</string>
@@ -477,11 +478,11 @@
</array>
<key>TableOfContents</key>
<array>
- <string>8B9D799A1F7FA9C1007AB60F</string>
+ <string>8B7938BB21F5762A006E9731</string>
<string>1CA23ED40692098700951B8B</string>
- <string>8B9D799B1F7FA9C1007AB60F</string>
+ <string>8B7938BC21F5762A006E9731</string>
<string>8B0237581D42B1C400E1E8C8</string>
- <string>8B9D799C1F7FA9C1007AB60F</string>
+ <string>8B7938BD21F5762A006E9731</string>
<string>1CA23EDF0692099D00951B8B</string>
<string>1CA23EE00692099D00951B8B</string>
<string>1CA23EE10692099D00951B8B</string>
@@ -634,7 +635,7 @@
<key>StatusbarIsVisible</key>
<true/>
<key>TimeStamp</key>
- <real>528460225.04550499</real>
+ <real>569734698.54333794</real>
<key>ToolbarConfigUserDefaultsMinorVersion</key>
<string>2</string>
<key>ToolbarDisplayMode</key>
@@ -651,11 +652,10 @@
<integer>5</integer>
<key>WindowOrderList</key>
<array>
- <string>8BB6DDFD1E5A8BDB00F3CD1D</string>
<string>/Users/christopherjohnson/Desktop/MacVST/DoublePaul/DoublePaul.xcodeproj</string>
</array>
<key>WindowString</key>
- <string>318 298 810 487 0 0 1440 878 </string>
+ <string>73 294 810 487 0 0 1440 878 </string>
<key>WindowToolsV3</key>
<array>
<dict>