Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhasbach committed Aug 22, 2015
1 parent 205e2e4 commit 6b17a55
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Calculaural

Create randomly / procedurally generated music
Create procedural music: http://hasba.ch/calculaural

## Features

- Assign the digits of pi to musical notes
- Transpose notes for all instruments or individual instruments
- Change note duration
- Change the amount of notes per measure
- Use a musical scale
- Skip notes that are not in the scale
- Transpose notes up or down until they are in the scale
- Turn notes into chords
- Arpeggiate chords
- Add multiple instruments
- Change instrument and global volume
- Change beats per minute
- Play / pause
- Seek forward / backward

0 comments on commit 6b17a55

Please sign in to comment.