ideoforms / AbletonOSC

Control Ableton Live 11 via Open Sound Control (OSC)
MIT License
429 stars 70 forks source link

get/has_clip and get/has_stop_button (clip_slot.py) do not return track_id & clip_id #38

Closed Coupe70 closed 1 year ago

Coupe70 commented 1 year ago

track.py and clip.py have modified to return track_id & clip_id, clip_slot.py probably slipped through.

ideoforms commented 1 year ago

Thanks, fixed (and added unit test)

Coupe70 commented 1 year ago

Confirmed for the only two get calls in clip_slot.py