mockup test files

This commit is contained in:
bkfox
2023-06-21 01:37:45 +02:00
parent 25dcce742c
commit d15ca98447
7 changed files with 156 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# aircox.controllers
This module provides the following controllers classes:
- `log_archiver.LogArchive`: dumps and load gzip archives from Log models.
- `log_archiver.LogArchiver`: dumps and load gzip archives from Log models.
- `sound_file.SoundFile`: handle synchronisation between filesystem and database for a sound file.
- `sound_monitor.SoundMonitor`: monitor filesystem for changes on audio files and synchronise database.
- `sound_stats.SoundStats` (+ `SoxStats`): get audio statistics of an audio file using Sox.