betov75
betov75
Hi! Is it possible to add a 'report' action that can output the frozen state of a track? That report action can be added to a new action sequence. The...
Hi! I'm trying to get messages from multiple ports (on Windows) and nothing is showing when moving the controls. Here's the code: ```py import mido from mido.ports import MultiPort inport1...
Hi! I need to detect when data stops entering for at least X ms. For example, when data is entering, if, for example, 300 ms passed between two lines, a...
Hi! Thanks for that great tool. When I open a live set from scratch, with default tracks, everything works fine so far with these tracks. If a delete one and...
Hi! I've installed the addon, it's active but nothing changes within Notepad++. NVDA key + shift + \ don't announce line numbers etc.. What am I doing wrong? I'm using...
Hello! When dealing with a plugin that has a large number of parameters, is there a method to retrieve only a specific range of names and values? For instance, can...
Hi! I'm having some problems when selecting tracks in Reaper and sending them to a new subproject. Reaper hangs until I shut down my python program. It works fine all...
Hi! Is there a way to detect, while the script is running, that the activated speech module was disable during the execution and disable it temporarily until the user reactivates...