rknightuk / alfred-workflows

My Alfred Workflows
https://rknight.me/alfred-workflows/
210 stars 12 forks source link

Audio Device Selector ignores exec_path #11

Closed ankushg closed 8 months ago

ankushg commented 3 years ago

ADS doesn't seem to be working for me

It instructs you to configure an exec_path and I think I've done so correctly.

From looking at the source though, it looks like it's just using a hardcoded path (that isn't correct for me) instead of checking exec_path: https://github.com/rknightuk/alfred-workflows/blob/main/workflows/audio-device-selector/src/script.js#L7

cmer commented 3 years ago

Same issue here. Doesn't work on Apple Silicon because of this bug, unfortunately.

rknightuk commented 8 months ago

This is now fixed if you redownload.