Yes, but this is only if you don’t need to use the microphone:

Go into the ChuckMainInstance.cs script, scroll down to the Awake() method, and comment out SetupMic();

This will disable the mic, and, at least in my experience, eliminates the OS prompt to give access to the microphone (when launching builds for MacOS in Mojave and Catalina)

—ss

[ - ]  Scott Smallwood - Associate Professor - University of Alberta  [ - ]

On Nov 27, 2019, at 10:00 AM, David Loberg Code <d.loberg.code@wmich.edu> wrote:

Scott,
  For the unskilled, do you have step-by-step instructions for the "easy workaround"?

  In my own attempts, I have been (unsuccessfully) trying to alter the Info.plist to force it to prompt for Mic access.

Thanks,

davd
-----------------
David Loberg Code
School of Music
Western Michigan


Fra: Scott Smallwood <ssmallwo@ualberta.ca>
Sendt: tirsdag 26. november 2019 21:14
Til: ChucK Users Mailing List <chuck-users@lists.cs.princeton.edu>
Emne: Re: [chuck-users] Mojave/Catalina mic access issues
 
PS - I’ve seen a version of this issue with Chunity and Unity when building games for MacOS and running them on Mojave or Catalina.  There is an easy workaround that involves commenting out the mic setup stuff in the ChuckMainInstance (thanks Jack!), but I’m wondering if there may be other sticky issues…?

—ss

[ - ]  Scott Smallwood - Associate Professor - University of Alberta  [ - ]

On Nov 26, 2019, at 2:09 PM, David Loberg Code <d.loberg.code@wmich.edu> wrote:

This looks promising for trying to manually convince the system that miniAudicle needs microphone access:



-----------------
David Loberg Code
School of Music
Western Michigan


Fra: David Loberg Code <d.loberg.code@wmich.edu>
Sendt: mandag 25. november 2019 11:30
Til: chuck-users@lists.cs.princeton.edu <chuck-users@lists.cs.princeton.edu>
Emne: Mojave/Catalina mic access issues
 
In OSX 10.14 and 10.15 the System Preference => Privacy settings now have a feature to control third-party access to the mic and camera. The problem my students are encountering is that miniAudicle doesn't show up as an identified app on the list,  so they can't click the box to allow access, and thus they can't use adc in ChucK.

Is there either: 
   a) a ChucK workaround?
OR
   b) a system file or something to which miniAudicle can be manually added as a recognized app that uses the microphone?


Thanks,

-----------------
David Loberg Code
School of Music
Western Michigan
_______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users

_______________________________________________
chuck-users mailing list
chuck-users@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users