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

« back to all changes in this revision

Viewing changes to TuxGuitar/share/help/html/introduction.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
<p align="center">
 
7
<img src="../images/introduction/header.png" />
 
8
</p>
 
9
 
 
10
<h1>Introduction</h1>
 
11
 
 
12
<h2>Description:</h2>
 
13
 
 
14
 
 
15
<p>
 
16
TuxGuitar is a multitrack tablature editor and player written in Java unsing SWT Graphic libraries.  It is multi-platform application, available for Linux, Windows, MacOS, FreeBSD and other operating systems. TuxGuitar is open source software, released under the GNU Lesser General Public License.</p>
 
17
 
 
18
<h2>Features:</h2>
 
19
 
 
20
<p>
 
21
With TuxGuitar, you will be able to compose music using the following features:
 
22
</p>
 
23
        
 
24
<ul>
 
25
  <li>Tablature editor</li>
 
26
  <li>Score Viewer</li>
 
27
  <li>Multitrack display</li>
 
28
  <li>Autoscroll while playing</li>
 
29
  <li>Note duration management</li>
 
30
  <li>Various effects (bend, slide, vibrato, hammer-on/pull-off), etc.</li>
 
31
  <li>Support for triplets (5,6,7,9,10,11,12)</li>
 
32
  <li>Repeat open and close</li>
 
33
  <li>Time signature management</li>
 
34
  <li>Tempo management</li>
 
35
  <li>Lyrics and text annotations</li>
 
36
  <li>Matrix editor</li>
 
37
  <li>Imports and exports gp3,gp4 and gp5 files (and even more formats)</li>
 
38
</ul>
 
39
<br><br>
 
40
</body>
 
41
</html>
 
 
b'\\ No newline at end of file'