leolabs / ableton-js

Control Ableton Live with Node.js
MIT License
368 stars 46 forks source link

adds support for getting the group_track property from a Track object #46

Closed devthane closed 2 years ago

devthane commented 2 years ago

This small PR fixes the get("group_track") method having it return the RawTrack object instead of a string.