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

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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<html>
<head>
  <link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body>


<h1><a name="supported_file_formats_in_tuxguitar" id="supported_file_formats_in_tuxguitar">Supported file formats in TuxGuitar</a></h1>

<ul class="toc">
<li class="level1"><div class="li"><span class="li"><a href="#supported_file_formats_in_tuxguitar" class="toc">Supported file formats in TuxGuitar</a></span></div>
<ul>
<li class="level2"><div class="li"><span class="li"><a href="#tablatures" class="toc">Tablatures</a></span></div></li>
<li class="level2"><div class="li"><span class="li"><a href="#music_and_sheet" class="toc">Music and sheet</a></span></div></li></ul>
</li></ul>



<div class="level1">

<p>
 Besides TuxGuitar&rsquo;s own file format (with *.tg extension), TuxGuitar can work with various tablature and music file formats.
</p>

</div>

<h2><a name="tablatures" id="tablatures">Tablatures</a></h2>
<div class="level2">

<p>
 <strong>old Guitar Pro</strong> (.gtp) - load
</p>

<p>
<strong>Guitar Pro 3</strong> (.gp3) - load and save
</p>

<p>
<strong>Guitar Pro 4</strong> (.gp4) - load and save
</p>

<p>
<strong>Guitar Pro 5</strong> (.gp5) - load and save
</p>

<p>
<strong>PowerTab</strong> (.ptb) - load
</p>

<p>
<strong>TableEdit</strong> (.tef) - load
</p>

<p>
<strong>LilyPond</strong> (.ly) - export
</p>
</div>

<h2><a name="music_and_sheet" id="music_and_sheet">Music and sheet</a></h2>
<div class="level2">

<p>
 <strong>MIDI</strong> (.mid) - import and export
</p>

<p>
<strong>ASCII</strong> (.txt) - export
</p>

<p>
<strong>MusicXML</strong> (.xml) - export
</p>

<p>
<strong>Adobe PDF</strong> (.pdf) - export
</p>

</div>
<br><br>
</body>
</html>