This website requires JavaScript.
Explore
Help
Sign In
welttv
/
loudness-scanner
Watch
1
Star
0
Fork
0
You've already forked loudness-scanner
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Birth Markus
54ced49300
Script to send daily report by mail.
2017-03-09 17:25:52 +01:00
.gitignore
Ignore *.pyc.
2017-03-09 17:25:45 +01:00
analyse.py
Find objects missing LUFS values and scan.
2017-03-08 15:49:07 +01:00
config.ini
Find objects missing LUFS values and scan.
2017-03-08 15:49:07 +01:00
dbschema.sql
Dropped table "todo". Added references.
2017-03-09 17:07:01 +01:00
init_db.sh
Initial commit
2017-02-23 19:30:25 +01:00
mail_today.py
Script to send daily report by mail.
2017-03-09 17:25:52 +01:00
MosDb.py
Output CSV, too. Allow selecting a day.
2017-03-09 17:07:36 +01:00
MosReport.py
Moved report to import.
2017-03-09 17:18:05 +01:00
MosXml.py
Mark deleted mosObjects as such in the DB.
2017-03-08 15:48:28 +01:00
scan_moslogs.py
Store last parsed file and resume from there.
2017-03-08 15:48:46 +01:00
show_today.py
Cleanup.
2017-03-09 17:25:20 +01:00
show_yesterday.py
Cleanup.
2017-03-09 17:25:20 +01:00
testquery.sh
Example query.
2017-02-23 19:31:52 +01:00
testquery.sql
Example query.
2017-02-23 19:31:52 +01:00
Description
Ermittelt die EBU R128 Lautheit von Sonaps Clips und speichert die in einer SQLite Datenbank, die von MosAttack ausgewertet wird.
loudness
mos
sonaps
50
KiB
Languages
Python
99.2%
Shell
0.8%