diff options
| author | mick grierson <mickgrierson@gmail.com> | 2015-10-27 17:05:12 +0000 |
|---|---|---|
| committer | mick grierson <mickgrierson@gmail.com> | 2015-10-27 17:05:12 +0000 |
| commit | 60341ac292bb9ba6f1d33632f8fd8e767c6a99d4 (patch) | |
| tree | dd801de535997f2f6ff4fc6faab8cfc86c003b7a /openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin | |
| parent | bb210658ed2aa4eafa790197f84f3e24df22351b (diff) | |
clean up
Diffstat (limited to 'openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin')
3 files changed, 10 insertions, 0 deletions
diff --git a/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/.gitkeep b/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/.gitkeep diff --git a/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/Arial.ttf b/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/Arial.ttf Binary files differnew file mode 100644 index 0000000..ab68fb1 --- /dev/null +++ b/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/Arial.ttf diff --git a/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/settings.xml b/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/settings.xml new file mode 100644 index 0000000..4735189 --- /dev/null +++ b/openFrameworks/openFrameworksExamples/OSX/OF0.8.4MaximExtractorExample/bin/data/settings.xml @@ -0,0 +1,10 @@ +<group> + <MFCCs__timbre_vocal___13_>1</MFCCs__timbre_vocal___13_> + <FFT_bin_magnitudes__pitch_timbre_volume___512_>1</FFT_bin_magnitudes__pitch_timbre_volume___512_> + <Chromagram__pitch___12_>1</Chromagram__pitch___12_> + <Peak_frequency__pitch___1_>1</Peak_frequency__pitch___1_> + <Spectral_centroid__timbre___1_>1</Spectral_centroid__timbre___1_> + <RMS__volume___1_>1</RMS__volume___1_> +<group/> +<Octave_analyser__pitch___12_>1</Octave_analyser__pitch___12_> +</group> |
