disable log notifications
By @briannaas
This is not about a specific macro. How do I disable log notifications on any macro?
- Kitch Membery @Kitch2024-05-05 21:01:29.029Z
Hi @briannaas,
Log messages only appear in commands that have a
log()
method. If the script is one from the SoundFlow Store you'll need to make a request to the Publisher of the package. Or if possible create a copy of the command via the "Make Editable Copy" button and remove the log call in question. - In reply tobriannaas⬆:Kitch Membery @Kitch2024-05-05 21:11:25.418Z
Out of interest, were there other Commands that were a part of any official SoundFlow packages that you noticed had log notifications that you would like to disable? If so please let me know and I'll add them to your earlier request for disabling Temp Marker notifications.