Releases: leolabs/ableton-js
Releases Β· leolabs/ableton-js
v3.4.6
v3.4.5
v3.4.4
v3.4.3
v3.4.2
v3.4.1
v3.4.0
v3.3.5
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