Skip to content

Releases: leolabs/ableton-js

v3.4.6

18 May 13:00
Compare
Choose a tag to compare
  • Get song.view.get('detail_clip') working (#118) 53ea9e1

v3.4.5...v3.4.6

v3.4.5

03 May 09:01
Compare
Choose a tag to compare
  • πŸ› Fix some pending requests never resolving when Live disconnects, immediately reject pending requests when Live sends a realtime disconnect event 4c1a3fe

v3.4.4...v3.4.5

v3.4.4

01 May 13:11
Compare
Choose a tag to compare
  • ✨ Add the tempo_follower_enabled property 8cf68c8

v3.4.3...v3.4.4

v3.4.3

16 Mar 12:52
Compare
Choose a tag to compare
  • πŸ› Fix issues with converting iterables to arrays in Live 10 2af2f25
  • πŸ”Š Improve error logging 5c35106

v3.4.2...v3.4.3

v3.4.2

06 Feb 20:44
Compare
Choose a tag to compare
  • πŸ› Fix buffer size limit being too high on Windows 0c6bc7d
  • πŸ› Mark is_active device property as read-only 316f510

v3.4.1...v3.4.2

v3.4.1

11 Nov 15:57
Compare
Choose a tag to compare
  • πŸ”‡ Don't log results of getting track view properties 3b4a5bd
  • πŸ› Fix master track erroring because it doesn't have solo/mute properties 3b58e72
  • ✨ Add a safeStartPlaying method that only calls start_playing when Live is currently stopped 46e1354

v3.4.0...v3.4.1

v3.4.0

10 Nov 23:24
Compare
Choose a tag to compare
  • ✨ Return mute and solo properties for each track 5585533
  • πŸ› Fix setting quantizations not working correctly cd7a6e5

v3.3.5...v3.4.0

v3.3.5

06 Nov 11:45
Compare
Choose a tag to compare
  • ✨ Properly create and return scenes and tracks dc550f1
  • πŸ› Fix createScene not working when no index is provided e6bf99b

v3.3.4...v3.3.5

v3.3.4

26 Oct 15:39
Compare
Choose a tag to compare
  • ✨ Add support for the Track View class 3ff5980
    • This removes the set('insert_mode') function on song that doesn't actually exist in Live's API. Instead, get the track you'd like to change the insert mode on and call track.view.set('device_insert_mode')
  • 🎨 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.4

v3.3.3

10 Sep 14:55
Compare
Choose a tag to compare
  • πŸ› Address a hang in newer versions of Live when the UDP port is already being used 5caeaeb
  • πŸ—‘οΈ Deprecate removeNotes and add removeNotesExtended as a replacement ac02271
  • πŸ”‡ Fix every message being logged twice 3a2571f
  • πŸ”‡ Fix logs being spammed with irrelevant errors on Windows 802eaf0

v3.3.2...v3.3.3