Josh Lewis!

Results 10 comments of Josh Lewis!

I've found a workaround. I have [Zoom](https://zoom.us) installed on this Mac, and this driver was at this path: `Library/Audio/Plug-Ins/HAL/ZoomAudioDevice.driver` When I remove that driver and reboot, ChucK works just fine....

In case it's helpful, my System Information app's Audio tab looked like this with ZoomAudioDevice.driver installed: ![System Information app's Audio tab with ZoomAudioDevice.driver installed](https://i.imgur.com/584ZvZc.png)

Just hit this with https://vimeo.com/event/3787735

I wonder what the Venn diagram looks like of people who can successfully configure and run Semaphore and people who can do several backflips an hour without injury.

Can you point to an example of where this is done, @kmiters ?

Looks like the issue is that my passed-in options are being completely ignored. Edit: I think I figured out the problem. In the gruntfile, `options` should be a sibling of...

I had to `sudo gem install bundler` to get past this, too. Maybe that should be in the setup instructions, or the script should take care of it.?