Skip to content

Commit

Permalink
update max octave count
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-wes authored May 24, 2024
1 parent 66de9b5 commit 1dfcb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ make install
* `-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`)
* **first arg** sets the number of octaves (defaults to `1`, max. is `1024`)
* **second arg** sets initial persistence (defaults to `0.5`)

### Messages
Expand Down

0 comments on commit 1dfcb30

Please sign in to comment.