-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtimbral_analysis.prj
107 lines (107 loc) · 3.83 KB
/
timbral_analysis.prj
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="1491860808" file="C:\Users\joaop\Documents\Documentos\TCC\Recursos\App\timbral_analysis.prj" location="C:\Users\joaop\Documents\Documentos\TCC\Recursos\App" name="timbral_analysis" target="target.mlapps" target-name="Package App">
<param.appname>timbral_analysis</param.appname>
<param.authnamewatermark>João Pedro Pereira</param.authnamewatermark>
<param.email>[email protected]</param.email>
<param.company>Universidade Federal Fluminense</param.company>
<param.icon>${PROJECT_ROOT}\timbral_analysis_resources\icon_24.png</param.icon>
<param.icons>
<file>${PROJECT_ROOT}\timbral_analysis_resources\icon_48.png</file>
<file>${PROJECT_ROOT}\timbral_analysis_resources\icon_24.png</file>
<file>${PROJECT_ROOT}\timbral_analysis_resources\icon_16.png</file>
</param.icons>
<param.summary />
<param.description>The installation file generate a tool for spectral analysis of music signals, serving as a useful means for instrument timbre recognition and facilitating other projects related to applications in MIR (Musical Information Retrieval).</param.description>
<param.screenshot>C:\Users\joaop\AppData\Local\Temp\tp8aed5cd9_a9e1_4406_b183_1ce003caf413.png</param.screenshot>
<param.version>5.0</param.version>
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.output>${PROJECT_ROOT}</param.output>
<param.guid>9405f2d0-3af5-4fd5-a85a-10ba9e8362fc</param.guid>
<unset>
<param.summary />
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.output />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}\timbral_analisys.mlapp</file>
</fileset.main>
<fileset.depfun>
<file>${PROJECT_ROOT}\botao-play.png</file>
<file>${PROJECT_ROOT}\pausa.png</file>
</fileset.depfun>
<fileset.resources />
<fileset.package />
<build-deliverables>
<file location="C:\Users\joaop\Documents\Documentos\TCC\Recursos" name="App" optional="false">C:\Users\joaop\Documents\Documentos\TCC\Recursos\App</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\Polyspace\R2020a</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="embeddedcoder" />
<toolbox name="gpucoder" />
<toolbox name="fixedpoint" />
<toolbox name="matlabhdlcoder" />
<toolbox name="neuralnetwork" />
<toolbox name="polyspacebugfinder" />
</toolboxes>
<toolbox>
<matlabcoder>
<enabled>true</enabled>
</matlabcoder>
</toolbox>
<toolbox>
<embeddedcoder>
<enabled>true</enabled>
</embeddedcoder>
</toolbox>
<toolbox>
<gpucoder>
<enabled>true</enabled>
</gpucoder>
</toolbox>
<toolbox>
<fixedpoint>
<enabled>true</enabled>
</fixedpoint>
</toolbox>
<toolbox>
<matlabhdlcoder>
<enabled>true</enabled>
</matlabhdlcoder>
</toolbox>
<toolbox>
<neuralnetwork>
<enabled>true</enabled>
</neuralnetwork>
</toolbox>
<toolbox>
<polyspacebugfinder>
<enabled>true</enabled>
</polyspacebugfinder>
</toolbox>
</matlab>
<platform>
<unix>false</unix>
<mac>false</mac>
<windows>true</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>10.0</osver>
<os32>false</os32>
<os64>true</os64>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>