Old 12-23-2018, 05:25 PM   #1
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default SWS Loudness Report Visualizer

Hi !


I wanted to display Loudness Integer, True Peak and Range for a set of sound, to see if they match,


So I build a small vizualizer in HTML/JavaScript script I made, which works with the CSV report SWS Loudness Analyzer can do.



https://codepen.io/X-Raym/full/gZWLEP





Handy for mixing a series of tracks which have to have almost the same stats :P



It is primitive, there is no data sanitization warning, but feel free to mod it or propose code change etc.


It will not have a lot of updates as it already satisfied my need, and I now have to get back to mixing :P


Enjoy !

Update 2019-03-14: Now with Range colors:


Last edited by X-Raym; 03-14-2019 at 07:33 AM.
X-Raym is offline   Reply With Quote
Old 12-29-2018, 05:01 AM   #2
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,214
Default

Nice! Once I get back to Reaper properly I'll definitely try this out. Thanks!
__________________
subproject FRs click here
note: don't search for my pseudonym on the web. The "musicbynumbers" you find is not me or the name I use for my own music.
musicbynumbers is offline   Reply With Quote
Old 12-29-2018, 06:48 AM   #3
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,451
Default

Thank you!



I tried it with a file, but the format saved in the clipboard did not correspond and did not give any result.


Code:
1 - Test.wma: -13.9 LUFS, Range: 4.0 LU, True peak: -inf
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)
amagalma is offline   Reply With Quote
Old 12-29-2018, 07:07 AM   #4
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

THanks you guys :P


@amalgama
The required export format is explained on the page :P


Code:
File: $target, Integrated: $integrated, Range: $range, True peak: $truepeak, Max ST: $maxshort, Max M: $maxmomentary
You caa configure this in the options in the SWS Loudness window.

(note that I feel you will have another problem... indeed it is very weird that your True Peaks is set to -inf depsite the other value is not... Pretty sure this will break. Maybe convert to wav first, maybe something in your pref to check or something in the SWS analyzing function is wrong).
X-Raym is offline   Reply With Quote
Old 12-29-2018, 07:41 AM   #5
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,451
Default

Oh, I didn't know that! Thank you!


Now, it works!
Code:
File: Test.wma, Integrated: -13.9 LUFS, Range: 4.0 LU, True peak: 0.0 dBTP, Max ST: -11.6 LUFS, Max M: -8.4 LUFS
Is there a way to make the chart fullscreen/taller?
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)

Last edited by amagalma; 12-29-2018 at 07:49 AM.
amagalma is offline   Reply With Quote
Old 12-29-2018, 08:12 AM   #6
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

@amalgama
Quote:
Is there a way to make the chart fullscreen/taller?
Not for now, but I'll invesitagte to see if a full screen mode is easily doable or not if you want.
X-Raym is offline   Reply With Quote
Old 12-29-2018, 08:14 AM   #7
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,451
Default

Only if it is easy and if you have the time!
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)
amagalma is offline   Reply With Quote
Old 12-29-2018, 08:22 AM   #8
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

Not interactive but I made it a bit taller by default :P Should be more easy to read..
X-Raym is offline   Reply With Quote
Old 12-29-2018, 02:46 PM   #9
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,451
Default

This is great! Thank you!
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)
amagalma is offline   Reply With Quote
Old 12-29-2018, 03:08 PM   #10
sinkmusic
Human being with feelings
 
sinkmusic's Avatar
 
Join Date: Feb 2006
Location: decepticon mothership in a hidden place inside a mountain
Posts: 3,754
Default

Very interesting !
Thank you
sinkmusic is online now   Reply With Quote
Old 03-14-2019, 07:33 AM   #11
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

Update: now with range color indicators ! See first post for screenshot.
X-Raym is offline   Reply With Quote
Old 03-25-2022, 01:41 AM   #12
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,875
Default

Update:

- averages entry if more than 2 entries
- print source 1920 * 1080
- output title hidden by default
- pre tag wordbreak
- instructions title
X-Raym is offline   Reply With Quote
Old 03-25-2022, 09:12 AM   #13
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,096
Default

This is nice, thanks.
(missed it when you originally released it)
nofish is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:48 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.