Skip to content

Commit

Permalink
formatting in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-gierakowski committed Apr 22, 2014
1 parent a6ec8a2 commit 51f4b8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Plays back a stream of grain parameter vectors recorded with jmod.ag.granular.re

Similar to jmod.ag.granular.control but each algorithm generating a grain parameter can be set to modify values in the grain parameter vector using one of four different modes:

1. Bypass â leaves currently stored value unchanged
2. Add â adds a generated value to the one currently stored
3. Multiply â multiplies currently stored value by the generated value
4. Replace â replaces currently stored value
1. Bypass: leaves currently stored value unchanged
2. Add: adds a generated value to the one currently stored
3. Multiply: multiplies currently stored value by the generated value
4. Replace: replaces currently stored value

Can be used to further extend the possibilities offered by jmod.ag.granular.control or to alter a stream of grains generated from a sequence recorded with jmod.ag.granular.record.

Expand Down

0 comments on commit 51f4b8b

Please sign in to comment.