We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5b0b4 commit 787b2bcCopy full SHA for 787b2bc
README.md
@@ -23,9 +23,9 @@
23
#Installation / Usage
24
25
```
26
-$ wget https://github.com/rcspam/audio2ascii/archive/v1.6.1.tar.gz
27
-$ tar xvzf audio2ascii-1.6.1.tar.gz
28
-$ cd audio2ascii-1.6.1
+$ wget https://github.com/rcspam/audio2ascii/archive/v1.7.tar.gz
+$ tar xvzf audio2ascii-1.7.tar.gz
+$ cd audio2ascii-1.7
29
$ cp ./audio2ascii.sh /somewhere/in/your/path # must be in your $PATH
30
31
If you want start audio2ascii from Natron, you should run it with its gui (yad must be installed). To install the plugin AudioToAscii.py and its icon:
0 commit comments