Tools for Reaper D.A.W.
Hi ! Some of your scripts contains ShowConsoleMsg("") to clear the console, this is an old trick which hwas used 10 years ago when we didn't have the ClearConsole() function The advantage of ClearConsole() is that it will not open the console if it was not already open, which will be the case for ShowConsoleMsg("") unless the user have the setting to prevent this enabled (which is not by default) Can you remove replace ShowConsoleMsg("") ? A global search replace and whole repo from a code editor will do it, then you manually bump each version of the modified scripts 😉 Best
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by X-Raym and has received 2 comments.