]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/web/introduction.itexi
issue 3903/1: replace all occurrences of news.lilynet.net with archive.org URL
[lilypond.git] / Documentation / ja / web / introduction.itexi
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: 211937747d4adbae18d6ce41f88dffbb3ca04a5f
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @c Translators: Masamichi Hosoda, Yoshiki Sawada, Yoshinobu Ishizaki
11
12 @node 導入部
13 @unnumbered 導入部
14 @translationof Introduction
15
16 @divClass{column-center-top}
17 @subheading 我々のゴール
18 @c Our Goal
19
20 @imageFloat{flat-design,png,right}
21
22 LilyPond のきっかけは2人の音楽仲間がコンピュータで印刷した@c
23 つまらない見栄えの楽譜を超えようと決意したことに始まります。@c
24 すべての音楽家は美しい楽譜を好みます。@c
25 それなら、我々プログラマーは美しい楽譜を作り出すソフトウェアを@c
26 作ることはできないでしょうか?
27
28 答えは、伝統的な手法に従った美しい楽譜を作り出すプログラムです。@c
29 レイアウトの細かな問題をプログラムで処理することにより、@c
30 作曲者、編曲者、出版社がソフトウェアの出力を調整して@c
31 見栄えを良くすることよりも、@emph{音楽} に集中できるようにします。@c
32 演奏者は音楽を @emph{読む} ことよりも、
33 @emph{演奏} に集中できるようになります。
34
35
36 @divEnd
37
38 @divClass{link-headings}
39
40 @divClass{column-left-top}
41 @subheading LilyPond の機能
42 @c What LilyPond does
43
44 @itemize
45
46 @item
47 @ref{特徴}: LilyPond で何ができるのか?
48
49 @item
50 @ref{例}: 実際に楽譜を見てみたい!
51
52 @item
53 @ref{自由}: LilyPond はフリー ソフトウェアです。
54
55 @item
56 @ref{バックグラウンド}: 我々のコンピュータ審美学。
57
58 @end itemize
59 @divEnd
60
61 @divClass{column-right-top}
62 @subheading LilyPond の使用例
63 @c LilyPond in use
64 @itemize
65
66 @item
67 @ref{成果物}: LilyPond の実際の使用例。
68
69 @item
70 @ref{人々の評価}: 人々は何と言っている?
71
72 @end itemize
73 @divEnd
74
75 @divClass{column-center-bottom}
76 @subheading LilyPond の使い方
77 @c How LilyPond works
78 @itemize
79
80 @item
81 @ref{テキスト入力}: 楽譜を @emph{テキスト} で記述する?!
82
83 @item
84 @ref{より簡単な編集手段}: LilyPond に取り組むための他の方法。
85
86 @end itemize
87 @divEnd
88
89 @divEnd
90
91 @c TRANSLATORS, translations are not yet compiled in Info format, so
92 @c it's not worth translating the right column of the following
93 @c menu. -JM
94 @divClass{hide}
95 @menu
96 * 特徴::                    LilyPond は何ができるの?
97 * 例::                      楽譜を見てみたい!
98 * 自由::                    自由と GPL。
99 * バックグラウンド::        コンピュータ審美学。
100 * 成果物::                  LilyPond の実際の使用例。
101 * 人々の評価::              人々は何と言っている?
102 * テキスト入力::            楽譜をテキストで記述する?!
103 * より簡単な編集手段::      LilyPond に取り組むための他の方法。
104 @end menu
105 @divEnd
106
107
108
109 @node 特徴
110 @unnumberedsec 特徴
111 @translationof Features
112 @divClass{column-center-top}
113
114
115 @subheading すぐれた伝統的な譜刻
116 @c Excellent classical engraving
117
118 @imageFloat{flat-design,png,right}
119
120 LilyPond は、音楽家が美しく、読みやすい楽譜を作り出すことを可能にします。@c
121 LilyPond の開発者コミュニティは、@c
122 美しく譜刻された楽譜を生み出す強力な譜刻ソフトウェアを開発するために@c
123 何千時間も費やしてきました。@c
124 LilyPond の書式設定、フォント デザイン、それにアルゴリズムはすべて、@c
125 手で譜刻された最高品質の楽譜を参考にしています。@c
126 LilyPond の出力は、最高の職人によって作られた伝統的な楽譜と同じくらい、@c
127 力強く、バランスがとれていて、美しい見栄えがします。@c
128 これらのことについて、@ref{エッセー} でさらに説明しています。
129
130
131 @divEnd
132
133 @divClass{column-center-top}
134 @subheading テキスト入力
135 @c Text input
136
137 @subsubheading すべてが明快
138 @c Everything is explicit
139
140 LilyPond は楽譜 @emph{コンテンツ} に関するすべての情報を含み、@c
141 誰にでも、また他のプログラムでも簡単に読むことのできる、@c
142 テキスト入力を処理します。@c
143 メニューやバイナリファイルに隠された不明瞭な設定はありません。
144
145 @ref{テキスト入力} のコンセプトをもっと読む。
146
147
148 @subsubheading 堅牢で追跡可能な微調整
149 @c Tweaks are robust and traceable
150
151 レイアウトを微調整した場合、人間が読める形で明快に見えるため、@c
152 いつでも何をしたのか、たどることができます。@c
153 誤って何かを壊してしまった場合でも、@c
154 @emph{元に戻す} 機能のなすがままに頼ることなく、@c
155 簡単に元に戻したり修正したりすることができます。
156
157
158 @subsubheading テキストファイルは障害に強く、将来性があります
159 @c Text files are failure- and future-proof
160
161 テキストファイルは破損に対して非常に堅牢です。@c
162 人間が読むこともでき、ファイルを作成したプログラムが使えなくても、@c
163 いつでも解釈できます。
164
165
166 @subsubheading 楽譜をバージョン管理
167 @c Manage your scores with version control
168
169 テキストファイルはバージョン管理システムで管理できます。@c
170 楽譜の変更履歴がすべて記録でき、@c
171 無限に選べる「元に戻す」「やり直す」機能 @c
172 を使うことができます。@c
173 新しいコラボレーションの方法にもなるでしょう。
174
175 @divEnd
176
177 @divClass{column-center-top}
178 @subheading 使いやすさ
179 @c Usability
180
181 @imageFloat{lilypond-book,png,right}
182
183
184 @subsubheading 効果的なレイアウト機能
185 @c Effective layout choices
186
187 出力の調整に時間を無駄にするのは止めましょう。@c
188 LilyPond は最初から正しいフォーマットで出力します。@c
189 緻密で統一のとれたレイアウトになるよう、スペースを自動的に決定し、@c
190 改行、改ページを行います。@c
191 歌詞、音符、和音の衝突回避、それにスラーや連桁の傾きは自動的に行われます!
192
193
194 @subsubheading 楽譜と文章の混合
195 @c Mix music and text
196
197 画像のカット&ペーストをせずに、
198 楽譜の断片をテキストに入れることができます。@c
199 @LaTeX{} や HTML に楽譜を垣根無く統合できますし、@c
200 OOoLilyPond を使えば OpenOffice.org や LibreOffice に@c
201 楽譜を追加することも出来ます。@c
202 LilyPond のコードを様々なブログ、Wiki で使用可能にする@c
203 プラグインがあり、オンラインでコラボレーションできます。@c
204
205
206 @subsubheading アクセス性
207 @c Accessibility
208
209 テキスト ベースの入力は、重い身体障がいを持つユーザであっても、@c
210 楽譜を記述することを可能にします。@c
211 キーボードやマウスを扱うことができない、上肢障がいのあるユーザは、@c
212 音声認識ソフトウェアを使って、LilyPond ファイルを編集することができます。@c
213 盲目のユーザでさえも、読み上げソフトウェアを使って、@c
214 LilyPond ファイルを記述することができます
215 -- これは、グラフィカル ベースの楽譜作成プログラムでは不可能なことです。@c
216 壮観な楽譜の @ref{例} を見てください。
217
218 @subsubheading 多様な編集方法
219 @c Editor diversity
220
221 自身が活発な LilyPond ユーザである開発者の何人かは、@c
222 LilyPond ファイルの編集プロセスをより早く、より効率的に行うための@c
223 ツールを作っています。@c
224 一つのユーザインタフェースに縛られていないので、@c
225 異なるタスクのために様々なツールを使うことができます。@c
226 自宅では本格的な LilyPond エディタを使い、@c
227 外出先では携帯電話のメモ帳アプリを使ってファイルを編集することができます。@c
228 @ref{より簡単な編集手段} で例を挙げます。
229 @c TODO: Change this when the new pages have been written and pushed
230
231
232 @divEnd
233
234 @divClass{column-center-top}
235
236 @subheading 拡張性の高い設計
237 @c Extensible design
238
239 @subsubheading スタイルシートによる簡単な管理
240 @c Easy management of style sheets
241
242 すべての設定は、個人的な写植上の好みに合わせて変更可能です。@c
243 だから、簡単に LilyPond のデフォルトのあらゆる側面を変更する@c
244 スタイルシートを作ることができます。@c
245 スタイルシートもテキストであり、複数別々に保存できるので、@c
246 単にスタイルシートを切り替えるだけで、@c
247 完全に異なる外観やレイアウトの楽譜を生成することができます。@c
248 A4用紙に総譜を印刷し、プロジェクターでは1スライドに1段投影したい?@c
249 LilyPond のレイアウトエンジンは難なく同じ入力から両方を生成できます。
250
251 @subsubheading あなた自身の機能を追加
252 @c Add your own functions
253
254 仮にそれが不十分な場合でも、LilyPond 自身と同じレベルで LilyPond の@c
255 レイアウトエンジンにアクセスできる内蔵スクリプト言語 Scheme を@c
256 常に使うことができ、@emph{とても} 強力なツールにできます。@c
257 全ての設定、変数、それに関数は、@c
258 広範囲に亘るプログラム リファレンス マニュアルの中に@c
259 ドキュメント化されています。
260
261 @subsubheading プログラムで楽譜を処理
262 @c Process scores programmatically
263
264 LilyPond の入力ファイルは、プログラムやスクリプトで完全に編集でき、@c
265 生成することもできます。@c
266 これは例えばアルゴリズムで作曲することもできます。@c
267 分析のために音楽コンテンツにアクセスしたり、@c
268 データベースで入力の断片を管理することもできます。@c
269 想像できる限り制限はありません。
270
271 @subsubheading LilyPond を使った新しいツールを作る
272 @c Create new tools using LilyPond
273
274 LilyPond は一つの GUI プログラムではなく、コマンドラインツールなので、@c
275 他のアプリケーションの中から使うこともできます。@c
276 この方法で、@c
277 Web アプリケーションに LilyPond の譜刻機能を持たせることができます。@c
278 LilyPond を使ったオンラインツールがいくつかあります。
279
280 @c (TBD: Add a link to the new @ref{Applications} page.
281
282
283 @divEnd
284
285 @divClass{column-center-top}
286
287 @subheading 環境
288 @c Environment
289
290 @imageFloat{frescobaldi-lilypond-editor-small,png,right}
291
292
293
294 @subsubheading 素晴らしいサポート
295 @c Excellent support
296
297 LilyPond は一般的なプラットフォーム全て
298 (GNU/Linux, MacOS, そして Windows) で動きます。@c
299 LilyPond には広範囲のドキュメントと数百の実例ファイルが付属します。@c
300 Lilypond ユーザー メーリング リストで質問に答えてくれる@c
301 活発なユーザ コミュニティがあります。@c
302 開発チームは問題が早期に解決されるよう活動しています。@c
303 通常はすぐに回答がありますし、しばしば報告された問題に対する@c
304 鮮やかな解決策が開発されます。@c
305 開発チームの密接な対応のおかげで、そのような解決策はきちんと LilyPond へ@c
306 取り込まれます。@c
307 @ref{コミュニティ} についてもっと読む。
308
309
310 @subsubheading フリー ソフトウェア
311 @c Free software
312
313 LilyPond は無料でダウンロードすることができます!@c
314 そうです -- 無料です。@c
315 ダウンロード ページから入手してください。
316
317 LilyPond は (口語的な意味でも) フリーなソフトウェアです。@c
318 ソース コードが公開されており、変更もコピーも認められています。@c
319 ですから、バグにいらいらしていたり、仕様面で不満があるのなら、@c
320 自分でそれを追加したり、他の人にそれを注文することが出来ます。
321 @ref{自由} についてもっと読む。
322
323 @divEnd
324 @divClass{column-center-bottom}
325 @subheading どうですか?
326 @c Where now?
327
328 まだ迷っていますか?@c
329 ちょっとした @ref{例} をいくつか見てください。@c
330 LilyPond を試してみる決心がついたのなら、@c
331 まず @ref{テキスト入力} を読んでください。
332 @divEnd
333
334
335
336 @node 例
337 @unnumberedsec 例
338 @translationof Examples
339
340 @divClass{column-center-top}
341
342 @subheading 美しい例
343 @c Beautiful examples
344
345 LilyPond は、いかなる種類の譜刻にも対応できる、@c
346 強力で、自由度の高いツールです。@c
347 我々の楽譜ギャラリーを見て、楽譜の多様さ、美しさを実感してください!
348
349 @divEnd
350
351 @divClass{column-center-middle-color2}
352 @subheading クラシック音楽
353 @c Classical Music
354
355 この J. S. Bach 作のオルガン曲の楽譜は、@c
356 LilyPond の象徴的な例です。
357
358 @exampleImage{bach-bwv610}
359 @divEnd
360
361 @divClass{column-center-middle-color2}
362 @subheading 複雑な楽譜
363 @c Complex Notation
364
365 @c 保留
366 この Enrique Granados 作の @emph{Goyescas} からの例は、@c
367 符幹が上下に突き出る連桁、譜をまたぐ符幹、それに voice-follow lines を含む@c
368 より高度な写植機能を示しています。
369
370 @exampleImage{granados}
371 @divEnd
372
373 @divClass{column-center-middle-color2}
374 @subheading 古楽
375 @c Early Music
376
377 LilyPond は、以下のグレゴリオ聖歌のパッセージのような、@c
378 さまざまなタイプの古楽もサポートします。
379
380 @exampleImage{ancient-headword}
381 @divEnd
382
383 @divClass{column-center-middle-color2}
384 @subheading 現代音楽
385 @c Modern Music
386
387 現代音楽の作曲家は、@c
388 LilyPond が標準的でない楽譜を扱うのに適していることを見出すでしょう。@c
389 ここで、Trevor Bača の無伴奏バス フルートのための @emph{Čáry} から、@c
390 抜粋を示します。
391
392 @exampleImage{cary}
393 @divEnd
394
395
396 @divClass{column-center-middle-color2}
397 @subheading 効率的に、自由に演奏資料を作り出します
398
399 同じソース コードからさまざまな演奏資料を作り出すことができます。@c
400 以下は、@uref{http://nicolas.sceaux.free.fr/,Nicolas Sceaux} が
401 Handel の @emph{Giulio Cesare} を譜刻したものの抜粋から、@c
402 総譜、ピアノ伴奏を持つボーカル譜、それにバイオリン パートを作り出しています。
403
404 @exampleImage{sesto-full}
405
406 @exampleImage{sesto-piano}
407
408 @exampleImage{sesto-violin}
409
410 @divEnd
411
412 @divClass{column-center-middle-color2}
413 @subheading タブ譜
414 @c Tablature
415
416 LilyPond はタブ譜をサポートします。@c
417 楽器に合わせてカスタマイズすることが可能です。@c
418 タブ譜は、五線譜用に記述された音符から自動的に生成されます。
419
420 @exampleImage{tab-example}
421 @divEnd
422
423 @divClass{column-center-middle-color2}
424 @subheading Schenker Graphs
425
426 標準出力に様々な変更を加えることができます。@c
427 @uref{http://www.linuxjournal.com/article/8364 , Linux Journal}
428 に掲載された Kris Schaffer が作成したみごとな Schenkerian 分析を@c
429 示します。@c
430 見やすくするために色を追加しました。
431
432 @exampleImage{bach-schenker}
433 @divEnd
434
435 @divClass{column-center-middle-color2}
436 @subheading カスタマイズ
437 @c Customized Output
438
439 LilyPond のカスタマイズ能力を示すため、
440 Stockhausen の Klavierstück II からの短い抜粋です。
441
442 @exampleImage{Stockhausen_Klavierstueck2}
443 @divEnd
444
445 @divClass{column-center-middle-color2}
446 @subheading 声楽
447 @c Vocal Music
448
449 LilyPond は聖歌からオペラまですべての種類の声楽に対して卓越した@c
450 性能を発揮します。@c
451 少し変わった要求をする中世のモテットを示します。@c
452 テナー ボイスの拍子は他と異なりますが、@c
453 同じ拍子であるかのように揃っています。@c
454 Lilypond はこれをすっきりと処理します
455 ヴァチカン様式の音部記号、ゆらぎのある音符を表すスラッシュ付きの@c
456 符幹、ある特定の音符グループ上の連結線ににも注目してください。
457
458 @exampleImage{aucun-snippet}
459 @divEnd
460
461 @divClass{column-center-middle-color2}
462 @subheading 教育
463 @c Educational Applications
464
465 LilyPond は教育を目的とした使用にも適しています。@c
466 ちょっとした対位法の問題例を挙げます。
467
468 @exampleImage{theory}
469 @divEnd
470
471 @divClass{column-center-middle-color2}
472 @subheading ポピュラー音楽
473 @c Popular Music
474
475 メロディー、歌詞、コード名、フレットボードを持つ@c
476 ポピュラー音楽のリード譜を簡単に作れます。@c
477 以下の例ではあらかじめ定義されているフレットボード ダイアグラムを@c
478 使用していますが、@c
479 状況に合わせて様々なカスタマイズを行うことができます。
480
481 @exampleImage{chart}
482 @divEnd
483
484 @divClass{column-center-middle-color2}
485 @subheading 大きなプロジェクト
486 @c Large Projects
487
488 LilyPond はオペラや交響楽団のような大きなプロジェクトにも非常に適しています。@c
489 さらに、テキスト ベースの入力は高いアクセス性を提供します
490 -- 以下の例は盲目の作曲家である Hu Haipeng によって作られた例です。
491
492 @exampleImage{orchestra}
493 @divEnd
494
495 @divClass{column-center-bottom}
496 @subheading どうですか?
497 @c Where now?
498
499 まだ迷っていますか?@c
500 LilyPond は @ref{自由} をもたらすフリー ソフトウェアです。@c
501 LilyPond を試してみる決心がついたのなら、@c
502 まず @ref{テキスト入力} を読んでください。
503 @divEnd
504
505
506 @node 自由
507 @unnumberedsec 自由
508 @translationof Freedom
509
510 @divClass{column-center-top}
511 @subheading フリー ソフトウェア
512 @c Free Software
513
514 @uref{http://www.gnu.org/, GNU} LilyPond は熱心な人々からなる@c
515 コミュニティによって作成され、維持されています。@c
516 LilyPond は、すべての人にプログラムの修正、変更、拡張を許可する
517 @ref{GPL, GNU General Public License} と
518 @ref{FDL, GNU Free Documentation License} に基づいて公開されています。@c
519 美しい楽譜を作るのに、何万円もするソフトウェアは必要ありません!
520 @divEnd
521
522
523 @c @divClass{column-left-top}
524 @divClass{column-center-middle-color2}
525 @divClass{keep-bullets}
526 @subheading ユーザにとっての利益は何なのか?
527 @c What are the benefits to users?
528
529 @itemize
530
531 @item
532 無料: ダウンロードして試してみてください!何か失うものはありますか?
533
534 @item
535 共有: このプログラムを気に入ったのなら、@c
536 コピーを友人、先生、生徒、同僚にあげることができます!
537
538 @item
539 ソースを入手可能: LilyPond がどのように記譜を行うのかに興味を持ったのなら、@c
540 それを実際に見ることができます。
541
542 @item
543 拡張性: 機能やバグ修正を追加したり、機能変更を行うことができます。@c
544 プログラマでなければ、そういった仕事をする人を雇うことができます。
545
546 このことはアマチュア音楽家には意味のないことかもしれませんが、@c
547 ソフトウェアの拡張性は、本格的な作曲家、企業、大学にとっては@c
548 非常に価値のあるものです。
549
550 @item
551 将来の安全性: 営利企業が破産した場合、@c
552 その企業の製品に基づく電子音楽はどうなるでしょうか?@c
553 LilyPond にはこういったこととは無縁です。@c
554 たとえ開発チームが全員辞めたとしても (まったくあり得ない話ですが)、@c
555 このプログラムは合法的にコピー、変更、配布することができます。
556
557
558 @end itemize
559
560 @divEnd
561 @divEnd
562
563
564 @c @divClass{column-right-top}
565 @divClass{column-center-middle-color3}
566 @divClass{keep-bullets}
567 @subheading 何故 LilyPond の開発者たちはこのプログラムを無料にしておくのか?
568 @c Why do LilyPond developers @qq{give away} their work for free?
569
570 たいていの人たちは、LilyPond の開発を趣味やボランティア活動と見なしています。@c
571 ですから、この質問の本質はこうです
572 -- @qq{なぜボランティア活動を行うのか?}。
573
574 @itemize
575
576 @item
577 楽しい: ゴールに向かって取り組むことは楽しいことです。@c
578 特に、チームで取り組んでいる場合は!
579
580 @item
581 ゴールの共有: 我々は皆、美しい楽譜を望んでいます。@c
582 しかしながら、すべての状況を処理できるプログラムを作成できるような@c
583 熟練者はほとんどいません (そして、皆、時間がありません!)。@c
584 皆で取り組むことで
585 -- ある人は自動連桁のコードを改良し、ある人はスラーの形を改良し、@c
586 またある人は、それらの機能の使い方を説明するドキュメントを記述します
587 -- 個人々々ができる努力からゴールを達成することができます。
588
589 @item
590 @qq{与える文化}: フリー ソフトウェア運動は多くの偉大なソフトウェア
591 プロジェクトを生み出してきました
592 -- @uref{http://kernel.org/, GNU/Linux},
593 @uref{http://www.getfirefox.com/, Mozilla Firefox}, それに
594 @uref{http://www.wesnoth.org/, Battle for Wesnoth} など。
595 これらのプロジェクトの恩恵を受けて、@c
596 そのコミュニティに @qq{恩返し} をしたいと考えている開発者もいます。
597
598 @item
599 経験: フリー ソフトウェア プロジェクトに貢献することは、@c
600 プログラミング、ドキュメントの記述・翻訳、デザインを訓練するための@c
601 素晴らしい方法です。@c
602 この経験により、仕事の依頼を受けたり、奨学金を得た開発者もいます。
603
604
605 @end itemize
606
607 @divEnd
608 @divEnd
609
610
611 @divClass{column-center-bottom}
612 @subheading どうですか?
613 @c Where now?
614
615 まだ迷っていますか?@c
616 @ref{バックグラウンド} で我々の譜刻哲学についての広範囲な@c
617 エッセーを読んでください。
618 LilyPond を試してみる決心がついたのなら、@c
619 まず @ref{テキスト入力} を読んでください。
620 @divEnd
621
622
623 @node バックグラウンド
624 @unnumberedsec バックグラウンド
625 @translationof Background
626
627 @divClass{column-center-top}
628 @subheading バックグラウンド エッセー
629
630 コンピュータ審美学 -- コンピュータで美しいものを作り出す手法
631 -- について記述した広範囲なエッセーがあります。
632
633 これは、私たちの基本的なアイディアの深い議論に興味があるならば、@c
634 面白い読み物です。@c
635 分量があるので「マニュアル」で読むことができます。@c
636 今、このエッセーを読もうと思うのならば、@ref{エッセー} に進んでください。@c
637 LilyPond についての簡単な紹介を望むのであれば、@c
638 今は飛ばしてください。
639 @divEnd
640
641 @divClass{column-center-bottom}
642 @subheading どうですか?
643 @c Where now?
644
645 まだ迷っていますか?@c
646 ユーザの @ref{成果物} と楽譜について読んでみてください。
647 LilyPond を試してみる決心がついたのなら、@c
648 まず @ref{テキスト入力} を読んでください。
649 @divEnd
650
651
652 @node 成果物
653 @unnumberedsec 成果物
654 @translationof Productions
655
656 @divClass{column-center-top}
657
658 @subheading LilyPond を使った成果物
659 @c Productions using LilyPond
660
661 ここでは、演奏や出版用楽譜といった成果物のため、@c
662 実際に LilyPond を使う人々について読むことができます。
663
664 @divEnd
665
666 @divClass{column-left-top}
667 @subheading コンサート
668
669 LilyPond で生成された楽譜は、世界中の演奏で使用されています。@c
670 いくつかハイライトを挙げます:
671
672 @divClass{keep-bullets}
673 @itemize
674
675 @item
676 @uref{http://www.aurelienbello.com/,Aurélien Bello} has arranged a
677 version of Richard Strauss's @emph{Der Rosenkavalier} for four singers
678 and a chamber orchestra of thirteen players.  This has been commissioned
679 by the Berlin Philharmonic Orchestra whose members will be the performers on
680 @uref{http://www.festspielhaus.de/veranstaltung/der-kleine-rosenkavalier-02-04-2015-1100/,April 2nd and 6th}
681 at the Festspielhaus, Baden-Baden, and on
682 @uref{http://www.berliner-philharmoniker.de/konzerte/kalender/details/21070/,April 26th}
683 in the @emph{Philharmonie (großer Saal)}, Berlin.  We are pleased to see
684 musicians of such reputation playing from LilyPond scores -- and they are
685 reportedly very happy with them.
686
687 Aurélien has also re-orchestrated @emph{Der Ring des Nibelungen} by Richard
688 Wagner to a
689 @uref{http://www.rsb-online.de/content/konzerte/wagnerzyklus-10-13/wagner-fuer-kinder/index_ger.html,100-minute version for children}.
690 Written for a standard symphony orchestra, but with a reduced cast of
691 singers, it was performed by the @emph{Radio-Sinfonieorchester Berlin}
692 in April 2014 at the Atze Musiktheater, Berlin.  The Conductor was Heiko
693 Matthias Förster.
694
695 @item
696 Joe Smeets created sheet music for the children's book @emph{Zing Mee}
697 (@emph{Sing along}) by Annie M.G. published by Querido -- ISBN
698 9789045106205:
699 @uref{http://www.queridokinderenjeugdboeken.nl/web/Boek.htm?dbid=18954&typeofpage=134707, www.queridokinderenjeugdboeken.nl}; choir
700 rehearsal scores for the Dutch translation of Benjamin Britten's
701 @emph{Saint Nicolas} performed by @emph{Muziektheater Hollands Diep} in
702 2011;
703 @uref{http://www.muziektheaterhollandsdiep.nl/nl/voorstellingen/sint_nicolaas_leeft, www.muziektheaterhollandsdiep.nl}.
704 He has also worked on the score and parts for an arrangement of
705 Moussurgsky’s @emph{Boris Godounov} for wind quartet, piano and
706 percussion which was performed in 2014, again by
707 @emph{Muziektheater Hollands Diep}.
708
709 @item
710 A critical edition of Tommaso Traetta's @emph{Enea nel Lazio (1760)},
711 opera series with libretto by Vittorio Amedeo Cigna-Santi, in four
712 parts:
713 @uref{http://www.academia.edu/1987651/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_1_4_, Part One}
714 @uref{http://www.academia.edu/1994533/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_2_4_, Part Two}
715 @uref{http://www.academia.edu/1994558/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_3_4_, Part Three}
716 @uref{http://www.academia.edu/1996242/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_4_4_, Part Four}
717 Created by
718 @uref{http://unito.academia.edu/LucaRossettoCasel, Luca Rossetto Casel}
719 for his Ph.D. Thesis.
720
721 @item
722 Mussorgsky's @emph{Pictures at an exhibition}, was re-orchestrated and
723 conducted by @uref{http://www.aurelienbello.com/,Aurélien Bello} with
724 the @uref{http://www.junge-philharmonie-brandenburg.de/,
725 Junge Philharmonie Brandenburg} in October 2011 and again April 2012.
726
727 @item
728 @uref{http://www.kierenmacmillan.info/, Kieren MacMillan}, composer and
729 musical director.  His many, recent works include; @emph{Go Thy Way},
730 performed by the @uref{http://www.saltlakechoralartists.org/,
731 Salt Lake Choral Artists} in March 2012; The
732 @emph{Just Out of Reach Suite} performed
733 by the
734 @uref{http://www.herald-dispatch.com/news/marshall/x1883873762/Music-duo-Chrysalis-to-perform-at-Marshall-University-on-Jan-19,
735 Chrysalis Duo} ; @emph{thrafsmata} performed in July 2011 by the
736 @uref{http://www.pnme.org/CurrentSeason/PreviousSeasons.html, Pittsburgh
737 New Music Ensemble}.
738
739 @item
740 @emph{Anonymous Student Compliment or Complaint}, by
741 @uref{http://www.mikesolomon.org, Mike Solomon}, winner chosen from among
742 172 entries from 22 countries of the
743 @uref{http://leftcoastensemble.org, 2011 Left Coast Composition Contest}.
744 Other works include, Norman (age 1) for clarinet solo, performed at the
745 @uref{http://emu.music.ufl.edu/fems_concerts.html, University of Florida}'s
746 Electroacoustic Music Festival (FEMF), October 2010.
747
748 @item
749 A modern edition of the @emph{Serenata Erminia} by Alessandro Scarlatti,
750 edited by Thomas Griffin, Musicologist (Rome, Italy).  Performed on 22
751 October 2010 in the Galleria of the Palazzo Zevallos Stigliano, Naples,
752 Italy.  @uref{http://www.ascarlatti2010.net, Alessandro Scarlatti 2010},
753 in celebration of the composer's 350th birthday.
754
755 @item
756 @uref{http://www.mercurybaroque.org, Mercury Baroque}'s performance of
757 Lully's @emph{Armide}, May 15-16, 2009, in Houston, Texas (engraving by
758 @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}).
759
760 @item
761 Instrumental excerpts from Rameau's @emph{Hippolyte et Aricie} at
762 St. James's Church in Manhattan, May 8, 2009, by Frederick Renz
763 and his ensemble @uref{http://www.earlymusicny.org/, Early Music
764 New York} (engraving by
765 @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}).
766
767 @item
768 @emph{Affaire étrangère}, an opera by
769 @uref{http://valentin.villenave.net/,Valentin Villenave}
770 to a French libretto by
771 @uref{http://en.wikipedia.org/wiki/Lewis_Trondheim, Lewis
772 Trondheim}, premiered February 1, 2009 at
773 @uref{http://www.orchestre-montpellier.com/, L'Opéra National de
774 Montpellier}, France.
775
776 @end itemize
777 @divEnd
778
779 @divEnd
780
781
782 @divClass{column-right-top}
783 @subheading 公開されている楽譜
784 @c Published sheet music
785
786 @divClass{keep-bullets}
787 @itemize
788
789 @item
790 @uref{http://www.mutopiaproject.org/index.html, Mutopia Project},
791 1500 曲を越えるクラシック音楽の楽譜を自由にダウンロードできます。@c
792 LilyPond で生成された楽譜の主要なショーケースです。
793
794 @c don't make this "Mutopia" a link, since that looks silly.
795 @item
796 @uref{http://etudeapp.com, Etude}, @qq{sheet music on steroids} is
797 an iPhone app which displays piano music engraved with LilyPond,
798 including many pieces from Mutopia.  The app includes a virtual
799 piano keyboard showing which keys to press to help beginners learn
800 how to read sheet music.
801
802 @item
803 @uref{http://www.adoromusicpub.com/, Adoro Music Publishing},
804 high-quality scores of sacred music, available for immediate
805 download or in traditional paper format.
806
807 @item
808 @uref{http://www.shadylane.fr, The Shady Lane Publishing},
809 a @qq{micro musical publishing house} whose goal is to promote a
810 new form of musical economy closer to the musicians and music
811 lovers.
812
813 @end itemize
814
815 @divEnd
816
817 @divEnd
818
819 @contactUsAbout{concerts or sheet music}
820
821 @divClass{column-center-bottom}
822 @subheading どうですか?
823 @c Where now?
824
825 まだ迷っていますか?@c
826 ユーザの @ref{人々の評価} を読んでみてください。
827 LilyPond を試してみる決心がついたのなら、@c
828 まず @ref{テキスト入力} を読んでください。
829 @divEnd
830
831 @c TRANSLATORS, so far it's mostly from
832 @c http://lilypond.org/web/switch/testimonials
833
834 @node 人々の評価
835 @unnumberedsec 人々の評価
836 @translationof Reviews
837
838 @divClass{column-center-top}
839 @subheading 人々は LilyPond についてなんといっているか?
840 @c What do people say about LilyPond?
841
842 @divEnd
843
844
845 @divClass{column-left-top}
846 @subheading 出版された記事
847 @c Published articles
848
849 @divClass{keep-bullets}
850 @itemize
851
852 @item
853 April 2011
854
855 @uref{http://www.linux-magazine.com,Linux Magazine} publishes an
856 article titled
857 @uref{http://www.linux-magazine.com/w3/issue/126/088-090_projects.pdf,
858 Projects on the Move}.  It is an introductory article on MuseScore,
859 LilyPond and Chordii.  Author Carla Schroder states @qq{LilyPond is
860 driven from the command line, but don’t let the lack of a GUI scare
861 you away; LilyPond is user-friendly and easy to learn}, and provides
862 a hands-on example.
863
864 @item
865 May 2010
866
867 Peter Kirn, on the Create Digital Music website, publishes a
868 @uref{http://createdigitalmusic.com/2010/05/14/lilypond-free-beautiful-music-notation-engraving-for-anyone/,LilyPond
869 review}.  He takes a balanced view on usage, praises LilyPond's
870 high-quality notation and suggests to try it out.
871
872 @item
873 September 2009
874
875 The German LinuxUser magazine wrote an
876 @uref{http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2009/10/Digitaler-Notenschluessel,
877 article about LilyPond}.
878
879 @item
880 August 2009
881
882 Ann Drinan, on the
883 @uref{http://www.polyphonic.org/article.php?id=188, Polyphonic.org}
884 website, presents comments by two orchestra librarians who
885 talk about using software to maintain their libraries.
886
887 @item
888 June 2009
889
890 In an @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, article}
891 published in the French @emph{National Conservatory Parent
892 Association}'s yearly magazine, French composer and LilyPond
893 contributor Valentin Villenave explains how Free licenses, and
894 specifically LilyPond-engraved scores, are instrumental in
895 making written music accessible to all.
896
897 @item
898 February 2008
899
900 In @uref{http://www.musicbyandrew.ca/finale-lilypond-1.html,
901 articles on his personal site}, Andrew Hawryluk compares Finale
902 and LilyPond in general terms, and evaluates engraving
903 capabilities of both pieces of software in detail.  The second
904 article is an instructive analysis of engraving issues in
905 Rachmaninoff's Piano Prelude No. 6, including comparisons with a
906 hand-engraved reference edition.
907
908 @item
909 June 2006
910
911 @uref{http://distrowatch.com,DistroWatch} awards LilyPond and
912 @uref{http://distrowatch.com/weekly.php?issue=20060605,writes}
913 @qq{Ladies and Gentleman, we are pleased to announce that, based
914 on readers' requests, the DistroWatch May 2006 donation has been
915 awarded to LilyPond (@euro{}190.00) and Lua (US$250.00).}
916
917 @item
918 December 2005
919
920 @uref{http://linuxjournal.com,Linux Journal} publishes an article
921 titled @uref{http://www.linuxjournal.com/article/8364, Make
922 Stunning Schenker Graphs with GNU LilyPond}.  It is an in-depth
923 but hands-on feature article with crisp LilyPond graphics.  Author
924 Kris Shaffer remarks @qq{GNU LilyPond generates beautiful graphics
925 that make commercial alternatives seem second-rate.}
926
927 @item
928 August 20, 2005
929
930 The Belgian newspaper De Standaard investigates what drives Free
931 Software authors in an article titled
932 @uref{http://www.standaard.be/Artikel/Detail.aspx?artikelId=G42H5GD6,
933 Delen van KENNIS zonder WINSTBEJAG} (Non-profit sharing of
934 knowlegde) in its @q{DS2 bijlage}.  LilyPond is used as an example
935 and the article is interspersed with quotes from an email
936 interview with Jan Nieuwenhuizen.  This marks LilyPond's first
937 appearance in mainstream printed press.
938
939 @item
940 June 2005
941
942 A French article on the LilyPond 2.6 release appeared on
943 @uref{http://linuxfr.org/2005/06/27/19210.html, linuxfr.org}.
944
945 @item
946 October 2004
947
948 The editors of Computer!Totaal, a Dutch computer magazine,
949 @uref{http://lilypond.org/website/pdf/computer-totaal.jpeg,
950 describe LilyPond} in the October 2004 issue as: @qq{Wonderful
951 free (open source) software [..] The sheet music produced by
952 LilyPond is exceptionally pretty [..] a very powerful system that
953 can do almost anything.}
954
955 @item
956 July, August 2004
957
958 Dave Phillips wrote an introductory article for
959 @uref{http://linuxjournal.com,Linux Journal}: At
960 the sounding edge: LilyPond, parts
961 @uref{http://www.linuxjournal.com/article/7657, one} and
962 @uref{http://www.linuxjournal.com/article/7719, two}.
963
964 @item
965 March 2004
966
967 Chris Cannam
968 @uref{http://www.all-day-breakfast.com/cannam/linux-musician/lilypond.html,interviewed}
969 Han-Wen Nienhuys and Jan Nieuwenhuizen on linuxmusician.com
970 (original site defunct).  This interview was also reviewed in a
971 @uref{http://slashdot.org/article.pl?sid=04/03/13/2054227&tid=,
972 slashdot story}.
973
974 @item
975 February 2004
976
977 Jazz singer Gail Selkirk writes about
978 @uref{http://www.songbirdofswing.com/editorial_page/lilypond/,
979 Diving into LilyPond}.  @qq{... you can make lead sheets or full
980 orchestral parts, and the results can be stunning.}
981 @uref{http://www.computermusic.co.uk/, Computer Music Special},
982 issue CMS06.
983
984 @end itemize
985
986 @divEnd
987 @divEnd
988
989
990 @divClass{column-right-top}
991 @subheading ユーザからの推薦状
992 @c User testimonials
993
994 @divClass{testimonial-item}
995 @imageFloat{carter-brey,jpg, right}
996 @subsubheading @uref{http://nyphil.org/meet/orchestra/index.cfm?page=profile&personNum=7, Carter Brey}, ニューヨークフィル首席チェロ奏者
997
998 @qq{...私は、何曲かのチェロ独奏用のアンコール ピースを書き、@c
999 LilyPond で印刷しました。@c
1000 Shirmer に出版を掛け合おうとしていますが、そこで印刷される物は@c
1001 恐らく私の物の半分も良くないでしょう!}
1002 @divEnd
1003
1004
1005 @divClass{testimonial-item}
1006 @imageFloat{orm-finnendahl,jpg, left}
1007 @subsubheading @uref{http://icem-www.folkwang-hochschule.de/~finnendahl/, Orm Finnendahl}, フライブルク音楽大学作曲科教授
1008
1009 @qq{まだ [LilyPond] について詳しく知りませんが、@strong{とても}感銘を受けています。@c
1010 定量記譜法で Josquin Desprez のモテットを入力するのに LilyPond を使いましたが、@c
1011 LilyPond が、スピード、使い易さ、見栄えにおいて、
1012 他の全ての楽譜作成プログラムを圧倒していることは間違いありません!}
1013 @divEnd
1014
1015
1016 @divClass{testimonial-item}
1017 @imageFloat{darius-blasband,jpg, right}
1018 @subsubheading Darius Blasband, 作曲家 (ベルギー ブリュッセル)
1019
1020 @qq{[..最初のオーケストラリハーサルの後で] 私は楽譜の出来について@c
1021 たくさんの賛辞をいただきました。@c
1022 重要なのは、@c
1023 Lilypondには楽譜の見栄えをより良くするための数多くの方法があるのですが、@c
1024 私がオーケストラに渡したのは@c
1025 基本的に生の、そのままの出力結果だったということです。}
1026 @divEnd
1027
1028
1029 @divClass{testimonial-item}
1030 @subsubheading Kieren MacMillan, 作曲家 (カナダ トロント)
1031
1032 @qq{この素晴らしい仕事をした開発チームに感謝と賛辞の意を。@c
1033 Lilypondで得られる結果に近い物は他ではありません
1034 -- この偉大なアプリケーションは、私の楽譜出版の必要性に対して、@c
1035 期待以上の結果を間違いなくもたらしてくれます。@c
1036 [..] 基本的に、いじっていない Lilypond の出力は [..]
1037 私が比較した最近の @q{プロ} の出版物
1038 (Warner Bros. の楽譜、それから @q{老舗} の最近の楽譜の大多数)
1039 よりも良いです。[..]}
1040 @qq{Finale/Sibelius/Igor/他の楽譜ソフトウェアに負けるな!!!}
1041 @divEnd
1042
1043
1044 @divClass{testimonial-item}
1045 @subsubheading Chris Cannam, @uref{http://www.rosegardenmusic.com/, RoseGarden} プロジェクトの主任プログラマ。
1046
1047 @qq{LilyPond は明らかに [楽譜清書における] 超重量級ゴリラです。}
1048 @divEnd
1049
1050
1051 @divClass{testimonial-item}
1052 @subsubheading Chris Snyder, @uref{http://www.adoromusicpub.com/, Adoro 楽譜出版社}
1053
1054 @qq{
1055 楽譜作成を LilyPond に任せることで、私はより音楽に集中することができます。@c
1056 どうやって Lily に譜刻させるかで途方に暮れたこともありました。@c
1057 しかしながら、たとえ私が作曲家の思った通りに譜刻したとしても、@c
1058 その楽譜は読み難いものになるだろうということに気付きました。@c
1059 LilyPond を使うことで、@c
1060 私はより容易に編集者と譜刻者の 2 つの役割を果たすことができます。}
1061
1062
1063 @qq{私の拙い楽譜出版ビジネスは、完全に LilyPond に頼っています。@c
1064 作曲家に出版しようとしている楽譜の校正刷りを見せると、@c
1065 例外なく彼らはその質の高さに圧倒されます。@c
1066 賭けてもいいです。@c
1067 私は出力の調整 -- 特に (和音の) タイの調整 -- に多くの時間を費やしますが、@c
1068 LilyPond は私に素晴らしいスタート地点、直感的なインターフェイス、@c
1069 それに時間をかけさえすればすべてを思い通りに変更できる能力を与えてくれます。@c
1070 商用製品でこれだけのことをできるものは無いと確信しています。}
1071 @divEnd
1072
1073
1074 @divClass{testimonial-item}
1075 @subsubheading David Bobroff, アイスランド交響楽団バス トロンボーン奏者
1076
1077 @qq{LilyPond は素晴らしい。[..] LilyPond について知れば知るほど好きになる!}
1078 @divEnd
1079
1080
1081 @divClass{testimonial-item}
1082 @subsubheading Vaylor Trucks, エレキギター プレーヤ (そう、@uref{http://www.allmanbrothersband.com/modules.php?op=modload&name=userpage&file=content&page_id=12, コレ} 関係)
1083
1084 @qq{私は LilyPond に超、感動しています。[..]}
1085
1086 @qq{今まででサイコーのプログラム!!!}
1087
1088 @qq{作ってくれた人みんなの仕事と献身に感謝します!}
1089 @divEnd
1090
1091
1092 @divClass{testimonial-item}
1093 @subsubheading @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}, @uref{http://www.mutopiaproject.org/, Mutopia} メンバー
1094
1095 @qq{憎悪にも似た情愛を感じました。@c
1096 情愛の理由は、最初に見た楽譜があまりにも素晴らしかったからです!@c
1097 LilyPond の美しさの説明は不十分です -- あまりにも控えめ過ぎる!@c
1098 LilyPond は常に良くなっていますし、@c
1099 scheme がどう使われているかを良く知るにつれ、@c
1100 フラストレーションは減ってきました。@c
1101 とにかく、言いたいことは @q{LilyPond を作ってくれて有難う、本当に素晴らしい。}@c
1102 ということです。}
1103 @divEnd
1104
1105
1106 @divClass{testimonial-item}
1107 @subsubheading @uref{http://www.troff.org/whoswho.html#werner, Werner Lemberg}, ドイツ Koblenz 劇場指揮者、優れた GNU ハッカー
1108
1109 @qq{とにかく、LilyPond は驚くほど良い仕事をする!}
1110 @divEnd
1111
1112
1113 @divClass{testimonial-item}
1114 @subsubheading Paul Davis, @uref{http://jackaudio.org/, JACK} と @uref{http://www.ardour.org/, Ardour} の開発者
1115
1116 @qq{[LilyPond] はすごいプログラムだと思う。実に素敵な結果が得られる。@c
1117 去年、これについてのインタビュー記事を読んだ後、@c
1118 そのポテンシャルについて友達に夢中で喋っていたよ。}
1119 @divEnd
1120
1121
1122 @divClass{testimonial-item}
1123 @subsubheading @uref{http://webusers.siba.fi/~mkuuskan/, Dr. Mika Kuuskankare}, researcher at the @uref{http://siba.fi, Sibelius Academy Finland}, 作曲家兼 Expressive Notation Package (ENP) 作者
1124
1125 @qq{私は、個人的経験からこの種のソフトウェアが、いかに難しいか@c
1126 知っているので、LilyPond とその開発者たちを深く尊敬しています。}
1127 @divEnd
1128
1129
1130 @divClass{testimonial-item}
1131 @subsubheading @uref{http://camerondh.blogspot.com, David Cameron}, 音楽家、プロ組版者、そして長期間の SCORE ユーザ
1132
1133 @qq{このプロジェクトに貢献するすべての人に心から感謝します。@c
1134 私は90年代に大きな組版会社で SCORE を使っていましたが、@c
1135 LilyPond は、特に「標準」的でない場合に、最終的に望み通りの結果を@c
1136 得ることができました。}
1137 @divEnd
1138
1139 @divEnd
1140
1141 @contactUsAbout{news articles or testimonals}
1142
1143 @divClass{column-center-bottom}
1144 @subheading どうですか?
1145 @c Where now?
1146
1147 @ref{テキスト入力} を読んでください。
1148 @divEnd
1149
1150
1151
1152 @node テキスト入力
1153 @unnumberedsec テキスト入力
1154 @translationof Text input
1155
1156 @c TRANSLATORS, so far it's mostly from
1157 @c http://lilypond.org/web/switch/howto
1158
1159 @divClass{column-center-top}
1160 @subheading 楽譜を @qq{コンパイル} する
1161
1162 @imageClickable{nereid-shot-small,png, (クリックすると拡大します), nereid-shot,png, right}
1163
1164 LilyPond は @emph{コンパイル} システムです:
1165 音符を保持しているテキスト ファイルに対して実行します。@c
1166 結果として得られる出力は、スクリーン上で閲覧するか、プリントします。@c
1167 いくつかの点で、LilyPond はグラフィカルな楽譜編集ソフトウェアよりも@c
1168 プログラミング言語に似ています。
1169
1170 ツールバーから音符をドラッグして、楽譜に配置するのではありません。@c
1171 テキストを打ち込むことで楽譜を記述します。@c
1172 このテキストは LilyPond によって解析 (あるいは @qq{コンパイル}) され、@c
1173 美しく譜刻された楽譜が生成されます。
1174
1175 グラフィカル ユーザ インターフェイスに慣れている人は、@c
1176 新しい方法を学ぶ必要があるかもしれません。
1177 しかしながら、そうする価値は間違いなくあります!
1178
1179 @warning{テキスト入力についての簡単な概要を用意しています
1180 -- これは、見た目ほど難しいものではありません!@c
1181 提示した例の詳細を理解できなくても心配ありません。
1182 初心者向けドキュメントがゆっくりとしたペースで説明しています。}
1183
1184
1185 @subsubheading A B C と同じくらい簡単
1186
1187 音符は英字と数字で表現されます。@c
1188 特殊なコマンドはバックスラッシュと一緒に入力します。
1189
1190 @imageFloat{text-input-1-annotate,png,center}
1191 @imageFloat{text-input-1-output,png,center}
1192
1193 臨時記号は違う名前で入力します。@c
1194 シャープには @w{@code{-is}} を、フラットには @w{@code{-es}} を@c
1195 付けます (これらは、オランダ語の音符名で、他の言語用もあります)。@c
1196 LilyPondがどこに臨時記号を付けるかを判断します。
1197
1198 @imageFloat{text-input-2-annotate,png,center}
1199 @imageFloat{text-input-2-output,png,center}
1200
1201
1202 @subsubheading ポップ ミュージック
1203 @c Pop music
1204
1205 リード譜を作るために、コードと歌詞を一緒に配置します:
1206
1207 @imageFloat{text-input-pop-annotate,png,center}
1208 @imageFloat{text-input-pop-output,png,center}
1209
1210
1211
1212 @subsubheading オーケストラ パート
1213 @c Orchesteral parts
1214
1215 入力ファイルには楽曲の音符が入っています。@c
1216 スコアとパート譜を、一つの入力ファイルから作り出すことができます。@c
1217 そのため、音符を変更すると常にパートとスコア両方に影響します。@c
1218 音符を共有するには、その音楽を変数に割り当てます:
1219
1220 @imageFloat{text-input-parts-both-annotate,png,center}
1221
1222
1223 この変数は、単一のパートに使うことができます
1224 (ここでは、移調され、複小節休符はまとめられています):
1225
1226 @imageFloat{text-input-parts-single-annotate,png,center}
1227 @imageFloat{text-input-parts-single-output,png,center}
1228
1229
1230 同じ変数をフル スコアで使うことができます
1231 (ここでは、コンサート ピッチです):
1232
1233 @imageFloat{text-input-score-annotate,png,center}
1234 @imageFloat{text-input-score-output,png,center}
1235
1236
1237 @subsubheading 初心者のためのドキュメント
1238 @c Beginner Documentation
1239
1240 多くのユーザがこのような方法で楽譜を入力することに違和感を覚えます。@c
1241 そのため、新しいユーザを援助するために、@c
1242 @ref{学習} から始まる広範囲なドキュメントを用意してあります。@c
1243 学習マニュアルは LilyPond を始めるのにぴったりです。@c
1244 ユーザが感じるであろう疑問に対する答えをたくさん含んでいます。
1245
1246 時には新しいユーザが LilyPond の挙動の様子に混乱させられることがあります。@c
1247 LilyPond が正しく動作しているか疑う前に、学習マニュアルを読んでください。@c
1248
1249 もっと掘り下げた情報が @ref{マニュアル} にあります。
1250
1251 LilyPond ユーザの Ben Lemon は、ブログに新規ユーザのための
1252 @uref{http://benlemon.me/blog/music/lilypond/operation-lilypond/,ビデオチュートリアル}
1253 を作りました。
1254
1255
1256 @subsubheading より簡単な編集環境
1257 @c Easier editing environments
1258
1259 @imageClickable{lilykde-screenshot-small,png,
1260   (クリックすると拡大します),lilykde-screenshot,png,right}
1261
1262 LilyPond は元来、最高品質の楽譜を作り出すことを目的としています。@c
1263 グラフィカル ユーザ インターフェイス (GUI) を作ることは、@c
1264 本来の趣旨から外れます。@c
1265 しかしながら、LilyPond 入力ファイルの作成をより簡単にすることを@c
1266 目指しているプロジェクトが別に存在します。
1267
1268 いくつか編集環境は、構文ハイライト、自動コマンド補完、@c
1269 それに作成済みのテンプレートを用意しています。
1270 また、他のプログラムでは、グラフィカルな楽譜を直接操作することができる
1271 GUI を提供しているものもあります。@c
1272 更なる情報は、@ref{より簡単な編集手段} を読んでください。
1273
1274
1275 @divEnd
1276
1277 @divClass{column-center-bottom}
1278 @subheading どうですか?
1279 @c Where now?
1280
1281 @ref{ダウンロード, LilyPond をダウンロードする} ところまで来ました。@c
1282 まだ迷っていますか?@c
1283 @ref{より簡単な編集手段} を読んでください。
1284
1285 @divEnd
1286
1287
1288 @node より簡単な編集手段
1289 @unnumberedsec より簡単な編集手段
1290 @translationof Easier editing
1291
1292 @ignore
1293 GNU policy forbids us from linking to non-Free software, so don't
1294 add such links.
1295
1296 In particular, don't link to:
1297 - the LilyPond bundle for TextMate (a commercial editor for MacOS).
1298
1299 @end ignore
1300
1301 @divClass{column-center-top}
1302 @subheading フロントエンドアプリケーション
1303 @c Front-end Applications
1304 @subsubheading Frescobaldi
1305
1306 @imageClickable{frescobaldi-lilypond-editor-small,png,
1307   (クリックすると拡大します),frescobaldi-lilypond-editor,png,right}
1308
1309 @sourceimage{logo-linux,,,}
1310 @sourceimage{logo-macosx,,,}
1311 @sourceimage{logo-windows,,,}
1312
1313 @uref{http://www.frescobaldi.org}
1314
1315 Frescobaldi は LilyPond のために追加、強化された多くの機能がある、@c
1316 軽量かつ強力な、音楽・テキストエディタです。@c
1317 主な機能には、楽譜をクリックすると対応するコードが表示される@c
1318 「ポイント・アンド・クリック」、@c
1319 詳細なスコアウィザード、組み込みの LilyPond ドキュメントブラウザ、@c
1320 構文ハイライト、自動コマンド補完があります。@c
1321 Frescobaldi は Python と、@c
1322 ユーザインタフェースのための PyQt4 で書かれており、@c
1323 すべての主要な OS (GNU/Linux、Mac OS X、それに Windows) で実行できます。
1324
1325 @subsubheading Denemo
1326
1327 @imageClickable{screenshot-denemo-small,png,
1328   (クリックすると拡大),screenshot-denemo,png,right}
1329
1330 @sourceimage{logo-linux,,,}
1331 @sourceimage{logo-macosx,,,}
1332 @sourceimage{logo-windows,,,}
1333
1334 @uref{http://denemo.org}
1335
1336 Denemo は、LilyPond ソース コードを生成し、演奏することもできる@c
1337 グラフィカルなエディタです。@c
1338 LilyPond ソースコードをグラフィカル ビューと並べて表示することができます。@c
1339 音符や和音等に LilyPond が処理可能な調整を加えることができ、@c
1340 それを Denemo ファイルとして保存することができるため、@c
1341 ユーザはグラフィカル環境で楽譜を編集することができます。
1342 LilyPond テキストの中でカーソルを動かすと、@c
1343 グラフィカル ビューの中でもカーソルが動きます。@c
1344 調整で構文エラーが起きると、テキスト ビューで該当部分がハイライトされます。
1345
1346 @divEnd
1347
1348 @divClass{column-center-top}
1349 @subheading ブラウザベースのエディタ
1350 @c Browser-based editors
1351
1352 @subsubheading LilyBin
1353 @uref{http://lilybin.com}
1354
1355 LilyPond をインストールすることなく、@c
1356 直接オンラインで楽譜を組版することができる、@c
1357 Web ベースの LilyPond エディタです。
1358
1359 @subsubheading Tunefl
1360 @uref{http://www.tunefl.com}
1361
1362 Tunefl を使うと、LilyPond をインストールすることなく、@c
1363 直接オンラインでミニスコアを組版することができます。@c
1364 これは、便利な Web インタフェースを使用して、@c
1365 すべてのプログラムの機能を試すことができます。
1366
1367 @divEnd
1368
1369 @divClass{column-center-top}
1370 @subheading 統合開発環境プラグイン
1371 @c IDE Plug-ins
1372
1373 @subsubheading Elysium
1374
1375 @sourceimage{logo-linux,,,}
1376 @sourceimage{logo-freebsd,,,}
1377 @sourceimage{logo-macosx,,,}
1378 @sourceimage{logo-windows,,,}
1379
1380 @uref{http://elysium.thsoft.hu}
1381
1382 Elysium はソースとスコアをサイド・バイ・サイドで表示、統合した、@c
1383 Eclipse 向け LilyPond 統合開発環境です。@c
1384 これは、切り替え不要で素早く視覚、聴覚フィードバックができ、@c
1385 たくさんのウィザード方式のテンプレートが付属します。
1386
1387 @divEnd
1388
1389 @divClass{column-center-top}
1390 @subheading テキスト エディタ
1391 @c Text editors
1392
1393 @sourceimage{logo-linux,,,}
1394 @sourceimage{logo-freebsd,,,}
1395 @sourceimage{logo-macosx,,,}
1396 @sourceimage{logo-windows,,,}
1397
1398 @subsubheading Emacs
1399 @uref{http://www.gnu.org/software/emacs/}
1400 Emacs は、多くのコンピュータ言語に対応する言語検出機能を持つ@c
1401 テキスト エディタです。@c
1402 Emacs には高い拡張性があり、統合開発環境として使用することができます。@c
1403 LilyPond ソース ファイルを作成するための@c
1404 言語定義を提供する @q{lilypond モード} があります。
1405 また、LilyPond 開発者の 1 人が Emacs メジャーモード
1406 @uref{https://github.com/nsceaux/lyqi,lyqi}
1407 を作成しています。
1408
1409 Emacs に慣れていない場合、LilyPond 入力ファイルを書くために、@c
1410 別のエディタを使うこともできます。
1411
1412 Emacs をセットアップするための更なる情報が
1413 @rprogram{テキスト エディタ サポート} にあります。
1414
1415 @subsubheading Vim
1416 @uref{http://www.vim.org}
1417 Vim は最小限度の機能を持つテキスト エディタであり、@c
1418 古い Unix @command{vi} エディタの機能拡張版です。@c
1419 このプログラムも拡張やコンフィグレーションを行うことができます。
1420
1421 Vi に慣れていない場合、LilyPond 入力ファイルを書くために、@c
1422 別のエディタを使うこともできます。
1423
1424 Vim をセットアップするための更なる情報が
1425 @rprogram{テキスト エディタ サポート} にあります。
1426
1427 @sourceimage{logo-macosx,,,}
1428 @subsubheading TeXShop
1429 @uref{http://www.uoregon.edu/~koch/texshop}
1430
1431 MacOS@tie{}X 用のエディタ TexShop を拡張して、
1432 エディタから LilyPond, @command{lilypond-book} それに
1433 @command{convert-ly} を実行させることができます。
1434 拡張機能は以下で入手できます:
1435
1436 @example
1437 @uref{http://users.dimi.uniud.it/~nicola.vitacolonna/home/content/lilypond-scripts}
1438 @end example
1439
1440 @divEnd
1441
1442 @divClass{column-center-top}
1443 @subheading LilyPond コードをエクスポートできるプログラム
1444 @c Other programs that can export LilyPond code
1445
1446 @subsubheading 楽譜、タブ、MIDI エディタ:
1447 @c Score, tab and MIDI editors:
1448
1449 @itemize
1450
1451 @item
1452 @uref{http://www.jezra.net/projects/bwwtolily,bwwtolily}
1453 は @code{.bww} や @code{.bmw} ファイルを LilyPond へ変換しようとします。@c
1454 すべての装飾が正しく変換されないかもしれませんが@c
1455 (piobaireachd では特にそうです)@c
1456 一覧表示されます。
1457
1458 @item
1459 @uref{http://www.canorus.org,Canorus}:
1460 楽譜エディタで、LilyPond コードをエクスポートできますが、まだベータ版です。@c
1461 テスターを歓迎しています。
1462
1463 @item
1464 @uref{http://enc2ly.sourceforge.net/en/,Enc2ly} is a GNU/Linux program
1465 which converts an Encore music score into a LilyPond one.
1466
1467 @item
1468 @uref{https://github.com/hanwen/go-enc2ly,go-enc2ly} is a Go tool that
1469 converts Encore files to LilyPond.  It was created using Felipe Castro's
1470 research and reverse engineering by tweaking existing .enc files and
1471 loading them using the 4.55 demo version.
1472
1473 @item
1474 @uref{http://www.musescore.org,MuseScore}:
1475 楽譜エディタで、完全ではありませんが LilyPond コードをエクスポートできます。@c
1476 活発に開発が行われています。
1477
1478 @item
1479 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd},
1480 @uref{http://www.cairographics.org,Cairo} ライブラリをベースにした@c
1481 楽譜エディタで、試験的に LilyPond へのエクスポートをサポートしています。
1482
1483 @item
1484 @uref{http://www.holmessoft.co.uk/homepage/software/NWC2LY/index.htm,NW2LY}
1485 は NoteWorthy で記譜した曲を LilyPond に変換する C# プログラムです。
1486
1487 @item
1488 @uref{https://github.com/ciconia/ripple/blob/master/README.markdown,Ripple}
1489 は総譜とパート譜の作成を支援するプログラムで、異なる楽譜ソースから@c
1490 総譜やパート譜を作成するモードがあります。
1491
1492 @item
1493 @uref{http://www.rosegardenmusic.com,Rosegarden}:
1494 オーディオ・MIDI シーケンサであり、単一譜を扱える楽譜エディタでもあります。
1495
1496 @end itemize
1497
1498 @subsubheading アルゴリズムによるコード生成
1499 @c Algorithmic code generators
1500
1501 @itemize
1502
1503 @item
1504 @uref{http://www.projectabjad.org/,Abjad}, a
1505 @uref{http://www.python.org/,Python} API for Formalized Score Control
1506 designed to help composers build up complex pieces of LilyPond notation
1507 in an iterative and incremental way.
1508
1509 @item
1510 @uref{http://common-lisp.net/project/fomus/,FOMUS}, (FOrmat MUSic) is a
1511 music notation tool for computer music composers.  It is written in the
1512 Lisp programming language, and has been tested in a variety of
1513 interpreters.  A C++ port is also available.
1514
1515 @item
1516 @uref{http://strasheela.sourceforge.net/strasheela/doc/index.html,Strasheela},
1517 an environment built on top of the
1518 @uref{http://www.mozart-oz.org/, Mozart/Oz} constraint programming
1519 language.
1520
1521 @end itemize
1522 @divEnd
1523
1524 @divClass{column-center-top}
1525
1526 @subheading 活発には開発されていない他のプログラム
1527 @c Other programs no longer being actively developed
1528
1529 @itemize
1530
1531 @item
1532 @uref{https://sourceforge.net/projects/lily4jedit,LilyPondTool}
1533 は @uref{http://www.jedit.org,jEdit} テキストエディタ用プラグインでした。
1534
1535 @item
1536 @uref{http://lilykde.googlecode.com/,LilyKDE} は
1537 @uref{http://www.frescobaldi.org/,Frescobaldi} に置き換わり、
1538 KDE 3.5 用の LilyKDE3 と KDE 4.1 用の lilypond-KDE4 だけが存在します。
1539
1540 @item
1541 @uref{http://noteedit.berlios.de,NoteEdit}, which imported
1542 @uref{http://www.makemusic.com/musicxml,MusicXML}, has been forked into
1543 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd}
1544 and @uref{http://canorus.org,Canorus}.
1545
1546 @item
1547 @uref{http://lilycomp.sourceforge.net, LilyComp} is a graphical note
1548 entry program, acting much like a number-pad which produces LilyPond
1549 notes.
1550
1551 @item
1552 @uref{https://launchpad.net/rumor/,Rumor}:
1553 リアルタイムに単声の MIDI を LilyPond に変換します。
1554
1555 @item
1556 @uref{http://sourceforge.net/projects/tuxguitar/,TuxGuitar}:
1557 マルチトラックなタブ譜のエディタ・プレイヤで、楽譜ビューアを持ち、@c
1558 LilyPond コードのエクスポートが可能です。
1559
1560 @end itemize
1561
1562 @divEnd
1563
1564
1565 @divClass{column-center-bottom}
1566 @subheading どうですか?
1567 @c Where now?
1568
1569 @ref{ダウンロード, LilyPond をダウンロードする} ところまで来ました。@c
1570
1571 まだ迷っていますか?@c
1572 多くの作曲家、音楽家、それに指揮者が LilyPond 入力フォーマットで@c
1573 記述することを学んでいます。@c
1574 経験を積んだユーザは、LilyPond を使うことで、@c
1575 ピアノやマウス&GUI を使うよりも短時間で総譜を入力できると@c
1576 レポートしてさえいます!@c
1577 LilyPond が提供する @ref{特徴}, @ref{例}, あるいは @ref{自由} を@c
1578 読み返してみてください。@c
1579 また、ユーザの @ref{成果物} と @ref{人々の評価} を読んでみてください。@c
1580 さらに、伝統的な譜刻の審美性をコンピュータで実現するための@c
1581 我々のアプローチが @ref{バックグラウンド} で説明されています。
1582
1583 @divEnd
1584
1585
1586 @divClass{column-center-bottom}
1587 @subheading 法律用語
1588 @c Legalese
1589
1590 @divClass{legal}
1591 すべてのロゴと製品イメージには著作権があり、商標登録されています。
1592
1593 @logoLegalLinux
1594
1595 @logoLegalFreeBSD
1596
1597 @logoLegalMacOSX
1598
1599 @logoLegalWindows
1600
1601 @divEnd
1602
1603 @divEnd