forked from kshaffer/musicianship
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7b88772
commit 9b74d08
Showing
4 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
layout: post | ||
title: Rhythmic values | ||
--- | ||
|
||
{{ page.title }} | ||
================ | ||
|
||
Rhythm refers to the combination of long and short durations in time. Durations are notated with either unfilled or filled noteheads. Unfilled noteheads can appear with or without a stem; filled noteheads always appear with a stem. Flags can be added to the stems of filled noteheads; each flag shortens the duration by half. | ||
|
||
<img src="Graphics/durations.png"> | ||
|
||
**Rests** | ||
|
||
Rests represent silence in musical notation. For each durational symbol there exists a corresponding rest. | ||
|
||
<img src="Graphics/rests.png"> | ||
|
||
**Dots** | ||
|
||
A dot occurs after a pitch or a rest, and it increases its duration by half. | ||
|
||
|
||
**Ties** | ||
|
||
**Tuplets** | ||
|