lbajardsilogic@0
|
1
|
lbajardsilogic@0
|
2 <!-- Note: this tip file is not actually used, the tip of the day
|
lbajardsilogic@0
|
3 dialog has been disabled for the moment because I wasn't liking it
|
lbajardsilogic@0
|
4 enough to take the trouble to finish the tips text... -->
|
lbajardsilogic@0
|
5
|
lbajardsilogic@0
|
6 <tips caption="Tip of the Day">
|
lbajardsilogic@0
|
7 <tip>
|
lbajardsilogic@0
|
8 <html>
|
lbajardsilogic@0
|
9 <p><b>Welcome to Sonic Visualiser!</b></p> <p>Sonic Visualiser is a
|
lbajardsilogic@0
|
10 complex application, but it's easy enough to get started with.</p>
|
lbajardsilogic@0
|
11 <p>Try importing an audio file and using the Pane menu to add some
|
lbajardsilogic@0
|
12 different views of it.</p> <p>Check out the links on the Help menu for
|
lbajardsilogic@0
|
13 tutorials and other documentation!</p>
|
lbajardsilogic@0
|
14 </html>
|
lbajardsilogic@0
|
15 </tip>
|
lbajardsilogic@0
|
16 <tip>
|
lbajardsilogic@0
|
17 <html>
|
lbajardsilogic@0
|
18 <p>Sonic Visualiser's window is organised into "panes" and
|
lbajardsilogic@0
|
19 "layers". To begin with, you have one pane. Import an audio
|
lbajardsilogic@0
|
20 file to see it displayed in a waveform layer on that pane.</p>
|
lbajardsilogic@0
|
21 </html>
|
lbajardsilogic@0
|
22 </tip>
|
lbajardsilogic@0
|
23 <tip>
|
lbajardsilogic@0
|
24 <html>
|
lbajardsilogic@0
|
25 <p>Each pane can contain any number of layers, which appear stacked
|
lbajardsilogic@0
|
26 from "front" to "back" on the same timeline. A layer can contain a
|
lbajardsilogic@0
|
27 view of audio, or of points (time instants) or data plots (time-values).</p>
|
lbajardsilogic@0
|
28 </html>
|
lbajardsilogic@0
|
29 </tip>
|
lbajardsilogic@0
|
30 <tip>
|
lbajardsilogic@0
|
31 <html>
|
lbajardsilogic@0
|
32 <p>There's a "layer property box" to the right of each pane, with one
|
lbajardsilogic@0
|
33 tab for each of the layers on that pane. Click on a layer's tab to
|
lbajardsilogic@0
|
34 bring that layer to the front. You can then adjust its colour and
|
lbajardsilogic@0
|
35 other display properties in the property box.
|
lbajardsilogic@0
|
36
|
lbajardsilogic@0
|
37 The first tab is always for the pane itself, which has a few
|
lbajardsilogic@0
|
38 adjustable properties of its own.</p>
|
lbajardsilogic@0
|
39 </html>
|
lbajardsilogic@0
|
40 </tip>
|
lbajardsilogic@0
|
41 <tip>
|
lbajardsilogic@0
|
42 <html>
|
lbajardsilogic@0
|
43 <p>If you have more than one pane, only one of them will be "current",
|
lbajardsilogic@0
|
44 marked with a black bar at the left side. Just click on another pane
|
lbajardsilogic@0
|
45 to make it current. Most editing operations affect the layer that's
|
lbajardsilogic@0
|
46 at the front of the current pane.</p>
|
lbajardsilogic@0
|
47 </html>
|
lbajardsilogic@0
|
48 </tip>
|
lbajardsilogic@0
|
49 <tip>
|
lbajardsilogic@0
|
50 <html>
|
lbajardsilogic@0
|
51 <p>You can use different zoom levels for different panes by un-checking
|
lbajardsilogic@0
|
52 the Global Zoom control for one of them. By default, all panes will
|
lbajardsilogic@0
|
53 zoom and scroll together.</p>
|
lbajardsilogic@0
|
54 </html>
|
lbajardsilogic@0
|
55 </tip>
|
lbajardsilogic@0
|
56 <tip>
|
lbajardsilogic@0
|
57 <html>
|
lbajardsilogic@0
|
58 <p>You can speed up and slow down playback using the Playback Speedup
|
lbajardsilogic@0
|
59 control in the bottom-right of the window.</p>
|
lbajardsilogic@0
|
60 </html>
|
lbajardsilogic@0
|
61 </tip>
|
lbajardsilogic@0
|
62 <tip>
|
lbajardsilogic@0
|
63 <html>
|
lbajardsilogic@0
|
64 <p>The Transforms menu lists things you can do to extract features from
|
lbajardsilogic@0
|
65 or process your audio. The available outputs of any Vamp
|
lbajardsilogic@0
|
66 feature-extraction plugins or LADSPA audio effects plugins you have
|
lbajardsilogic@0
|
67 will show up here.</p>
|
lbajardsilogic@0
|
68 </html>
|
lbajardsilogic@0
|
69 </tip>
|
lbajardsilogic@0
|
70
|
lbajardsilogic@0
|
71 </tips>
|
lbajardsilogic@0
|
72
|
lbajardsilogic@0
|
73
|