Commit Graph

10 Commits

Author SHA1 Message Date
3c474ea1b0 time format correction to date 2024-09-06 19:02:09 +02:00
4ae3750184 correction typo 2024-09-06 18:34:05 +02:00
30e1bbb327 update date consideration in chunk function
when the recording starts at 23:59 and lasts more than 5 seconds the following splits get an accurate time 00:04, 00:09 and so on, but the date isn’t updated. I modified that in order to take into account both date and time so that timedelta, when adding 5secs also changes the date
2024-09-06 14:45:12 +02:00
d874613f81 Actualiser src/tadam.py
ajout try/except au début de la fonction rate pour palier aux cas où les boitiers créent des fichiers wav erronés illisibles qui bloquent le traitement
2024-02-19 22:31:57 +01:00
772108c218 Actualiser src/tadam.py
correction oubli déclaration variable time dans chunk
2024-01-08 13:35:11 +01:00
31d6ac7c36 Actualiser src/tadam.py
modif compteur découpe, renommage avec prise en compte du temps écoulé dans chunk
2024-01-08 13:09:16 +01:00
e6dc23c8f7 docs: Ajout de la documentation en Français de l'utilisation de Tadam.py 2022-08-23 16:49:17 +02:00
175b3fdde3 Add fix to avoid non wav treatment failure 2022-07-15 14:50:24 +02:00
407a7b0477 Updated zip compression method, and README 2021-07-13 10:41:10 +02:00
f9a0c18120 Added tadam ! tool 2021-05-17 14:21:33 +02:00