We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f9f3e commit e21f604Copy full SHA for e21f604
README.md
@@ -11,7 +11,7 @@ The project is still being developed activly any feedback would be much apreciat
11
1. Download the latest jar release
12
2. Execute with java -jar apt-decoder.jar [Input Audio File] [Output Image File] [Options]
13
```shell
14
-java -jar audio.wav output.png
+java -jar apt-decoder.jar audio.wav output.png
15
```
16
## Options
17
- -R or --Raw to save a raw version of the output image (no sync, or correction)
0 commit comments