node-abletonlink
node-abletonlink copied to clipboard
node.js porting of ableton Link
Results
2
node-abletonlink issues
Sort by
recently updated
recently updated
newest added
According to the documentation, the startUpdate method has a callback which returns beat, phase, bpm and playState. I'm receiving undefined if I ask for the playState.
Hey, I tried importing the abletonlink module in my Electron App. But I'm getting this error: `TypeError: exists is not a function` It seems to be caused by the "bindings"...