Fortraneries/SoundBrotching/c-tools
tTh 123b97cce2 add a more compact display 2023-12-18 00:49:51 +01:00
..
.gitignore refactoring in progress 2022-03-10 10:44:45 +01:00
Makefile wav/text convertors now working 2022-03-08 11:33:01 +01:00
README.md add a more compact display 2023-12-18 00:49:51 +01:00
support.c add a more compact display 2023-12-18 00:49:51 +01:00
support.h add a more compact display 2023-12-18 00:49:51 +01:00
text2ao.c begin of a new era, maybe 2022-03-31 22:14:11 +02:00
text2wav.c add molly-guard 2023-02-11 19:40:52 +01:00
wav2text.c add a more compact display 2023-12-18 00:49:51 +01:00

README.md

C tools

Support utilities for SoundBrotching.

wav2text

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

Conversion d'un fichier texte en fichier son.

text2ao

Envoi d'un fichier texte vers une sortie audio.