reaper-oss / sws

The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
https://www.sws-extension.org/
MIT License
455 stars 85 forks source link

BUG: reaper.CF_GetTrackFXChain(track) #1222

Closed Edgemeal closed 4 years ago

Edgemeal commented 5 years ago

reaper.CF_GetTrackFXChain(track) doesn't work if track has a name.

https://forum.cockos.com/showthread.php?t=227119

cfillion commented 5 years ago

Oops! Fixed in this build: https://ci.appveyor.com/api/buildjobs/2r6af2hc97rkoag1/artifacts/build%2Fsws-2.11.0.0-Windows-x64-d08c167c.exe.

cfillion commented 4 years ago

Here's a better fix that ensures CF_GetTrackFXChain returns the correct FX chain even if two tracks with opened FX chains across multiple projects share the same number + name: https://ci.appveyor.com/api/buildjobs/kipb8xbr8t20xyps/artifacts/build%2Fsws-2.11.0.0-Windows-x64-40db15fc.exe.