Octootje wrote: > Thanks. This works for me until the point I replace the output number > with the output name, in my case it is called "Generic USB Audio > Device". When I place that name between double quotes within the > <string>...</string> tags, Squeezelite quits. Omitting the double quotes > makes Squeezelite load, but the output goes to the default device > instead of the one with the chosen name. > > Is there a better way to specify a device by name, if the name contains > spaces? I really want to use the name, because when I unplug a different > output device, the number changes.
Let me provide my own answer so at least the question is answered :) 1. Apparently Squeezelite and/or OSX is not able to parse audio devices with spaces in their name. 2. It is possible to create a composite audio device and provide the name for that. So I created a device without a space in the name, in the following way: http://apple.stackexchange.com/questions/272/is-there-a-way-to-rename-a-sound-card-in-mac-os-x This could be included in the .plist without any problem. ------------------------------------------------------------------------ Octootje's Profile: http://forums.slimdevices.com/member.php?userid=59049 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
