ricardomatias / ableton-live

A library for communicating with Live via WebSockets, works both in NodeJS and in the Browser.
https://ricardomatias.net/ableton-live/
79 stars 10 forks source link

Issue #29 fix, update Clip.ts #30

Closed jeffgca closed 1 month ago

jeffgca commented 1 month ago

Switched around the clip type detection ternary statement as mentioned in issue #29

ricardomatias commented 1 month ago

Thanks for the PR, nice catch.