add a more compact display

This commit is contained in:
tTh
2023-12-18 00:49:51 +01:00
parent 462d24b717
commit 123b97cce2
4 changed files with 21 additions and 9 deletions

View File

@@ -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