]> 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)
commit2d602ed24ce450372c5157afffafaefef2a382e1
treeda0d0340b4facbe9dd39b5aed84437fd5772679b
initial commit
34 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]
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]