| [ << Tutorial ] | [Top][Contents][Index] | [ Common notation >> ] | 
| [ < Input characters ] | [ Up: How to write input files ] | [ Pitches > ] | 
2.2.2 Simple notation
LilyPond adds some notation elements automatically. In the next example, we have only specified four pitches, but LilyPond has added a clef, a time signature, and rhythms.
{ c' e' g' e' }![[image of music]](../eb/lily-3e89586f.png)
This behavior may be altered, but in most cases these automatic values are useful.
| Pitches | ||
| Durations (rhythms) | ||
| Rests | ||
| Time signature | ||
| Tempo marks | ||
| Clef | ||
| All together | 
| [ << Tutorial ] | [Top][Contents][Index] | [ Common notation >> ] | 
| [ < Input characters ] | [ Up: How to write input files ] | [ Pitches > ] |