Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 326 Bytes

readme.md

File metadata and controls

5 lines (5 loc) · 326 Bytes

FMS Code

Implements the fixed-size modulation spectrum (FMS). This is a perceptually-relevant, fixed-size representation for an audio (.wav) file. Matlab® implementation is in matlab/. Demo code there calculates FMS for 6 audio files and saves the results in .mat and .csv files. Detailed readme is located there as well.