ralphy wrote: 
> Could you post your startup script so everyone can benefit?

>From a terminal command line, create runPlayer containing the three
lines (assuming the app itself is in your own Applications folder):

export USEPADEVICE="Built-in Output"
export USEPAMAXSAMPLERATE=9600
open ~/Applications/SqueezePlay.app

Then make the script executable with the command:

chmod +x runPlayer

If you are familiar with the command line environment, you could put
runPlayer in your /usr/local/bin folder where it should be found
whatever your directory as just

runPlayer

Otherwise, from the directory you created it, type

./runPlayer


As soon as I get time I will try creating the suggested dictionary for
environment variables in the Info.plist for the app.


------------------------------------------------------------------------
nonnoroger's Profile: http://forums.slimdevices.com/member.php?userid=35581
View this thread: http://forums.slimdevices.com/showthread.php?t=96328

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to