![]() |
#1 |
Human being with feelings
Join Date: Dec 2015
Posts: 183
|
![]()
Hi, guys!
Here's the code Code:
reaper.TrackFX_AddByName(reaper.GetSelectedTrack(0,0), 'VST3:Surge', false, 1 ) reaper.TrackFX_AddByName(reaper.GetSelectedTrack(0,0), 'VST3:Surge', false, 1 ) reaper.TrackFX_AddByName(reaper.GetSelectedTrack(0,0), 'BlueARP', false, 1 ) reaper.TrackFX_AddByName(reaper.GetSelectedTrack(0,0), 'BlueARP', false, 1 ) Isn't it supposed to add one VST3 and one VST? ![]() |
![]() |
![]() |
![]() |
#2 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,335
|
![]()
Hmm yes, using the VST3: prefix seems to prevent the existing-FX-detection logic from working. Fixing!
|
![]() |
![]() |
![]() |
#3 |
Human being with feelings
Join Date: Dec 2015
Posts: 183
|
![]()
Thanks, Justin!
TrackFX_GetByName seems to have the same behaviour |
![]() |
![]() |
![]() |
Thread Tools | |
|
|