ableton-js icon indicating copy to clipboard operation
ableton-js copied to clipboard

Control Ableton Live with Node.js

Results 7 ableton-js issues
Sort by recently updated
recently updated
newest added

Hi! First of all, thanks for this, it's an awesome library! I'm having issues with timeouts, I'm doing a map of device parameters which have automation on them, which needs...

When I disconnect and reconnect Ableton I get the following events: + Disconnect + Connect + Disconnect (unexpected) + Connect (unexpected) I looked into the JS code further and it...

Hello, I have a small problem and I would be grateful if you could help me. I want to set the volume of tracks. But apparently for some reason I...

Hi I'm in the process of writing a grid control app similar to touchable. when trying to get the mixer device of the master track with this code ``` //...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

I think I have removed all breaking changes so this should work as before. I have set it back to using the UDP socket with an optional variable you can...