Thread: [Sv1-commits] SF.net SVN: sv1:[1677] website/videos.html
Brought to you by:
cannam
From: <ca...@us...> - 2010-02-23 10:36:28
|
Revision: 1677 http://sv1.svn.sourceforge.net/sv1/?rev=1677&view=rev Author: cannam Date: 2010-02-23 10:36:22 +0000 (Tue, 23 Feb 2010) Log Message: ----------- * Make the videos page nicer Modified Paths: -------------- website/videos.html Modified: website/videos.html =================================================================== --- website/videos.html 2010-02-22 16:36:12 UTC (rev 1676) +++ website/videos.html 2010-02-23 10:36:22 UTC (rev 1677) @@ -26,6 +26,9 @@ <h2 id="firstpara">Videos</h2> +<table border=0 cellspacing=8 cellpadding=8> +<tr> +<td valign=top> <object width="400" height="250"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" @@ -34,7 +37,16 @@ src="http://vimeo.com/moogaloop.swf?clip_id=9644153&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="250"></embed></object> +</td> +<td valign=top><b>February 2010: A Sonic Visualiser audio and data visualisation example</b><p>Matthias Mauch from the Centre for Digital Music at Queen Mary, University of London talks us through a simple example of loading an audio file and some associated data into Sonic Visualiser and looking at the results. +</p><p> +This example is drawn directly from Matthias's everyday use in research on audio chord transcription. Note that the data shown here was calculated by a research procedure elsewhere and is simply loaded (from text files) for inspection in SV, rather than being calculated within the application. +<br><br> +</td> +</tr> +<tr> +<td valign=top> <object width="400" height="250"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" @@ -43,17 +55,32 @@ src="http://vimeo.com/moogaloop.swf?clip_id=3310893&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="250"></embed></object> +</td> +<td valign=top><b>February 2009: Audio alignment using Sonic Visualiser and MATCH</b><p>An example of automatic alignment of audio for the purpose of comparing recordings, using Sonic Visualiser with the MATCH audio alignment plugin. This is an example with three different historical recordings of the same classical work. +</p><p> +The three audio recordings are loaded, and are first played all together (cacophonously, because they have quite different timing), then solo'ed but unaligned. Then we hit the magic Align button which calculates a time-alignment, and play again with alignment, switching between tracks at will while remaining at the same point in the underlying musical score. +<br><br> +</tr> - <ul> - <li><a href="http://vimeo.com/9644153">An audio and data visualisation example</a> from Matthias Mauch.</li> - <li><a href="http://vimeo.com/3310893">An example of audio alignment using MATCH</a>.</li> - <li><a href="/doc/demo/en/sv-demo.html">A demo video</a>.<br>This video uses Ron Parker's mix of Cold Duck - played by the Terrace Martin Trio, taken from the tutorial <a - href="http://jamin.sourceforge.net/en/tutorial.html">Mastering - with JAMin and Ardour</a>. The video is large (about 50MB) and - some browsers (or browser plugins) have trouble playing - the whole thing from the network. It may be better to save the - .swf file (the raw video) to your hard disc and play it from there.</li> - </ul> +<tr> +<td valign=top> +<object width="400" height="250"><param name="allowfullscreen" +value="true" /><param name="allowscriptaccess" value="always" /><param +name="movie" +value="http://vimeo.com/moogaloop.swf?clip_id=9648622&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +/><embed +src="http://vimeo.com/moogaloop.swf?clip_id=9648622&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +type="application/x-shockwave-flash" allowfullscreen="true" +allowscriptaccess="always" width="400" height="250"></embed></object> +</td> +<td valign=top><b>December 2006: Sonic Visualiser runthrough</b><p>A quick tour (with sound, but no narration) of some of the features of Sonic Visualiser. +</p><p> +The music is Ron Parker's mix of "Cold Duck" played by the Terrace Martin Trio, taken from the tutorial <a href="jamin.sourceforge.net/en/tutorial.html">Mastering with JAMin and Ardour</a>. +</p><p>This video dates from the end of 2006, covering Sonic Visualiser 1.0. Some occasional audio dropouts seem to have appeared during conversion: sorry about that. The video quality wasn't all that great to start with, but this is a nice outline — and the music's good! +</td> +<br><br> +</tr> + +</table> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ca...@us...> - 2010-02-23 11:24:52
|
Revision: 1678 http://sv1.svn.sourceforge.net/sv1/?rev=1678&view=rev Author: cannam Date: 2010-02-23 11:24:46 +0000 (Tue, 23 Feb 2010) Log Message: ----------- * link to matthias's page Modified Paths: -------------- website/videos.html Modified: website/videos.html =================================================================== --- website/videos.html 2010-02-23 10:36:22 UTC (rev 1677) +++ website/videos.html 2010-02-23 11:24:46 UTC (rev 1678) @@ -40,7 +40,7 @@ </td> <td valign=top><b>February 2010: A Sonic Visualiser audio and data visualisation example</b><p>Matthias Mauch from the Centre for Digital Music at Queen Mary, University of London talks us through a simple example of loading an audio file and some associated data into Sonic Visualiser and looking at the results. </p><p> -This example is drawn directly from Matthias's everyday use in research on audio chord transcription. Note that the data shown here was calculated by a research procedure elsewhere and is simply loaded (from text files) for inspection in SV, rather than being calculated within the application. +This example is drawn directly from Matthias's everyday use in research on audio chord transcription. Note that the data shown here was calculated by a separate program and is simply loaded (from text files) for inspection in SV, rather than being calculated within the application. For information about the chord transcription method, see <a href="http://matthiasmauch.net/index.php?sub=scien">Matthias's research</a>. <br><br> </td> </tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ca...@us...> - 2010-02-23 11:28:38
|
Revision: 1679 http://sv1.svn.sourceforge.net/sv1/?rev=1679&view=rev Author: cannam Date: 2010-02-23 11:28:32 +0000 (Tue, 23 Feb 2010) Log Message: ----------- ... Modified Paths: -------------- website/videos.html Modified: website/videos.html =================================================================== --- website/videos.html 2010-02-23 11:24:46 UTC (rev 1678) +++ website/videos.html 2010-02-23 11:28:32 UTC (rev 1679) @@ -40,7 +40,7 @@ </td> <td valign=top><b>February 2010: A Sonic Visualiser audio and data visualisation example</b><p>Matthias Mauch from the Centre for Digital Music at Queen Mary, University of London talks us through a simple example of loading an audio file and some associated data into Sonic Visualiser and looking at the results. </p><p> -This example is drawn directly from Matthias's everyday use in research on audio chord transcription. Note that the data shown here was calculated by a separate program and is simply loaded (from text files) for inspection in SV, rather than being calculated within the application. For information about the chord transcription method, see <a href="http://matthiasmauch.net/index.php?sub=scien">Matthias's research</a>. +This example is drawn directly from Matthias's everyday use in research on audio chord transcription. Note that the data shown here was calculated by a separate program and is simply loaded (from text files) for inspection in SV, rather than being calculated within the application. For information about the chord transcription and segmentation methods, see <a href="http://matthiasmauch.net/index.php?sub=scien">Matthias's research</a>. <br><br> </td> </tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ca...@us...> - 2010-04-07 11:39:02
|
Revision: 1688 http://sv1.svn.sourceforge.net/sv1/?rev=1688&view=rev Author: cannam Date: 2010-04-07 11:38:56 +0000 (Wed, 07 Apr 2010) Log Message: ----------- * Add new video link from Matthias Modified Paths: -------------- website/videos.html Modified: website/videos.html =================================================================== --- website/videos.html 2010-03-16 13:05:18 UTC (rev 1687) +++ website/videos.html 2010-04-07 11:38:56 UTC (rev 1688) @@ -27,11 +27,30 @@ <h2 id="firstpara">Videos</h2> <table border=0 cellspacing=8 cellpadding=8> + <tr> <td valign=top> <object width="400" height="250"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" +value="http://vimeo.com/moogaloop.swf?clip_id=10436580&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +/><embed +src="http://vimeo.com/moogaloop.swf?clip_id=10436580&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +type="application/x-shockwave-flash" allowfullscreen="true" +allowscriptaccess="always" width="400" height="250"></embed></object> +</td> +<td valign=top><b>March 2010: A Sonic Visualiser chord labelling example</b><p>Matthias Mauch from the Centre for Digital Music at Queen Mary, University of London talks us through a simple example of labelling a song excerpt with chords in Sonic Visualiser. +</p><p> +Chord labelling can be useful for musicological purposes, or as a reference transcription to test automatic chord labelling algorithms. Or just for music-loving fun. +<br><br> +</td> +</tr> + +<tr> +<td valign=top> +<object width="400" height="250"><param name="allowfullscreen" +value="true" /><param name="allowscriptaccess" value="always" /><param +name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9644153&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9644153&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ca...@us...> - 2011-02-03 13:04:11
|
Revision: 1744 http://sv1.svn.sourceforge.net/sv1/?rev=1744&view=rev Author: cannam Date: 2011-02-03 13:04:05 +0000 (Thu, 03 Feb 2011) Log Message: ----------- * Add installation video Modified Paths: -------------- website/videos.html Modified: website/videos.html =================================================================== --- website/videos.html 2011-01-06 10:24:45 UTC (rev 1743) +++ website/videos.html 2011-02-03 13:04:05 UTC (rev 1744) @@ -33,6 +33,22 @@ <object width="400" height="250"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" +value="http://vimeo.com/moogaloop.swf?clip_id=16962914&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +/><embed +src="http://vimeo.com/moogaloop.swf?clip_id=16962914&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +type="application/x-shockwave-flash" allowfullscreen="true" +allowscriptaccess="always" width="400" height="250"></embed></object> +</td> +<td valign=top><b>November 2010: How to install Sonic Visualiser and a Vamp plugin (Mac OSX)</b><p>Matthias Mauch shows how to install Sonic Visualiser and a Vamp plugin and then demonstrates an automatic chord transcription. +<br><br> +</td> +</tr> + +<tr> +<td valign=top> +<object width="400" height="250"><param name="allowfullscreen" +value="true" /><param name="allowscriptaccess" value="always" /><param +name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10436580&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=10436580&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |