SkillAgentSearch skills...

PyBeatSync

A Python tool to generate a synchronised beat signal to a live audio stream.

Install / Use

/learn @louischaman/PyBeatSync
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AutoClock

A python project that uses the madmom audio and music analysis library to cary out beat detection from a live audio stream and generate a syncronised beat response.

Uses python 2.7

install requirements with

pip install -r requirements.txt

run with

python metronome_basic.py

also working on a multi threaded version where the audio stream is running constantly and the metronome adjusts every 10s

to run this

python metronome_threaded.py
View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

60/100

Audited on May 1, 2024

No findings