~ubuntu-branches/ubuntu/oneiric/tuxguitar/oneiric

« back to all changes in this revision

Viewing changes to TuxGuitar/share/help/html/start_toolbars.html

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Coval
  • Date: 2008-06-19 00:30:30 UTC
  • mto: (5.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20080619003030-h719szrhsngou7c6
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
  <link rel="stylesheet" href="styles.css" type="text/css">
 
4
</head>
 
5
<body>
 
6
 
 
7
<h1>Understanding the toolbars</h1>
 
8
<ul class="toc">
 
9
<li class="level1"><div class="li"><span class="li"><a href="#understanding_the_toolbars" class="toc">Understanding The Toolbars</a></span></div>
 
10
<ul>
 
11
<li class="level2"><div class="li"><span class="li"><a href="#file_management" class="toc">File Management</a></span></div></li>
 
12
<li class="level2"><div class="li"><span class="li"><a href="#undo_redo" class="toc">Undo/Redo</a></span></div></li>
 
13
<li class="level2"><div class="li"><span class="li"><a href="#edit_mode_applies_only_to_score_editing" class="toc">Edit Mode (Applies only to Score Editing)</a></span></div>
 
14
<ul>
 
15
<li class="level3"><div class="li"><span class="li"><a href="#selection_mode" class="toc">Selection Mode</a></span></div></li>
 
16
<li class="level3"><div class="li"><span class="li"><a href="#score_edition_mode" class="toc">Score Edition Mode</a></span></div></li>
 
17
<li class="level3"><div class="li"><span class="li"><a href="#sharp_flat_mode" class="toc">Sharp/Flat Mode</a></span></div></li>
 
18
</ul>
 
19
</li>
 
20
<li class="level2"><div class="li"><span class="li"><a href="#song_properties" class="toc">Song Properties</a></span></div></li>
 
21
<li class="level2"><div class="li"><span class="li"><a href="#add_remove_track" class="toc">Add/Remove Track</a></span></div></li>
 
22
<li class="level2"><div class="li"><span class="li"><a href="#note_duration" class="toc">Note Duration</a></span></div></li>
 
23
<li class="level2"><div class="li"><span class="li"><a href="#note" class="toc">Note</a></span></div></li>
 
24
<li class="level2"><div class="li"><span class="li"><a href="#composition" class="toc">Composition</a></span></div></li>
 
25
<li class="level2"><div class="li"><span class="li"><a href="#transport" class="toc">Transport</a></span></div></li>
 
26
<li class="level2"><div class="li"><span class="li"><a href="#markers" class="toc">Markers</a></span></div></li>
 
27
<li class="level2"><div class="li"><span class="li"><a href="#layout" class="toc">Layout</a></span></div></li>
 
28
<li class="level2"><div class="li"><span class="li"><a href="#view" class="toc">View</a></span></div></li>
 
29
<li class="level2"><div class="li"><span class="li"><a href="#effects" class="toc">Effects</a></span></div></li>
 
30
<li class="level2"><div class="li"><span class="li"><a href="#dynamics" class="toc">Dynamics</a></span></div></li></ul>
 
31
</li></ul>
 
32
 
 
33
 
 
34
<p>
 
35
By default, you will notice quite a few toolbars lining the top of the screen, giving you one-click access to some of the most used options in TuxGuitar. While they can be a bit intimidating as a whole, they are actually quite simple when you break them down, and can save you a lot of time with some of the more common tasks associated with tablature editing. So let&rsquo;s take a quick look at each of the toolbars. Pre-assigned keyboard shortcuts will be noted in parenthesis, but keep in mind: pre-assigned shortcuts can be re-assigned according to your own preferences, and most unanassigned options can be assigned via Settings &gt; Configure Key Bindings.
 
36
</p>
 
37
 
 
38
<p>
 
39
*A side note on the toolbars&ndash;not only can you select which toolbars are visible by going to Settings &gt; Configure TuxGuitar &gt; Tool Bars, you can also change the order of them to better fit your own needs by clicking and dragging on the &ldquo;handle&rdquo; on the left side of each individual toolbar. 
 
40
</p>
 
41
 
 
42
<p>
 
43
One last thing before we begin: prior knowledge of music theory is assumed on this page. There are a couple of links in the &ldquo;Note Duration&rdquo; section which can help you if you don&rsquo;t know much theory yet, but to cover the actual &ldquo;musical meaning&rdquo; of all of these options would require an entire manual unto itself. This page will only explain the TuxGuitar-related functionality of the toolbars in an effort to avoid any long-winded music theory discussions.
 
44
</p>
 
45
 
 
46
 
 
47
<h2><a name="file_management" id="file_management">File Management</a></h2>
 
48
 
 
49
<p>
 
50
<img src="../images/start/tb_file_menu.png"/>
 
51
</p>
 
52
 
 
53
<p>
 
54
You have seen and used this menu a million times, so we will not spend too much time on it. Basically, the file menu toolbar gives you the following options:
 
55
</p>
 
56
<ul>
 
57
        <li class="level2"><div class="li"> Create New File (Ctrl + N)</div>
 
58
</li>
 
59
        <li class="level2"><div class="li"> Open File (Ctrl + O)</div>
 
60
</li>
 
61
        <li class="level2"><div class="li"> Save File (Ctrl + S)</div>
 
62
</li>
 
63
        <li class="level2"><div class="li"> Save File As... (F12)</div>
 
64
</li>
 
65
        <li class="level2"><div class="li"> Print (Ctrl + P)</div>
 
66
</li>
 
67
        <li class="level2"><div class="li"> Print Preview</div>
 
68
</li>
 
69
</ul>
 
70
 
 
71
<p>
 
72
Nothing too complex here, so let&rsquo;s move right along.
 
73
</p>
 
74
 
 
75
<p>
 
76
(These options and more can be accessed via the &ldquo;File&rdquo; pulldown menu at the top of the screen.)
 
77
</p>
 
78
 
 
79
<h2><a name="undo_redo" id="undo_redo">Undo/Redo</a></h2>
 
80
 
 
81
<p><img src="../images/start/tb_edit_menu.png"/>
 
82
</p>
 
83
 
 
84
<p>
 
85
Another very common set of options that pretty much explain themselves. The icon on the left will undo your last action (Ctrl + Z), and the icon on the right will redo what you have undone (Ctrl + Y).
 
86
</p>
 
87
 
 
88
<p>
 
89
(These options and more can be accessed via the &ldquo;Edit&rdquo; pulldown menu at the top of the screen.)
 
90
</p>
 
91
 
 
92
<h2><a name="edit_mode_applies_only_to_score_editing" id="edit_mode_applies_only_to_score_editing">Edit Mode (Applies only to Score Editing)</a></h2>
 
93
 
 
94
<p><img src="../images/start/tb_edit_mode.png"/>
 
95
</p>
 
96
 
 
97
<p>
 
98
Now we&rsquo;re getting a little more interesting. This menu lays down some options for those who prefer to edit via the score staff instead of using tablature. Keep in mind that these settings only affect the score staff (the upper set of lines with standard musical notation on them). If you only edit via the tablature staff, you can pretty ignore these settings, because they will not make any difference in your work flow.
 
99
</p>
 
100
 
 
101
<p>
 
102
(If your score staff is not visible, scroll down on this page and see the &ldquo;Layout&rdquo; menu.)
 
103
</p>
 
104
 
 
105
 
 
106
<h3><a name="selection_mode" id="selection_mode">Selection Mode</a></h3>
 
107
 
 
108
<p>
 
109
Clicking on the first icon with the wrench on it will put you in Selection Mode. With this mode selected, you can click your mouse anywhere in the score staff, and it will simply move your playback cursor to that location, without making any changes to the score itself. Good for quickly moving around in your score without worrying about accidently altering notes.
 
110
</p>
 
111
 
 
112
 
 
113
<h3><a name="score_edition_mode" id="score_edition_mode">Score Edition Mode</a></h3>
 
114
 
 
115
<p>
 
116
Clicking on the middle icon with the pencil on it will put you into Score Edition Mode. With this mode selected, you can enter notes into the score staff simply by clicking where you want the note to go. You can insert notes into lines or spaces, and they will take on the duration you currently have selected in the note duration toolbar (detailed below). One note: this option alone will only insert natural-pitched notes (i.e. no flats or sharps). If you want to insert sharps/flats or change pre-existing notes to sharps/flats, you will need to enter Sharp/Flat Mode.
 
117
</p>
 
118
 
 
119
</div>
 
120
 
 
121
<h3><a name="sharp_flat_mode" id="sharp_flat_mode">Sharp/Flat Mode</a></h3>
 
122
 
 
123
<p>
 
124
Clicking on the icon with the sharp/flat symbol on it will take you into Sharp/Flat Mode. As stated above, Sharp/Flat Mode is simply a sub-option of Score Edition Mode. You have to use Sharp/Flat Mode if you want to enter sharp or flat notes or change pre-existing notes to sharp or flat.
 
125
</p>
 
126
 
 
127
<p>
 
128
(These options and more can be accessed via the &ldquo;Edit&rdquo; pulldown menu at the top of the screen.)
 
129
</p>
 
130
 
 
131
</div>
 
132
 
 
133
<h2><a name="song_properties" id="song_properties">Song Properties</a></h2>
 
134
 
 
135
<p>
 
136
<img src="../images/start/tb_properties.png"/>
 
137
</p>
 
138
 
 
139
<p>
 
140
While the Properties toolbar only really has one icon, it is of particular importance if you plan on printing or exporting your tabs at any point. Clicking on this icon will bring up your song properties tab, wherein you can set the following options: 
 
141
</p>
 
142
<ul>
 
143
<li class="level2"><div class="li"> Name (of song)</div>
 
144
</li>
 
145
<li class="level2"><div class="li"> Artist (Performer)</div>
 
146
</li>
 
147
<li class="level2"><div class="li"> Author (Copyright owner)</div>
 
148
</li>
 
149
<li class="level2"><div class="li"> Album</div>
 
150
</li>
 
151
</ul>
 
152
 
 
153
<p>
 
154
 The reason these settings are of such importance is that whatever you type in the Name and Author boxes will show up on the first page of your tabs when you print or export them, and if you leave them blank, you will simply get a big, fat &ldquo;Untitled&rdquo; by &ldquo;Anonymous&rdquo; instead. So make sure you set them if you plan viewing these tabs outside of TuxGuitar! The difference can be seen below.
 
155
</p>
 
156
 
 
157
<p>
 
158
<img src="../images/start/tb_props_diff.png"/>
 
159
</p>
 
160
 
 
161
<p>
 
162
(These options and more can be accessed via the &ldquo;Composition&rdquo; pulldown menu at the top of the screen.)
 
163
</p>
 
164
 
 
165
<h2><a name="add_remove_track" id="add_remove_track">Add/Remove Track</a></h2>
 
166
 
 
167
<p>
 
168
<img src="../images/start/tb_add_track.png"/>
 
169
</p>
 
170
 
 
171
<p>
 
172
There comes a point in almost any song when one guitar is not enough. When you are ready to start entering tabs for another instrument, simply click the icon with the &ldquo;+&rdquo; sign on it to add a new track.
 
173
</p>
 
174
 
 
175
<p>
 
176
If you decide you don&rsquo;t need a track, click on the icon with the &ldquo;-&rdquo; sign to remove it. The remove track button will remove the track that is currently selected (currently selected track will be highlighted gray in the track list at the bottom of the screen).
 
177
</p>
 
178
 
 
179
<p>
 
180
(These options and more (including a handy &ldquo;Clone Track&rdquo; option) can be accessed via the &ldquo;Track&rdquo; pulldown menu at the top of the screen.)
 
181
</p>
 
182
 
 
183
 
 
184
<h2><a name="note_duration" id="note_duration">Note Duration</a></h2>
 
185
 
 
186
<p>
 
187
<img src="../images/start/tb_duration.png"/>
 
188
</p>
 
189
 
 
190
<p>
 
191
This is another fairly straight-forward toolbar. The first seven icons simply change the note(s) at the current cursor position to whatever you select, ranging from whole-note to sixty-forth-note. This comes in handy if you need to make a change that is more than one note increment (i.e. quarter-note to sixteenth-note). You can alternately use the +/- keys on a standard numeric keypad to move one increment at a time.
 
192
</p>
 
193
 
 
194
<p>
 
195
*A side note on the +/- keys: as of version .9, most laptop keyboards do not support the use of the =/+ key to decrease note duration. The developers are aware of this bug, and are working it out. The &ldquo;-&rdquo; key on laptop keyboards should work, just not the =/+ key.
 
196
</p>
 
197
 
 
198
<p>
 
199
The last three icons will change a note&rsquo;s value to dotted, double-dotted, and a wide variety of &ldquo;tuplet&rdquo; values.
 
200
</p>
 
201
 
 
202
<p>
 
203
If you do not understand the difference between the various note durations, you may want to research it a bit before you begin editing tabs, as you may find yourself quickly getting lost. Any basic music theory guide should cover these topics. A good starting place (as always) is the wikipedia&rsquo;s pages on music theory and music notation: 
 
204
</p>
 
205
<ul>
 
206
<li class="level1"><div class="li"> http://en.wikipedia.org/wiki/Music_theory</div>
 
207
</li>
 
208
<li class="level1"><div class="li"> http://en.wikipedia.org/wiki/Modern_musical_symbols</div>
 
209
</li>
 
210
</ul>
 
211
 
 
212
<p>
 
213
 (These options and more can be accessed via the &ldquo;Note&rdquo; pulldown menu at the top of the screen.)
 
214
</p>
 
215
 
 
216
 
 
217
<h2><a name="note" id="note">Note</a></h2>
 
218
 
 
219
<p>
 
220
<img src="../images/start/tb_note.png"/>
 
221
</p>
 
222
 
 
223
<p>
 
224
This menu provides you with two more options concerning note editing.
 
225
</p>
 
226
 
 
227
<p>
 
228
Clicking on the first icon will &ldquo;tie&rdquo; the currently selected note to the one before it. This feature basically takes the value of two notes and combines them into one. The most common use for this feature is when you have a note that begins in one measure and ends in the next. Tying notes is really just a way of keeping the score clean and organized. If you need more information, you may want to research musical notation via the links above.
 
229
</p>
 
230
 
 
231
<p>
 
232
Clicking on the second icon with the &ldquo;A7&rdquo; will bring up the chord editor. The chord editor is a handy time-saving tool used to search, build, and insert chord formations into your tablature. While the chord editor does deserve further exploration, it is a topic best left for another page and another day.
 
233
</p>
 
234
 
 
235
<p>
 
236
(These options and more can be accessed via the &ldquo;Note&rdquo; pulldown menu at the top of the screen.)
 
237
</p>
 
238
 
 
239
 
 
240
<h2><a name="composition" id="composition">Composition</a></h2>
 
241
 
 
242
<p>
 
243
<img src="../images/start/tb_composition.png"/>
 
244
</p>
 
245
 
 
246
<p>
 
247
The Composition toolbar gives you a few options for setting the structure and meter of your song. Again, for a deeper explanation of what each of these means and how to fully utilize them, refer to the music theory links under the &ldquo;Note Duration&rdquo; section.
 
248
</p>
 
249
 
 
250
<p>
 
251
Clicking on the first icon with the question mark will allow you to set the tempo of your song. New songs in TuxGuitar default to 100 beats/min, but you can set your own tempo to anything between 30-320 beats/min. TuxGuitar also supports tempo changes throughout the song, and creating them is as easy as placing your playback cursor in the measure at which you want the tempo to change, and clicking on the icon. Any tempo set in the first measure of the song will be the default tempo either throughout the song, or until you set another tempo in any of the following measures.
 
252
</p>
 
253
 
 
254
<p>
 
255
Clicking on the next icon with the 4/4 graphic will bring up the time signature dialog, which is pretty straight-forward. You have a seperate pulldown menu for each half of the time signature, as well as a &ldquo;To the end&rdquo; check box. TuxGuitar supports multiple time signature changes throughout the song, and much like tempo changes, are as easy to create as clicking the icon and setting a new time signature in the measure where you wish it to change. Checking the &ldquo;To the end&rdquo; box will cause your newly-selected time signature to continue either to the end of the song, or until you manually change the time signature in any of the following measures. Unchecking the &ldquo;To the end&rdquo; box will cause the new time signature to span only the measure you add it to, after which it will automatically reset to the time signature used by the previous measure.
 
256
</p>
 
257
 
 
258
<p>
 
259
(These options and more can be accessed via the &ldquo;Composition&rdquo; pulldown menu at the top of the screen.)
 
260
</p>
 
261
 
 
262
<p>
 
263
Next three icons are used for repeating control. Everyone familiar with music notation should be familiar with these - you can open and close repeating section. When closing, you will get a dialog to specify how many repeatings will occur. The last icon is used to mark alternative endings in the repeat. A special dialog will also occur, allowing you to choose in which cycle this ending will be played.
 
264
</p>
 
265
 
 
266
<h2><a name="transport" id="transport">Transport</a></h2>
 
267
 
 
268
<p>
 
269
<img src="../images/start/tb_transport.png"/>
 
270
</p>
 
271
 
 
272
<p>
 
273
These are song playback controls. Buttons are for play/pause, stop playing, previous measure, next measure, beginning of the song and end of the track.
 
274
</p>
 
275
 
 
276
 
 
277
<h2><a name="markers" id="markers">Markers</a></h2>
 
278
 
 
279
<p>
 
280
<img src="../images/start/tb_markers.png"/>
 
281
</p>
 
282
 
 
283
<p>
 
284
It is very useful to add a marker in a song, to mark some part of the song (verse, chorus, solo, etc.)
 
285
</p>
 
286
 
 
287
<p>
 
288
Marker controls on the toolbar allow you to create a marker, list the markers and navigate them (previous, next, first, last).
 
289
</p>
 
290
 
 
291
 
 
292
<h2><a name="layout" id="layout">Layout</a></h2>
 
293
 
 
294
<p>
 
295
<img src="../images/start/tb_layout.png"/>
 
296
</p>
 
297
 
 
298
<p>
 
299
There are several layout types in TuxGuitar. They all change the view of tablature and scores in the main editor window.
 
300
</p>
 
301
 
 
302
<p>
 
303
The first button on the left is <strong>Page layout</strong>. It&rsquo;s alternative is the second button: <strong>Linear layout</strong>. Page layout displays the tablature and scores like on the paper sheets, with the line breaks. On the other side, linear view views the instrument in a single line, expanding to the right.
 
304
</p>
 
305
 
 
306
<p>
 
307
The third button enables <strong>Multitrack</strong> view. When enabled, all the tracks will be displayed in the main window. Depending on your previous choice (Page or Linear layout) you will see different view. In personal experience, good combinations are Linear+Multitrack, and Page layout without multitrack (for single instrument view).
 
308
</p>
 
309
 
 
310
<p>
 
311
The fourth button is <strong>Show scores</strong> button. It simply views the scores (notation) above your tab line.
 
312
</p>
 
313
 
 
314
<p>
 
315
The fifth button is <strong>Compact</strong> view. You would like to enable it when you consider your view too wide.
 
316
</p>
 
317
 
 
318
 
 
319
<h2><a name="view" id="view">View</a></h2>
 
320
 
 
321
<p>
 
322
<img src="../images/start/tb_view.png"/>
 
323
</p>
 
324
 
 
325
<p>
 
326
These three buttons show you various windows.
 
327
</p>
 
328
 
 
329
<p>
 
330
The first button shows you the <strong>fretboard</strong> on the bottom of the main window. Fretboard is usefull to view the exact spots where you should put your fingers in each moment. You can even click on the fretboard to edit your tab. Fretboard view is available for both right- and left-handed guitars.
 
331
</p>
 
332
 
 
333
<p>
 
334
Second button shows <strong>Mixer</strong>. Mixer dialog is very important - there you can change the volume of instruments in your tab, mute/solo single instrument, change panning and assign MIDI channel. Read <a href="editing_song.html#mixer_dialog"> more about Mixer dialog</a>.
 
335
</p>
 
336
 
 
337
<p>
 
338
The last button shows you player controller window, where you can control the song playback.
 
339
</p>
 
340
 
 
341
 
 
342
<h2><a name="effects" id="effects">Effects</a></h2>
 
343
 
 
344
<p>
 
345
<img src="../images/start/tb_effects.png" class="media" title="" alt="" />
 
346
</p>
 
347
 
 
348
<p>
 
349
These effects are applied with editing cursor positioned on existing note in the tab. Selected effect is then applied to note.
 
350
</p>
 
351
 
 
352
<p>
 
353
Read more about <a href="edit_effects.html"> note effects</a>.
 
354
</p>
 
355
 
 
356
 
 
357
<h2><a name="dynamics" id="dynamics">Dynamics</a></h2>
 
358
 
 
359
<p>
 
360
<img src="../images/start/tb_dynamics.png"/>
 
361
</p>
 
362
 
 
363
<p>
 
364
By selecting different icon than the current, you change the dynamics of the note you are editing. They gradually scale from <em>Piano Pianissimo</em> which is the most silent, to the <em>Forte Fortissimo</em> which is loudest. 
 
365
</p>
 
366
<br><br>
 
367
</body>
 
368
</html>
 
 
b'\\ No newline at end of file'