Fortraneries/SoundBrotching/c-tools
tTh 7d0e302e09 bla 2024-02-06 17:05:02 +01:00
..
.gitignore refactoring in progress 2022-03-10 10:44:45 +01:00
Makefile bla 2024-02-06 17:05:02 +01:00
README.md bla 2024-02-06 17:05:02 +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 programme ne prend pas (encore) d'options.

Usage : wav2txt 1337.wav > fichier.txt

text2wav

Conversion d'un fichier texte en fichier son. En principe, réalise l'opération inverse de celle que fait wav2text.

text2ao

Envoi d'un fichier texte vers une sortie audio.