Browse Source

Updating usage help in readme file and tidy up some character

master
kira1752 5 years ago
parent
commit
b1b69f1c2b
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@ -11,13 +11,13 @@ Usage help:
INPUT_FILE Name of the image to be converted.
optional arguments:
-h, --help show this help message and exit
-h, --help show this help message and exit.
-r, --rotate Rotate image 90 degrees.
-r, --rotate Rotate image 90 degrees for more sexy spectograph looks and sound.
-i, --invert Invert image colors.
-o OUTPUT, --output OUTPUT Name of the output wav file. Default value: out.wav).
-o OUTPUT, --output OUTPUT Name of the output wav file. Default value: out.wav.
-b BOTTOM, --bottom BOTTOM Bottom frequency range. Default value: 200.

Loading…
Cancel
Save