Andreas Pohl
Andreas Pohl
Please check the discussion thread above for how to solve this.
In case you have access to a silicon mac, parallels worked with microsoft to run windows on arm macs.
Yeah, that would be awesome!
Wouldn't the plugin side be what's needed?
That's great news! I have not looked at this, but I guess there is no touch support in juce? Might be something to contribute back if that's the case. I'm...
> Hi Apohl, > > For native screen capturing, can't we use generic JUCE functions like createComponentSnapshot, as in below code: auto editor = plugin->getActiveEditor(); auto editorRectangle = editor->getBounds(); auto...
Sorry for the delay. I just had one question, but I'm going to merge this soon. Thanks for this!