Mercurial > hg > vamp-website
comparison index.html @ 24:c1c45d2b1e90 website
* add omras2 logo
author | cannam |
---|---|
date | Wed, 10 Dec 2008 16:02:22 +0000 |
parents | cc0be37dc9d3 |
children | d5c6f7674426 |
comparison
equal
deleted
inserted
replaced
23:6d4580ca8dfe | 24:c1c45d2b1e90 |
---|---|
53 times, visualisable representations of the audio such as | 53 times, visualisable representations of the audio such as |
54 spectrograms, or curve data such as power or fundamental | 54 spectrograms, or curve data such as power or fundamental |
55 frequency. <a href="rationale.html">Read more about the | 55 frequency. <a href="rationale.html">Read more about the |
56 rationale for Vamp</a>.</p> | 56 rationale for Vamp</a>.</p> |
57 | 57 |
58 | |
58 <div id="logoblock"> | 59 <div id="logoblock"> |
59 | |
60 <table width="100%" border="0" cellpadding="0" cellspacing="10"/> | 60 <table width="100%" border="0" cellpadding="0" cellspacing="10"/> |
61 <tr> | 61 <tr> |
62 <td><a href="http://www.elec.qmul.ac.uk/digitalmusic/"><img src="images/qm-logo.png" width="224" height="95" alt="Queen Mary logo" border=0/></a></td> | 62 <td align=center><a href="http://www.elec.qmul.ac.uk/digitalmusic/"><img src="images/qm-logo.png" width="224" height="95" alt="Queen Mary logo" border=0/></a></td> |
63 <td><a href="http://www.semanticaudio.org/"><img src="images/simac-logo.png" width="232" height="96" alt="SIMAC logo" border=0/></a></td> | 63 <td>Developed at the Centre for Digital Music, Queen Mary, University of London.</td> |
64 <td><a href="http://www.easaier.org/"><img src="images/easaier-logo.png" width="232" height="71" alt="EASAIER logo" border=0/></a></td> | 64 <td align=right>Partially funded by the EPSRC through the OMRAS2 project EP/E017614/1.</td> |
65 </tr> | 65 <td align=center><a href="http://www.omras2.org/"><img src="images/omras2-logo.png" width="265" height="46" alt="OMRAS2 logo" border=0/></a></td> |
66 <tr><td>Developed at the Centre for Digital | 66 </tr><tr> |
67 Music, Queen Mary, University of London.</td> | 67 <td align=center><a href="http://www.semanticaudio.org/"><img src="images/simac-logo.png" width="232" height="96" alt="SIMAC logo" border=0/></a></td> |
68 <td>Partially funded | 68 <td>Partially funded by the European Commission through the SIMAC project IST-FP6-507142.</td> |
69 by the European Commission through the SIMAC project | 69 <td align=right>Partially funded by the European Commission through the EASAIER project IST-FP6-033902.</td> |
70 IST-FP6-507142.</td> | 70 <td align=center><a href="http://www.easaier.org/"><img src="images/easaier-logo.png" width="232" height="71" alt="EASAIER logo" border=0/></a></td> |
71 <td>Partially funded | |
72 by the European Commission through the EASAIER project | |
73 IST-FP6-033902.</td> | |
74 </tr> | 71 </tr> |
75 </table> | 72 </table> |
76 </div> | 73 </div> |
77 </body> | 74 </body> |
78 </html> | 75 </html> |