diff options
| author | Tim Redfern <tim@eclectronics.org> | 2011-12-20 14:32:48 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2011-12-20 14:32:48 +0000 |
| commit | 643442a18323f563f75c20f32ef3488f68b74570 (patch) | |
| tree | c3af777762e2b161bd9b58444e4661fac298c49a /stringMachine.layout | |
initial show version
Diffstat (limited to 'stringMachine.layout')
| -rw-r--r-- | stringMachine.layout | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/stringMachine.layout b/stringMachine.layout new file mode 100644 index 0000000..49b0b97 --- /dev/null +++ b/stringMachine.layout @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Release" /> + <File name="../../../addons/ofxMidi/src/ofxMidi.h" open="0" top="0" tabpos="7"> + <Cursor position="150" topLine="0" /> + </File> + <File name="../../../addons/ofxMidi/src/ofxMidiEvents.h" open="0" top="0" tabpos="0"> + <Cursor position="469" topLine="11" /> + </File> + <File name="../../../addons/ofxMidi/src/ofxMidiIn.cpp" open="1" top="0" tabpos="7"> + <Cursor position="0" topLine="0" /> + </File> + <File name="config.make" open="1" top="0" tabpos="8"> + <Cursor position="175" topLine="0" /> + </File> + <File name="src/FFTOctaveAnalyzer.cpp" open="1" top="0" tabpos="9"> + <Cursor position="2916" topLine="3" /> + </File> + <File name="src/FFTOctaveAnalyzer.h" open="1" top="0" tabpos="5"> + <Cursor position="0" topLine="5" /> + </File> + <File name="src/fft.cpp" open="1" top="0" tabpos="6"> + <Cursor position="8565" topLine="348" /> + </File> + <File name="src/fft.h" open="1" top="0" tabpos="3"> + <Cursor position="0" topLine="0" /> + </File> + <File name="src/main.cpp" open="1" top="0" tabpos="1"> + <Cursor position="169" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="1" top="1" tabpos="2"> + <Cursor position="14770" topLine="548" /> + </File> + <File name="src/testApp.h" open="1" top="0" tabpos="4"> + <Cursor position="130" topLine="0" /> + </File> +</CodeBlocks_layout_file> |
