"The sample directory does not exist" - how can I change this text?
-
How can I change the text on this window?
-
...and hide the popup that appears just before it (the sample folder located thing)...?
-
Ok, just a quick update to say that I found that. I'm not by the computer right now but when I get back, I'll add a short description how in case somebody want to do it to.
-
Ok, to hide the popup, you need to comment out line 130 in FrontentBar.cpp file (PresetHandler::showMessageWindow("Sample Folder changed).
The "The sample directory does not exist" text can be changed by editing line 197 in ModulatorSamplerData.cpp (the one below "sampler->getMainController()->sendOverlayMessage(DeactiveOverlay::State::CustomErrorMessage,").
Hope this helps somebody! :-)