Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 404 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 404 Bytes

sound_MESA

sound_MESA.py Analyse PSD/Frequency of audio files, sndfile supports most common formats.

sound_coherence.py Analyse Coherence of stereo file's two channels.

Screenshot

Screenshot Screenshot

Installation

needs https://github.com/martini-alessandro/Maximum-Entropy-Spectrum other requirements: numpy matplotlib soundfile pyloudnorm argparse