not goodā¦
Macintosh HD⦠Users folder⦠your name Home folder (house icon
)⦠library⦠preferencesā¦
if you cant see library⦠see my post before to see it
not goodā¦
Macintosh HD⦠Users folder⦠your name Home folder (house icon
)⦠library⦠preferencesā¦
if you cant see library⦠see my post before to see it
Just in case, settings are only available when Audirvana isnāt locked on an output. Make sure the padlock on the bottom right isnāt blue (or click on it). You might know it very well already, but sometimes very simple things can easily be overlooked 
@matrix4lucas0 Hey, sorry for chiming in, just saw youāre struggling getting to Prefs directory as @RunHomeSlow suggested you.
Please, follow this steps, they should get you there:
~/Library/Preferences into the āGo to Folderā dialog and click āGoā button.You should now be able to locate and remove ācom.audirvana.Audirvana-Studio.plistā file.
Otherwise, open a Terminal window (press CMD+SHIFT-U on a Finder window or click āGo > Utilitiesā menu), type the following command (just copy & paste it) and press Enter on your keyboard.
mv ~/Library/Preferences/com.audirvana.Audirvana-Studio.plist /tmp/
You may revert this change typing this command in a Terminal window:
mv /tmp/com.audirvana.Audirvana-Studio.plist ~/Library/Preferences/
Hope this helps you getting to test AS with a clean prefs file.
Cheers!