Skip to content

audiojs/weighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@audio/weighting

Frequency weighting filters — time-domain SOS implementations with .coefs(fs) for analysis.

Package What
@audio/weighting-a IEC 61672 A-weighting
@audio/weighting-b IEC 61672 / ANSI S1.42 B-weighting
@audio/weighting-c IEC 61672 C-weighting
@audio/weighting-d IEC 537 D-weighting (aircraft noise, resonant hump near 3.3 kHz)
@audio/weighting-k ITU-R BS.1770-4 K-weighting (exact at any sample rate)
@audio/weighting-itu468 ITU-R BS.468-4 noise weighting
@audio/weighting-riaa RIAA playback equalization

Each atom carries .response(f, fs) — the magnitude of its own SOS cascade, absorbed from the standalone a-weighting response functions. Extracted from filter.

About

Frequency weighting filters — umbrella for @audio/weighting-* atoms (A, B, C, D, K/BS.1770, ITU-468, RIAA)

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors