-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathindex.html
More file actions
130 lines (104 loc) · 4.89 KB
/
index.html
File metadata and controls
130 lines (104 loc) · 4.89 KB
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Frescobaldi: Edit LilyPond sheet music with ease!</title>
<link rel="stylesheet" type="text/css" href="/style/1/style.css" />
<link rel="shortcut icon" type="image/png" href="/favicon.png" />
<meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8" />
<meta name="author" content="Wilbert Berendsen" />
<meta name="description" content="Frescobaldi is a LilyPond sheet music editor" />
<meta name="keywords" content="lilypond, music notation, ide" />
</head>
<body>
<div id="header">
<h1>Frescobaldi</h1>
</div>
<div id="sidebar">
<a accesskey="h" href="/" class="selected"><u>H</u>ome</a>
<a accesskey="s" href="screenshots.html"><u>S</u>creenshots</a>
<a accesskey="d" href="download.html"><u>D</u>ownload</a>
<a accesskey="u" href="uguide.html"><u>U</u>ser Guide</a>
<a accesskey="v" href="development.html">De<u>v</u>elopment</a>
<a accesskey="l" href="links.html"><u>L</u>inks</a>
</div>
<div id="maincontents">
<div style="float: right;"><a href="http://www.linuxformat.com/archives?issue=117"
title="Hottest Pick in Linux Format, issue 117, april 2009!"
><img border="0"
src="https://www.linuxformat.com/files/lxf/hottest_pick.png"/></a></div>
<p>
<b style="font-variant: small-caps;">Latest news:</b><br>
April 28th, 2026: Frescobaldi 4.0.6<br/>
February 11th, 2026: Frescobaldi 4.0.5<br/>
</p>
<p id="releases">
<b style="font-variant: small-caps;">Releases:</b>
<em>Stable</em>: 4.0.6 <a
href="https://github.com/frescobaldi/frescobaldi/blob/master/CHANGELOG.md#406---2026-04-28"
>Changes</a>, <a
href="download.html">Download</a>)
</p>
<!-- Facebook like -->
<p><iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FFrescobaldiEditor&send=false&layout=button_count&width=450&show_faces=false&action=like&colorscheme=light&font&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe></p>
<!--Doesn't work anymore
<p>
Support development:
<script data-gratipay-username="wbsoft"
data-gratipay-widget="button"
src="//gttp.co/v1.js"></script>
</p>
-->
<h2>What is Frescobaldi?</h2>
<p>
Frescobaldi is a LilyPond sheet music text editor.
It aims to be powerful, yet lightweight and easy to use.
Frescobaldi is <a href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a>,
freely available under the <a href="http://www.gnu.org/licenses/gpl.html">General Public License</a>.
</p>
<a href="screenshots.html"
><img class="shadowed" border="0" align="right"
width="400" height="225"
src="/images/frescobaldi1-verysmall-en.png"
alt="small screenshot" title="View more screenshots" /></a>
<h3>Features:</h3>
<ul>
<li>Powerful text editor with syntax highlighting and automatic completion</li>
<li>Music view with advanced Point & Click</li>
<li>Midi player to proof-listen LilyPond-generated MIDI files</li>
<li>Midi capturing to enter music</li>
<li>Powerful Score Wizard to quickly setup a music score</li>
<li>Snippet Manager to store and apply text snippets, templates or scripts</li>
<li>Use multiple versions of LilyPond, automatically selects the correct version</li>
<li>Built-in LilyPond documentation browser and built-in User Guide</li>
<li>Smart layout-control functions like coloring specific objects in the PDF</li>
<li>MusicXML, Midi and ABC import</li>
<li>Modern user interface with configurable colors, fonts and keyboard shortcuts</li>
<li>Translated into the following languages: Dutch, English, French, German,
Italian, Czech, Russian, Spanish, Galician, Turkish, Polish, Brazillian Portugese
and Ukrainian.</li>
</ul>
<h3>Music functions:</h3>
<ul>
<li>Transpose music</li>
<li>Change music from relative to absolute and vice versa</li>
<li>Change the language used for note names</li>
<li>Change the rhythm (double, halve, add/remove dots, copy, paste) etc</li>
<li>Hyphenate lyrics using word-processor hyphenation dictionaries</li>
<li>Add spanners, dynamics, articulation easily using the Quick Insert panel</li>
<li>Update LilyPond syntax using convert-ly, with display of differences</li>
</ul>
<p>
Frescobaldi is designed to run on all major operating systems (Linux, macOS
and Windows). It is named after
<a title="View the WikiPedia article about Girolamo Frescobaldi" href="http://en.wikipedia.org/wiki/Girolamo_Frescobaldi"
>Girolamo Frescobaldi</a> (1583-1643), an Italian
composer of keyboard music in the late Renaissance and early Baroque period.
</p>
<script type="text/javascript" src="http://www.ohloh.net/p/521561/widgets/project_users_logo.js"></script>
<address>
<a href="index.nl.html">Nederlandse versie</a>
| Last modified: May 1st, 2026
</address>
</div>
</body>
</html>