24 lines
409 B
Markdown
24 lines
409 B
Markdown
# Music Scores
|
|
|
|
Collection of music scores written in LilyPond
|
|
|
|
## Violin Notations
|
|
|
|
An accidental in front of a number indicates a temporary shift of the finger position.
|
|
```
|
|
♯3
|
|
```
|
|
An accidental after a number indicates a shift of the hand position
|
|
```
|
|
1𝄫
|
|
```
|
|
e.g. could indicate a shift from 2nd to 1st position.
|
|
|
|
A tilde after a number indicates ring.
|
|
|
|
A degree sign indicates touching.
|
|
```
|
|
4°
|
|
```
|
|
|