Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Charge 2 bpm data -> Ableton Live 9

ANSWERED

Looking to take the heart rate data from the charge 2 and send it to Ableton to control the BPM of this Digital Audio Workstation, is this possible via SDK. 

 

Any help is greatly appreciated 🙂

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

The SDK only works with the Ionic at the moment.  With that said, you could write a simple app for the Ionic which would send a message to the phone with the heart rate, and then the app could pass that data along to a web API of some sort which would then work it's way back to the Ableton somehow.  There's a lot of gaps to fill, and it's not going to be 100% reliable as the messaging API seems to be pretty flaky at the moment, but it's certainly possible.

View best answer in original post

Best Answer
1 REPLY 1

The SDK only works with the Ionic at the moment.  With that said, you could write a simple app for the Ionic which would send a message to the phone with the heart rate, and then the app could pass that data along to a web API of some sort which would then work it's way back to the Ableton somehow.  There's a lot of gaps to fill, and it's not going to be 100% reliable as the messaging API seems to be pretty flaky at the moment, but it's certainly possible.

Best Answer