Releases: leolabs/ableton-js
Releases Β· leolabs/ableton-js
v3.3.4
- β¨ Add support for the Track View class 3ff5980
- This removes the
set('insert_mode')
function onsong
that doesn't actually exist in Live's API. Instead, get the track you'd like to change the insert mode on and calltrack.view.set('device_insert_mode')
- This removes the
- π¨ Fix formatting f06d3d0
- β¨ Add a
safeStopPlaying
function that only stops playback when Live is currently playing to prevent accidental jumps to the beginning of the timeline a7b84e2 - π Fix error when logging the client port 4df4205
- π Fix deprecation warning when logging warning messages 165c734
- β¨ Add a
Live
folder to keep the Python linter happy 5a62d98
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.11
- π Update docs to reflect that chunks now have a dynamic size 83afbb6
- π Warn when the UDP tick is lagging or when processing UDP takes too long to finish c419afc
- π§ Remove unnecessary parts from logs in
ableton:logs
e730607 - β¨ Use larger buffer sizes if possible for sending chunks to Live a450e16
- β¨ Use larger buffer sizes if possible for sending responses from Live ae480cb