add a more compact display
This commit is contained in:
@@ -4,7 +4,12 @@ Support utilities for SoundBrotching.
|
||||
|
||||
### wav2text
|
||||
|
||||
Conversion d'un fichier son en text machinable.
|
||||
Conversion d'un fichier son en texte machinable, actuellement
|
||||
en *space separated*, directement utilisable par `Awk`.
|
||||
Un export `csv` est planifié. Ce prgramme ne prend
|
||||
pas (encore) d'options.
|
||||
|
||||
Usage : `wav2txt 1337.wav > fichier.txt`
|
||||
|
||||
### text2wav
|
||||
|
||||
|
||||
Reference in New Issue
Block a user