Skip to content

Commit

Permalink
Merge branch 'release/2.1.12'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewreeman committed Sep 22, 2024
2 parents 5350fb9 + 427cd33 commit 19b2741
Show file tree
Hide file tree
Showing 195 changed files with 138,670 additions and 54 deletions.
30 changes: 11 additions & 19 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,13 @@
Gin/*

Archive/*
BinScrambler/Builds/

BinScrambler/JuceLibraryCode/

FrequencyMagnet/Builds/

FrequencyMagnet/JuceLibraryCode/

FrequencyShift/Builds/

FrequencyShift/JuceLibraryCode/

Playground/Builds/
Playground/JuceLibraryCode/

shared/public\.sdk/
Expand All @@ -51,12 +45,8 @@ shared/vstgui/

shared/pluginterfaces/

Sinusoidal Shaped Filter/Builds/

Sinusoidal Shaped Filter/JuceLibraryCode/

SpectralGate/Builds/

SpectralGate/JuceLibraryCode/

SSF/JuceLibraryCode/
Expand All @@ -65,13 +55,7 @@ SpectralSuiteBuild/JuceLibraryCode/

SinusoidalShapedFilter/JuceLibraryCode/

SinusoidalShapedFilter/Builds/

SpectralSuiteBuild/Builds/

Morph/JuceLibraryCode/
Morph/Builds/

Release/

SpectralSuite-latest\.zip
Expand All @@ -80,12 +64,18 @@ SpectralSuite-v2\.0\.2\.zip

*DS_Store

PhaseLock/Builds/

PhaseLock/JuceLibraryCode/
SpectralSuiteBuild/package/

SpectralSuite.xcworkspace/xcuserdata/
# Xcode files
**/xcuserdata/*
**/MacOSX/build/*

# Visual studio files
**/VisualStudio2022/.vs/*
**/VisualStudio2022/x64/*
#**/VisualStudio2017/*


# Vim
*.swp
Expand All @@ -96,3 +86,5 @@ spectral-suite/.vs
spectral-suite/x64
spectral-suite/SpectralSuiteInstaller/Debug
spectral-suite/SpectralSuiteInstaller/Release

PhaseLock/Builds/MacOSX/Phase Lock.xcodeproj/xcshareddata/xcschemes/Phase Lock - VST3.xcscheme
2 changes: 1 addition & 1 deletion BinScrambler/BinScramble.jucer
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="WPt5si" name="Bin Scrambler" projectType="audioplug" displaySplashScreen="1" pluginCharacteristicsValue="pluginProducesMidiOut,pluginWantsMidiIn" version="2.1.11" defines="VersionCode=17" pluginDesc="Scramble the frequency components of a signal" pluginFormats="buildAU,buildVST3" companyName="Stepwise" companyCopyright="2021" companyWebsite="www.andrewreeman.com" companyEmail="andrew.reeman@gmail.com" pluginManufacturerCode="STPW" pluginCode="SPBS" jucerFormatVersion="1">
<JUCERPROJECT id="WPt5si" name="Bin Scrambler" projectType="audioplug" displaySplashScreen="1" pluginCharacteristicsValue="pluginProducesMidiOut,pluginWantsMidiIn" version="2.1.12" defines="VersionCode=18" pluginDesc="Scramble the frequency components of a signal" pluginFormats="buildAU,buildVST3" companyName="Stepwise" companyCopyright="2021" companyWebsite="www.andrewreeman.com" companyEmail="andrew.reeman@gmail.com" pluginManufacturerCode="STPW" pluginCode="SPBS" jucerFormatVersion="1">
<MAINGROUP id="NNl5AK" name="Bin Scrambler">
<GROUP id="{C7CC9691-F182-4F70-85C0-972905B94E77}" name="Source">
<FILE id="RY8U3h" name="BinScramblerFFTProcessor.cpp" compile="1" resource="0" file="Source/BinScramblerFFTProcessor.cpp"/>
Expand Down
1,569 changes: 1,569 additions & 0 deletions BinScrambler/Builds/MacOSX/Bin Scrambler.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1540"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES"
buildArchitectures = "Automatic">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6F664D118F0280BF30B5940B"
BuildableName = "Bin Scrambler.component"
BlueprintName = "Bin Scrambler - AU"
ReferencedContainer = "container:Bin Scrambler.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
</TestAction>
<LaunchAction
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<CommandLineArguments>
<CommandLineArgument
argument = "-strict"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "-v"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "aumf"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "SPBS"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "STPW"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6F664D118F0280BF30B5940B"
BuildableName = "Bin Scrambler.component"
BlueprintName = "Bin Scrambler - AU"
ReferencedContainer = "container:Bin Scrambler.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1520"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D2CBC10C6C1B67B476D905C5"
BuildableName = "Bin Scrambler.vst3"
BlueprintName = "Bin Scrambler - VST3"
ReferencedContainer = "container:Bin Scrambler.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
</TestAction>
<LaunchAction
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<PathRunnable
runnableDebuggingMode = "0"
FilePath = "/Applications/REAPER.app">
</PathRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D2CBC10C6C1B67B476D905C5"
BuildableName = "Bin Scrambler.vst3"
BlueprintName = "Bin Scrambler - VST3"
ReferencedContainer = "container:Bin Scrambler.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
55 changes: 55 additions & 0 deletions BinScrambler/Builds/MacOSX/Info-AU.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist>
<dict>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>com.Stepwise.BinScrambler</string>
<key>CFBundleName</key>
<string>Bin Scrambler</string>
<key>CFBundleDisplayName</key>
<string>Bin Scrambler</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.1.12</string>
<key>CFBundleVersion</key>
<string>2.1.12</string>
<key>NSHumanReadableCopyright</key>
<string>2021</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>AudioComponents</key>
<array>
<dict>
<key>name</key>
<string>Stepwise: Bin Scrambler</string>
<key>description</key>
<string>Scramble the frequency components of a signal</string>
<key>factoryFunction</key>
<string>BinScramblerAUFactory</string>
<key>manufacturer</key>
<string>STPW</string>
<key>type</key>
<string>aumf</string>
<key>subtype</key>
<string>SPBS</string>
<key>version</key>
<integer>131340</integer>
<key>resourceUsage</key>
<dict>
<key>network.client</key>
<true/>
<key>temporary-exception.files.all.read-write</key>
<true/>
</dict>
</dict>
</array>
</dict>
</plist>
29 changes: 29 additions & 0 deletions BinScrambler/Builds/MacOSX/Info-VST3.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist>
<dict>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>com.Stepwise.BinScrambler</string>
<key>CFBundleName</key>
<string>Bin Scrambler</string>
<key>CFBundleDisplayName</key>
<string>Bin Scrambler</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>2.1.12</string>
<key>CFBundleVersion</key>
<string>2.1.12</string>
<key>NSHumanReadableCopyright</key>
<string>2021</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>
29 changes: 29 additions & 0 deletions BinScrambler/Builds/MacOSX/Info-VST3_Manifest_Helper.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist>
<dict>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>com.Stepwise.BinScrambler</string>
<key>CFBundleName</key>
<string>Bin Scrambler</string>
<key>CFBundleDisplayName</key>
<string>Bin Scrambler</string>
<key>CFBundlePackageType</key>
<string></string>
<key>CFBundleSignature</key>
<string></string>
<key>CFBundleShortVersionString</key>
<string>2.1.12</string>
<key>CFBundleVersion</key>
<string>2.1.12</string>
<key>NSHumanReadableCopyright</key>
<string>2021</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>
Binary file not shown.
Loading

0 comments on commit 19b2741

Please sign in to comment.