chill wrote: 
> Just for completeness, to recall a preset on a pCP, using button
> presses, the command configuration for the sbpd tool is of the form:
> > 
Code:
--------------------
  >   > PRE1=["button","preset_1.single"]
--------------------
> > 
> 
> Then assign 'PRE1' to a GPIO button press.
> 
> This new presets editor now makes it a doddle to assign things to
> those presets, with the result that a few preset buttons on my
> pCP-based amplifier project will become a much more worthwhile
> feature.  And I'm going to go back and study that Random Seed thread
> again to set up some genre-based Spotify/DSTM presets :)

Hi,

It's working perfectly, that's great.
I was wondering if there was any way to assign a preset by long press on
button (instead of connecting to LMS webui)
I've tried to add some command by sbpd_commands.cfg :

Code:
--------------------
    FAV1=["button","preset_1.hold"]
  SPR1=["button","1.hold"]
  
--------------------

Through sbpd output I can see the command are called but nothing happens
with the preset list...
Any idea? maybe I'm not using the right function but I don't see
anything relevant in the Default.map on LMS.

Thanks,


------------------------------------------------------------------------
grumi63's Profile: http://forums.slimdevices.com/member.php?userid=69984
View this thread: http://forums.slimdevices.com/showthread.php?t=110087

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

Reply via email to