Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools Display Modes
Old 01-12-2022, 08:36 AM   #1
soulaccess
Human being with feelings
 
soulaccess's Avatar
 
Join Date: Jul 2012
Posts: 43
Default reaper.TrackFX_AddByName() bug since v6.43 (FIXED)

The LUA function TrackFX_AddByName(track, fxname, recFX, instantiate) has a bug in it‘s string comparison since V6.43.

Example: passing the string „Klanghelm: MJUC“ or „Klanghelm: MJUCjr“ both add the same Plugin „MJUCjr“

Correct behavior (prior V6.43): passing the string „Klanghelm: MJUC“ adds the Plugin „MJUC“, passing the string „Klanghelm: MJUCjr“ adds the Plugin „MJUCjr“

Tested on MacOS Mojave
soulaccess is offline   Reply With Quote
Old 01-12-2022, 04:18 PM   #2
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,458
Default

I came upon this too, but I don't know if it is a bug or not. It just changed how it works. If this was not intentional, then it is a bug.


For example: before, passing "Reaverb" would load Reaverb. Now, it loads Reaverberate. In order to load Reaverb, one must pass "Reaverb (Cockos)".
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)
amagalma is offline   Reply With Quote
Old 01-13-2022, 11:48 AM   #3
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,737
Default

Thanks, fixing
Justin is offline   Reply With Quote
Old 01-14-2022, 01:20 AM   #4
soulaccess
Human being with feelings
 
soulaccess's Avatar
 
Join Date: Jul 2012
Posts: 43
Default

Thanks @Justin and also @amagalma for the better example.
soulaccess is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:18 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.