]> git.dabkitsch.com - morphograph.git/commit
initial commit
authorequilet <2237372+equilet@users.noreply.github.com>
Thu, 16 Feb 2023 06:11:58 +0000 (22:11 -0800)
committerequilet <2237372+equilet@users.noreply.github.com>
Thu, 16 Feb 2023 06:11:58 +0000 (22:11 -0800)
commit0e84d39ff602b8aae51512299aaa051f202cf550
tree7d0a304dee93e360cb945359095600a760145f53
initial commit
57 files changed:
.DS_Store [new file with mode: 0644]
CMakeFiles/morphograph.dir/Info.plist [new file with mode: 0644]
CMakeScripts/ReRunCMake.make [new file with mode: 0644]
build/XCBuildData/39601dec09514e5087adef6765dc2d6d-buildRequest.json [new file with mode: 0644]
build/XCBuildData/39601dec09514e5087adef6765dc2d6d-desc.xcbuild [new file with mode: 0644]
build/XCBuildData/39601dec09514e5087adef6765dc2d6d-manifest.xcbuild [new file with mode: 0644]
build/XCBuildData/39601dec09514e5087adef6765dc2d6d-targetGraph.txt [new file with mode: 0644]
build/XCBuildData/7c9f7c5edbc18182f72775b585090475-buildRequest.json [new file with mode: 0644]
build/XCBuildData/7c9f7c5edbc18182f72775b585090475-desc.xcbuild [new file with mode: 0644]
build/XCBuildData/7c9f7c5edbc18182f72775b585090475-manifest.xcbuild [new file with mode: 0644]
build/XCBuildData/7c9f7c5edbc18182f72775b585090475-targetGraph.txt [new file with mode: 0644]
build/XCBuildData/BuildDescriptionCacheIndex-7c4bb9349836bf358b8d37d6d6e0c143 [new file with mode: 0644]
build/XCBuildData/build.db [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/arm64/Binary/morphograph [new file with mode: 0755]
build/morphograph.build/Debug/morphograph.build/Objects-normal/arm64/morphograph.LinkFileList [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/arm64/morphograph.d [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/arm64/morphograph.dia [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/arm64/morphograph.o [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/arm64/morphograph_dependency_info.dat [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/x86_64/Binary/morphograph [new file with mode: 0755]
build/morphograph.build/Debug/morphograph.build/Objects-normal/x86_64/morphograph.LinkFileList [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/x86_64/morphograph.d [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/x86_64/morphograph.dia [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/x86_64/morphograph.o [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Objects-normal/x86_64/morphograph_dependency_info.dat [new file with mode: 0644]
build/morphograph.build/Debug/morphograph.build/Script-C6104DF7097A1075506899A2.sh [new file with mode: 0755]
cmake_install.cmake [new file with mode: 0644]
externals/.DS_Store [new file with mode: 0644]
help/.DS_Store [new file with mode: 0644]
help/Brahms_4.wav [new file with mode: 0755]
help/Koonitz.wav [new file with mode: 0644]
help/morphograph.maxhelp [new file with mode: 0644]
morphograph.xcodeproj/project.pbxproj [new file with mode: 0644]
morphograph.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
morphograph.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
morphograph.xcodeproj/project.xcworkspace/xcuserdata/jml.xcuserdatad/UserInterfaceState.xcuserstate [new file with mode: 0644]
morphograph.xcodeproj/project.xcworkspace/xcuserdata/jml.xcuserdatad/WorkspaceSettings.xcsettings [new file with mode: 0644]
morphograph.xcodeproj/xcshareddata/xcschemes/morphograph.xcscheme [new file with mode: 0644]
morphograph.xcodeproj/xcuserdata/jml.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
source/.DS_Store [new file with mode: 0644]
source/CMakeLists.txt [new file with mode: 0755]
source/cella/.DS_Store [new file with mode: 0644]
source/cella/CMakeLists.txt [new file with mode: 0644]
source/cella/FFT.h [new file with mode: 0644]
source/cella/WavFile.h [new file with mode: 0644]
source/cella/algorithms.h [new file with mode: 0644]
source/cella/analysis.h [new file with mode: 0644]
source/cella/features.h [new file with mode: 0644]
source/cella/filewrite.h [new file with mode: 0644]
source/cella/parser.h [new file with mode: 0644]
source/cella/svg.h [new file with mode: 0644]
source/cella/utilities.h [new file with mode: 0644]
source/mgraph.h [new file with mode: 0644]
source/mgraph_cpp.h [new file with mode: 0644]
source/morphograph.cpp [new file with mode: 0644]
source/svg_object.c [new file with mode: 0755]
source/svg_object.h [new file with mode: 0755]