Update Readme.md

This commit is contained in:
Akascape
2021-12-21 19:38:27 +05:30
committed by GitHub
parent dd21904f46
commit d46cdc86df

View File

@@ -16,6 +16,7 @@ You can either use the python based version for viewing logs and changing source
<br>• Click on the datamosh button, then wait for a few seconds
<br>• Then your video will be moshed, see the video in its directory
# Effects Info:
c=Glitch Size; n=Frame Frequency
<b>
<br>All effects:
<br>• Buffer - creates ring buffers (NEW)
@@ -43,7 +44,7 @@ You can either use the python based version for viewing logs and changing source
<br>• Random - randomizes frame order
<br>• Reverse - reverse frame order
<br>• Invert - switches each consecutive frame witch each other
<br>• Bloom - duplicates c times p-frame number n (c=Glitch Size; n=Frame Frequency)
<br>• Bloom - duplicates c times p-frame number n
<br>• Pulse - duplicates groups of c p-frames every n frames
<br>• Overlap - copy group of c frames taken from every nth position
<br>• Jiggle - take frame from around current position. n parameter is spread size.