Responsive image

Meyda: an audio feature extraction library for the Web Audio API

Hugh Rawlinson, Nevo Segal, Jakub Fiala
There are many existing native libraries and frameworks for audio feature extraction used in multimedia information retrieval. Many are dependent on highly optimised low level code to cope with the high performance requirements of realtime audio analysis. In this paper, we present a new audio feature extractor library, Meyda, for use with the JavaScript Web Audio API, and detail its benchmarking results. Meyda provides the first library for audio feature extraction in the web client, which will enable music information retrieval systems, complex visualisations and a wide variety of technologies and creative projects that previously were relegated to native software. The Meyda project, including source code and documentation is released under an MIT license.
            
@inproceedings{2015_17,
  abstract = {There are many existing native libraries and frameworks for audio feature extraction used in multimedia information retrieval. Many are dependent on highly optimised low level code to cope with the high performance requirements of realtime audio analysis. In this paper, we present a new audio feature extractor library, Meyda, for use with the JavaScript Web Audio API, and detail its benchmarking results. Meyda provides the first library for audio feature extraction in the web client, which will enable music information retrieval systems, complex visualisations and a wide variety of technologies and creative projects that previously were relegated to native software. The Meyda project, including source code and documentation is released under an MIT license.},
  address = {Paris, France},
  author = {Rawlinson, Hugh and Segal, Nevo and Fiala, Jakub},
  booktitle = {Proceedings of the International Web Audio Conference},
  editor = {Goldszmidt, Samuel and Schnell, Norbert and Saiz, Victor and Matuszewski, Benjamin},
  month = {January},
  pages = {},
  publisher = {IRCAM},
  series = {WAC '15},
  title = {Meyda: an audio feature extraction library for the Web Audio API},
  year = {2015},
  ISSN = {2663-5844}
}