chord_detector

1.0.5 • Public • Published

Chord Detector

Detect what chords are being played in an AudioBuffer in the browser's AudioContext. Also exposes a Chromagram that will show you what notes are being played.

This is a javascript wrapper that uses Emscripten to wrap Adam Stark's Chord-Detector-and-Chromagram

Building

git submodule update --init # pull in Chord-Detector-and-Chromagram 
npm run build # requires emscripten's emcc to be on your path 

Demo

Demo where you can play different sound clips of a chord and see what is detected.

Projects Built On This

Let me know if you build something on this, and I will list it here.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i chord_detector

    Weekly Downloads

    0

    Version

    1.0.5

    License

    GPL-3.0

    Last publish

    Collaborators

    • myerscarpenter