jedisha wrote: 
> Hey @wtnh - did you have to change the permissions on the shell script
> which you created? I can't get this to work and am thinking it may be
> beacuse of file permissions?
> 
> -----EDIT - I have indeed now changed the ownership & permissions of the
> script (to 755 as per the other shell scripts which are in the /home/tc/
> location)
> 
> below is the sbpd command that I'm trying to run (copied from Page 1 of
> this thread: GPIO pins 23 and 24 running rotary encoder and 25 for a
> play/pause button) HOWEVER, when I execute it I lose sound!
> 
> sbpd -d -s e,23,24,VOLM,0 b,25,PLAY,1
> 
> any ideas where I'm going wrong? (apoloigies in advance: I'm a bit of a
> noob!)
> 
> 
> thanks,
> Paul

Sorry I did not see this sooner - yes, you need to:

Code:
--------------------
    chmod 755 sbpd-script.sh
--------------------


but it looks like you figured it out anyway. Posting this so others can
see it.


------------------------------------------------------------------------
wtnh's Profile: http://forums.slimdevices.com/member.php?userid=36993
View this thread: http://forums.slimdevices.com/showthread.php?t=107001

_______________________________________________
diy mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to