-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocumentation.html
More file actions
executable file
·51 lines (45 loc) · 2.51 KB
/
documentation.html
File metadata and controls
executable file
·51 lines (45 loc) · 2.51 KB
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" media="screen" type="text/css" href="screen.css"/>
<link rel="icon" type="image/png" href="images/waveform.png"/>
<link rel="shortcut" type="image/png" href="images/waveform.png"/>
<title>Sonic Visualiser</title>
<meta name="robots" content="index"/>
<meta name="keywords" content="sonic visualiser visualizer visualise visualize audio music spectrogram feature extraction"/>
<meta name="description" content="Sonic Visualiser is a program for viewing and analysing the contents of music audio files."/>
</head>
<body>
<a href="index.html"><h1 id="header"><span>Sonic Visualiser</span></h1></a>
<div id="nav">
<ul>
<li class="first"><a href="news/index.html">News</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="documentation.html">Documentation</a></li>
<li><a href="videos.html">Videos</a></li>
<li><a href="http://www.vamp-plugins.org/">Plugins</a></li>
</ul>
</div>
<h2 id="firstpara">Documentation for Sonic Visualiser</h2>
<h3>Reference Manual</h3>
<ul>
<li><a href="doc/reference/5.0.1/en/">Reference manual for Sonic Visualiser 5.0.1</a>.
</ul>
<h3>Tutorials</h3>
<ul>
<li><a href="http://www.charm.rhul.ac.uk/analysing/p9_0_1.html"><i>A musicologist's guide to Sonic Visualiser</i> – and other tutorial material</a> from CHARM (the Centre for the History and Analysis of Recorded Music). Also of great interest is Daniel Leech-Wilkinson's online book <a href="http://www.charm.rhul.ac.uk/studies/chapters/intro.html">The Changing Sound of Music</a>, at the same site.</li>
<li>A tutorial on <a href="doc/tutorial/en/sv-alignment.pdf">aligning different performances using the MATCH plugin</a>.</li>
<li>A brief tutorial on <a href="doc/tutorial/en/selections-inspection.html">using selections and looping</a>.</li>
</ul>
<h3>Videos</h3>
<ul><li>For tutorial and demo videos, see the <a href="videos.html">videos page</a>.</li></ul>
<h3>For Developers</h3>
<ul>
<li>For all developer and technical documentation, please see the <a href="community.html">community page</a>.
</ul>
<h3>Other</h3>
<ul>
<li>Other bits and bobs: <a href="doc/misc/sv-ismir-2006-poster.pdf">ISMIR 2006 poster</a> by Christian Landone; <a href="doc/misc/sv-20080131.pdf">tiny presentation</a>.</li>
</ul>
</body>
</html>