This repository contains everything needed to follow the workshop How to automatically detect quality problems in your music collection held at Sónar+D CCCB 2020.
- audio - here you can find an audio example with problems.
- extractors - parent folder for custom extractors.
- saturation - folder containing the compiled files for the SaturationDetector custom extractor
- .gitignore
- app.js - file to complete during the workshop
- app_finished.js - finished code to use as reference
- index.html - simple html for the workshop website
- Basic JavaScript Knowledge
- Any HTTP server (How do you set up a local testing server?)
- Download or clone this repo
- Essentia.js
- Essentia
- Web Audio API
- Canvas API
- Emscripten
- WebAssembly
This repository is Open Source under license GNU Afero General Public License v 3.0

