Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deroverda authored Jul 31, 2024
1 parent c5e3907 commit 1f58e83
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# audio_analysis
a python script to analyze all flacs within a folder such as sample rate, bit, true peak lvl, loudness range, file integrity etc.

here's an example of what the script shows when running it in a folder with 3.flacs:
EDIT: just created an .exe file. check latest release

here's an example of what the script shows when running it in a folder with 3.flacs:

``` type: audioinfo
version: 1
Expand Down Expand Up @@ -58,9 +59,6 @@ Track: styx 2022-06-14 kansas city - cmc-25 t09 stage chatter.flac
Integrated Loudness: -27.3 LUFS
Loudness Range (LRA): 9.8 LU
Channel Layout: Multi-channel
File Integrity: OK
File Integrity: OK ```
!!!UPDATE!!!!!!!!
created a exe file so you dont need all the dependencies. just download the .exe file and place it in the folder with the flac files.

0 comments on commit 1f58e83

Please sign in to comment.