add wildnoise cmd
This commit is contained in:
parent
a993c1dc0e
commit
a71ff830ac
5 changed files with 64 additions and 2 deletions
|
@ -138,10 +138,12 @@ Parameters:
|
|||
- `feedback`: Feedback, 0..1, default 0
|
||||
- `xfade_samp`: Crossfade samples (int), 0..5000, default 1250
|
||||
|
||||
## `noise split index seed repeat_bytes`
|
||||
## `wildnoise/noise split index seed repeat_bytes`
|
||||
|
||||
Inject random noise on the image.
|
||||
|
||||
the `wildnoise` version gives a harder version than `noise`.
|
||||
|
||||
Parameters:
|
||||
- `seed`, Random seed
|
||||
- `repeat_bytes`, Amount of bytes to preload with random data and repeat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue