chord-detection
Chord detector
A collection of DSP algorithms for detecting chords and estimating keys in audio signals
DSP algorithms for chord detection + key estimation
110 stars
1 watching
7 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
autocorrelationchordschromagramdsppolyphonicsignal-processing
Related projects:
Repository | Description | Stars |
---|---|---|
vadymmarkov/beethoven | A Swift library providing an interface to pitch detection in audio signals. | 827 |
cemolcay/chorddetector | A macOS app that analyzes songs from iTunes and Spotify to detect chords and provides suggestions based on Ultimate Guitar data. | 89 |
chrisguttandin/web-audio-beat-detector | An algorithm for detecting tempo in audio files using the Web Audio API | 583 |
sitandr/conchord | A package to write lyrics with chords and generate colorful fretboard diagrams | 43 |
stigjb/chord-quiz | An online music theory practice app that generates questions based on chord recognition | 16 |
datakinds/cherchord | A command-line application to find chord fingerings for stringed instruments | 149 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
aaronpenne/dsp | A collection of projects for extracting features from audio and video signals using digital signal processing techniques. | 47 |
bliston/bach | A music theory library for C++ that provides a set of tools and algorithms to analyze and manipulate musical structures. | 7 |
fp4me/tidal-chord | A Haskell-based chord notation parser and MIDI generator for live coding environments. | 21 |
nthsynth/nth_dsp | A software implementation of an analog-style music synthesizer design | 5 |
yongxuustc/dcase2017_task4_cvssp | A system for audio classification and detection using machine learning models | 4 |
davidgillsjo/srw-net | A deep learning-based system for detecting wireframe layouts in 2D images of rooms | 72 |
silvinwillemsen/bowedstringjuce | A C++ implementation of a bowing string algorithm used in digital signal processing and music analysis. | 10 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 347 |