Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Commit

Permalink
OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
whaatt committed May 24, 2016
1 parent e6abed0 commit ed9b6bb
Show file tree
Hide file tree
Showing 60 changed files with 13,103 additions and 0 deletions.
1,489 changes: 1,489 additions & 0 deletions OSX/LaptopAccordion.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<?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>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>088B715C-1141-41BE-9F35-27269BAFC4D8</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>37526DA425E5430474A14FBFA1BC4525160B5FC1</key>
<string>https://github.com/kylemcdonald/ofxCv.git</string>
<key>4087CA9103B79C5C445141DF14D30B83E787B623</key>
<string>https://github.com/whaatt/LaptopAccordion.git</string>
</dict>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>37526DA425E5430474A14FBFA1BC4525160B5FC1</key>
<string>ofxCv/</string>
<key>4087CA9103B79C5C445141DF14D30B83E787B623</key>
<string>../../LaptopAccordion</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/kylemcdonald/ofxCv.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>37526DA425E5430474A14FBFA1BC4525160B5FC1</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>4087CA9103B79C5C445141DF14D30B83E787B623</string>
<key>IDESourceControlWCCName</key>
<string>LaptopAccordion</string>
</dict>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>37526DA425E5430474A14FBFA1BC4525160B5FC1</string>
<key>IDESourceControlWCCName</key>
<string>ofxCv</string>
</dict>
</array>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?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>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
<true/>
<key>SnapshotAutomaticallyBeforeSignificantChanges</key>
<false/>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0620"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Debug"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0620"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Release">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "LaptopAccordion.app"
BlueprintName = "LaptopAccordion"
ReferencedContainer = "container:LaptopAccordion.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Release">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
13 changes: 13 additions & 0 deletions OSX/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Attempt to load a config.make file.
# If none is found, project defaults in config.project.make will be used.
ifneq ($(wildcard config.make),)
include config.make
endif

# make sure the the OF_ROOT location is defined
ifndef OF_ROOT
OF_ROOT=$(realpath ../../..)
endif

# call the project makefile!
include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk
17 changes: 17 additions & 0 deletions OSX/Project.xcconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
//THE PATH TO THE ROOT OF OUR OF PATH RELATIVE TO THIS PROJECT.
//THIS NEEDS TO BE DEFINED BEFORE CoreOF.xcconfig IS INCLUDED
OF_PATH = ../../..

//THIS HAS ALL THE HEADER AND LIBS FOR OF CORE
#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig"

//ICONS - NEW IN 0072
ICON_NAME_DEBUG = laptop.icns
ICON_NAME_RELEASE = laptop.icns
//ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/

//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to:
ICON_FILE_PATH = icons/

OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS)
HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS)
3 changes: 3 additions & 0 deletions OSX/addons.make
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ofxCv
ofxGui
ofxOpenCv
Empty file added OSX/bin/data/.gitkeep
Empty file.
Binary file added OSX/bin/data/MIDI/Anthem.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Auld Lang Syne.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Bumblebee.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Cello Song.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Claire.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Czardas.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Maple.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Meditation.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Peer Gynt.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Praeludium.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Russia.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Scheherazade.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Swan Violin One.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Swan Violin Two.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Toccata.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Turkish March.mid
Binary file not shown.
Binary file added OSX/bin/data/MIDI/Twinkle.mid
Binary file not shown.
36 changes: 36 additions & 0 deletions OSX/bin/data/basses.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
z 2
s -2
e -2 2 5
4 -2 1 5
x -3
d 5
r 5 -3 0
5 5 -4 0
c 4
f 0
t 0 4 7
6 0 3 7
v -1
g 7
y 7 -1 2
7 7 -2 2
b 6
h 2
u 2 6 -3
8 2 5 -3
n 1
j -3
i -3 1 4
9 -3 0 4
m 8
k 4
o 4 8 -1
0 4 7 -1
, 3
l -1
p -1 3 6
- -1 2 6
. -2
; 6
[ 6 -2 1
= 6 -3 1
1 change: 1 addition & 0 deletions OSX/bin/data/instrument.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
22
Binary file added OSX/bin/data/lederhosen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions OSX/bin/data/modes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Rows 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Binary file added OSX/bin/data/nyan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ed9b6bb

Please sign in to comment.