macOS GateKeeper is giving me the following error message while trying to run Unet audio:
"libyoda_phy_pa_x86_64.dylib" cannot be opened because the developer cannot be verified
and the terminal reads:
> bin/unet audio
Native library yoda_phy_pa_x86_64 not found
bin/unet audio
again and press Enter.To install PortAudio:
brew
by typing the following in a terminal.To install Java 8:
If the following error persists, it might be an issue with the path.
Brew installs PortAudio at
/usr/local/Cellar/portaudio/
(with symlinks to/usr/local/opt/portaudio/
). If you installed from source, make sure there is a symlink at the above location to your PortAudio folder.