Skip to content

A real-time, browser based LUFS short and long term meter, utilising a ring buffer.

Notifications You must be signed in to change notification settings

a-froghyar/realtime-lufs

Repository files navigation

realtime-lufs

Real-time LUFS Loudness meter based on the BS.1770-4 recommendation from the International Telecommunication Union, using a ring buffer for the real-time calculation.

The project is hosted on GitHub Pages and can be accessed on lufs.froghyar.com.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

References

Some inspiration for this project came from Sebastian Zimmer's offline implementation of the calculation - LoudEv

About

A real-time, browser based LUFS short and long term meter, utilising a ring buffer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published