dlepaux / realtime-bpm-analyzer

Library using WebAudioAPI to analyse BPM from files, audionodes. It's also able to compute BPM from streams as well as realtime using a microphone. This tool might be useful for music producers and DJs or anybody that wants to get BPM from any music source.
https://www.realtime-bpm-analyzer.com
Apache License 2.0
223 stars 14 forks source link

Ableton Link #69

Open neppma opened 9 months ago

neppma commented 9 months ago

It would be fantastic if an "Ableton Link" interface was implemented

dlepaux commented 9 months ago

Hey @neppma ! Can you develop your wish please ? Maybe an example or a concurrent tool with the implementation ? Thanks

dlepaux commented 9 months ago

@neppma I did some research about your request and apparently there is some SDK to work with Ableton Link. Though, what would you expect from this interface ?

mess023 commented 8 months ago

Hi, I was also wondering if it would be possible to have this feature. It could be an awesome tool to sync visuals to music at a venue that does not have Beatkontrol or Showkontrol. If I could connect a ultra low latency soundcard to the front of house for a clear audio input and analyze the bpm from that to then send it to the VJ software using Ableton Link that would be so awesome!

A github project that has this feature is Beatlink-link-trigger https://github.com/Deep-Symmetry/beat-link-trigger

Maybe looking into their code will help to make it possible to add this feature?