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
16
Commits
1
Branch
0
Tags
6404f45860485c23bfe7ff5e7d238705d83301b8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mbirth
6404f45860
Collect relative LUFS. Can make absolute later.
2017-03-10 12:06:59 +01:00
.gitignore
Ignore *.pyc.
2017-03-09 17:25:45 +01:00
analyse.py
Collect relative LUFS. Can make absolute later.
2017-03-10 12:06:59 +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
S
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%