From a993c1dc0e3f73b45631b8fe348f545cb9e47e89 Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 13 Jul 2019 18:23:28 -0300 Subject: [PATCH] add noise cmd to doc --- doc/README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/README.md b/doc/README.md index 7a34553..4678a48 100644 --- a/doc/README.md +++ b/doc/README.md @@ -138,14 +138,19 @@ Parameters: - `feedback`: Feedback, 0..1, default 0 - `xfade_samp`: Crossfade samples (int), 0..5000, default 1250 +## `noise split index seed repeat_bytes` + +Inject random noise on the image. + +Parameters: + - `seed`, Random seed + - `repeat_bytes`, Amount of bytes to preload with random data and repeat + throughout the image slice + ## TODO `echo split index delay` Run an echo filter on the given loaded file. -## TODO `noise split index seed` - -Inject white noise on the image. - ## `quicksave` Save the file on the same directory of the file specified by `load`, but