add wildnoise cmd

This commit is contained in:
Luna 2019-07-13 19:55:57 -03:00
parent a993c1dc0e
commit a71ff830ac
5 changed files with 64 additions and 2 deletions

View file

@ -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