Skip to content

Commit

Permalink
document '-dim' flag in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-wes authored May 24, 2024
1 parent 2ea9410 commit 4e45be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ make install
* `-n` flag activates normalization of the octaves' sum to keep values in the [-1..1] range
* `-s <int>` flag initializes the noise's permutation table with a given seed
* `-d` flag activates derivatives multichannel output on additional 2nd outlet
* `-dim <int>` flag switches to single-channel mode with given dimension count

#### Optional numerical arguments (must be written after the flags)
* **first arg** sets the number of octaves (defaults to `1`, max. is `24`)
Expand Down

0 comments on commit 4e45be4

Please sign in to comment.