AtmanActive
AtmanActive
Just installed winfsp-2.0.23075.msi + sshfs-win-3.5.20357-x64.msi + sshfs-win-manager-setup-v1.3.1.exe on Windows 10 Pro, mounting remote SFTP from XigmaNAS (FreeBSD) and the problem is gone. Was this issue fixed in the meantime, or...
Just wanted to share my personal progress on this subject: https://github.com/AtmanActive/ReaConnect
That's an awesome idea.
Usually all Push-to-Talk implementations have a third state as well: double-push to keep open. Similar to desktop mouse double-click, once user would double-click their push-to-talk shortcut key, the channel would...
Or even this: ``` function jqsgntr_disableTouchScroll( event ) { // event.preventDefault(); // https://chromestatus.com/feature/5093566007214080 event.stopPropagation(); return false; } function jqsgntr_disableScroll() { document.querySelector( 'body' ).addEventListener( 'touchmove', jqsgntr_disableTouchScroll ); } function jqsgntr_enableScroll() {...
How much money are we talking about? Maybe I would be able/willing to sponsor the development. Please reply directly to [email protected] if you wish to keep this part of the...
These plans sound great. Looking forward to it. Just one quirk to keep in mind: for MIDI transport control messages (play/stop (Mackie)), Reaper can't use VST. It can only use...
Understood, thanks. So in a perfect world, attenuation UI would have a device selection drop-down which would be identical to the one for audio output with the default value 'Default'...
How about a label suffix, similar to Local Volume Adjustment: when I want to hear more (or less) of some of the participants, then I right-click on them, choose Local...
> > Something else I was thinking about was that this probably would have been avoided if there was a popup alerting the user when they add a new shortcut...