chore: remove routine console chatter, keep error reporting
Strip ShowConsoleMsg from all normal-success paths (loaded, captured, bank create/rename/delete/evacuate/activate, realtime started, insert ok, transfer summary). Remove dead REAPERAPI_WANT_ShowConsoleMsg in capture.cpp. Error/failure/malformed-data paths and modal confirms untouched.
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
#define REAPERAPI_WANT_Main_OnCommand
|
||||
#define REAPERAPI_WANT_Main_SaveProject
|
||||
#define REAPERAPI_WANT_Master_GetTempo
|
||||
#define REAPERAPI_WANT_ShowConsoleMsg
|
||||
#include "reaper_plugin_functions.h"
|
||||
|
||||
namespace reasampler {
|
||||
|
||||
Reference in New Issue
Block a user