Mercurial > hg > gpsynth
diff gpsynth.xcodeproj/xcshareddata/xcschemes/gpsynth.xcscheme @ 0:add35537fdbb tip
Initial import
author | irh <ian.r.hobson@gmail.com> |
---|---|
date | Thu, 25 Aug 2011 11:05:55 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gpsynth.xcodeproj/xcshareddata/xcschemes/gpsynth.xcscheme Thu Aug 25 11:05:55 2011 +0100 @@ -0,0 +1,209 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Scheme + version = "1.8"> + <BuildAction + parallelizeBuildables = "YES" + buildImplicitDependencies = "YES"> + <BuildActionEntries> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "YES" + buildForProfiling = "YES" + buildForArchiving = "YES" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "3CC27D1E13B7E6EC00456569" + BuildableName = "gpsynth" + BlueprintName = "gpsynth" + ReferencedContainer = "container:gpsynth.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + </BuildActionEntries> + </BuildAction> + <TestAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> + <Testables> + </Testables> + </TestAction> + <LaunchAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" + displayScaleIsEnabled = "NO" + displayScale = "1.00" + launchStyle = "0" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "3CC27D1E13B7E6EC00456569" + BuildableName = "gpsynth" + BlueprintName = "gpsynth" + ReferencedContainer = "container:gpsynth.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + <CommandLineArguments> + <CommandLineArgument + argument = "--help" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--maxtreedepth 3" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--corelimit 1" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--windowsize 1024" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--hopsize 256" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--keepfolders 1" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--reproducebest 1" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--crossover 0.5 --mutation 0.45" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--tournament 2" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--population 10000" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--population 1000" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--population 100" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--generations 20" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--generations 1000" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--workfolder "/tmp"" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--grammar "/users/ian/dropbox/uni/Msc Project/sc.json"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/808_snare.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/808_kick_long.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/lfo.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/horn.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/white_noise_lpf_up_32.aif"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/fm_bell.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/rect_110.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/lawnmower.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/piano.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/bloom.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/speak_and_spell_a.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/speak_and_spell_house.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/speak_and_spell_happy.wav"" + isEnabled = "YES"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/ghosts.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/omnichord_58.wav"" + isEnabled = "NO"> + </CommandLineArgument> + <CommandLineArgument + argument = "--target "/users/ian/samples/test/vec2_synth_063.wav"" + isEnabled = "NO"> + </CommandLineArgument> + </CommandLineArguments> + <AdditionalOptions> + </AdditionalOptions> + </LaunchAction> + <ProfileAction + displayScaleIsEnabled = "NO" + displayScale = "1.00" + shouldUseLaunchSchemeArgsEnv = "YES" + savedToolIdentifier = "" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "3CC27D1E13B7E6EC00456569" + BuildableName = "gpsynth" + BlueprintName = "gpsynth" + ReferencedContainer = "container:gpsynth.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + </ProfileAction> + <AnalyzeAction + buildConfiguration = "Debug"> + </AnalyzeAction> + <ArchiveAction + buildConfiguration = "Release" + revealArchiveInOrganizer = "YES"> + </ArchiveAction> +</Scheme>