VocalEasel/htdocs/index.html

44 lines
1.7 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <head>
<title>VocalEasel Homepage</title>
</head>
<body>
<h1>Welcome to VocalEasel</h1>
<p>
<img src="vlapp.png" alt="VocalEasel Application Icon" align="left">
VocalEasel is a simple lead sheet editor and music rehearsal tool designed for the needs of Jazz vocalists, using LilyPond to produce printable lead sheets and MMA (Musical Midi Accompaniment) to produce MIDI accompaniments.</p>
<h2>Download and Install</h2>
<p>The latest versions of VocalEasel can be downloaded from the <a
href="http://sourceforge.net/project/showfiles.php?group_id=195076">Download</a>
2007-05-02 04:43:41 +00:00
page. Be sure to download the <b>binary</b> version of the program, not the file ending with "_src", unless you're into programming.</p>
<p>You will also need to download copies of <a
href="http://www.lilypond.org">LilyPond</a> and <a
href="http://python.org">Python 2.5.x</a>. VocalEasel will help you
with that task when you run it without those packages installed.</p>
<h2>Documentation</h2>
Is available in the VocalEasel <i>Help</i> menu.
<h2>Reporting Bugs, Requesting Features</h2>
<p>Use the menu items provided in the VocalEasel <i>Help</i> menu or go
directly to the <a href="http://sourceforge.net/tracker/?group_id=195076">tracker page</a>.
<h2>Mailing Lists</h2>
Join the <a href="https://lists.sourceforge.net/lists/listinfo/vocaleasel-users">vocaleasel-users</a> mailing list for discussions, or the
<a href="https://lists.sourceforge.net/lists/listinfo/vocaleasel-announce">vocaleasel-announce</a> mailing list to just receive announcements of new releases.
<h2>Project Page</h2>
Many advanced support options are available from the
<a href="http://sourceforge.net/projects/vocaleasel">project page</a>.
</body> </html>