beat-detection topic

List beat-detection repositories

beat-detector

40
Stars
5
Forks
Watchers

Audio beat detection library that supports different audio input devices as source. You can pass a callback for each found beat to the library.

music-beat-detector

245
Stars
23
Forks
Watchers

music-beat-detector is a library that analyzes a music stream and detects any beat. It can be used to control lights or any magic effect by the music wave.

AudioOwl

276
Stars
21
Forks
Watchers

Fast and simple music and audio analysis using RNN in Python 🕵️‍♀️ 🥁

BTrack

370
Stars
74
Forks
Watchers

A Real-Time Beat Tracker

MixingBear

105
Stars
9
Forks
Watchers

Package for automatic beat-mixing of music files in Python 🐻🎚

GBD

73
Stars
13
Forks
Watchers

IoT Framework for Generic and Realtime Music Beat Detection

WebVR-Audio-Visualizer

39
Stars
3
Forks
Watchers

A WebVR Audio Visualizer,Basic on Aframe and Web Audio API

vu2

29
Stars
2
Forks
Watchers

Arduino Sound Reactive Lights. Line-in audio -> beat and tempo detection -> 8 visualisers. For 1 Arduino and up to 100 lights.

sound-to-light-osc

65
Stars
18
Forks
Watchers

Real-time detection of beats from audio, sending out OSC signals for sound-to-light control 🎵💡

1D-StateSpace

61
Stars
12
Forks
Watchers

This repository contains the implementation of an efficient joint beat, downbeat, tempo, and meter tracking system using a compact 1D probabilistic state space and a jump-back reward technique. ICASSP...