declare is an object which needs to be added to your main patch which tells Pd to load Gem. You may need to save the patch, close, and reopen it for the loading mechanism to kick in.
Dan Wilcox danomatika.com robotcowboy.com
On May 22, 2019, at 3:30 AM, Dana Moser rosalux@curiousart.org wrote:
Thanks for your reply. I installed Gem 0.94 and Pd still can't find a camera. IOhannes zmoelnig gave me this suggestion:
- "Help" -> "Find externals"
- type "Gem" and click on "Search"
- click on the best (first) search result
- load Gem in your patch with [declare -lib Gem]
I followed steps 1-3 and installed Gem 0.94 with deken. Video input still does not work. Does anyone know how to do IOhannes's step 4? How does one do "[declare -lib Gem]"? Is this a message that needs to be passed to a patch? Thanks for any assistance. -Dana
On 5/21/19 6:02 PM, Dan Wilcox wrote:
Gem 0.94 solves this by introducing replacement plugins which use the newer AVFoundation macOS framework.
Dan Wilcox