> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>> music = fallback(
>> [
>> switch(
>> [
>> ({ 3-12h }, smooth),
>> ({ 12h-21h }, pop),
>> ({ 21h-3h }, techno])
>> ]
>> ),
>> *A_SAFE_SOURCE_HERE*
>> ]would you need ,(music) on the end of this script? > > I don't quite get what you mean by "it doesn't take music = nrj(music)" > but I forgot the closing ) after the whole block above. Anyway it would > be simpler if you could attach what Liquidsoap says about your script > (error message) > > On 05/08/2011 00:11, Josh wrote: >> hi, >> but with the following script in the next email, >> it doesn't take >> music = nrj(music) >> because of the end bit, (music) >> >> >> >> ----- Original Message ----- From: "okay_awright" <[email protected]> >> To: "Josh" <[email protected]>; "savonet-users" >> <[email protected]> >> Sent: Thursday, August 04, 2011 10:57 PM >> Subject: Re: [Savonet-users] my ls script was updated. >> >> >> What's the problem exactly? (any log or stderr output?) >> >> I was thinking about something like that: >> >> music = fallback( >> [ >> switch( >> [ >> ({ 3-12h }, smooth), >> ({ 12h-21h }, pop), >> ({ 21h-3h }, techno]) >> ] >> ), >> *A_SAFE_SOURCE_HERE* >> ] >> >> >> On 04/08/2011 23:53, Josh wrote: >>>>> music = fallback([ >>>>> switch([ >>>>> ({ 3-12h }, smooth), >>>>> ({ 12h-21h }, pop), >>>>> ({ 21h-3h }, techno])]) >> >> -- best regards, >> >> okay_awright >> <okay_awright AT ddcr DOT biz> >> [PGP key on request] > > - -- > best regards, > > okay_awright > <okay_awright AT ddcr DOT biz> > [PGP key on request] > -----BEGIN PGP SIGNATURE----- > > iQEcBAEBAgAGBQJOOxq3AAoJEN2X/7ng71pTnGEIAIYkxR9tnFToHFdLHu0CQzu4 > 3vqrfPAdu6HdZLgiK4RG6CTzdWU2xFDGMZ/nzknOGqQWSSHBjJ7O8314fOJHgBs+ > yjISYAytggCX41PuQIVe7mwlnzz5I9y65sc7NCPuWs0237yu1E3DMGDgEAk039/J > 4uZgCtjcAOYarxX8g8Q9sNachEeQZ8IuloDxI1lTFBkVvKPuei75bdSRpswEmTcf > xmRKc1QACCMJZF10yAQdgDPXi15U0BaaeUu9xrhYZpC/vMXq0/VUFlaNQC7IMKkp > j+EowCJR6kzben+CHSfL9WyTt8mVa5GOuUReTBez1KxRSwFspVtE+c4hC14vuz4= > =+pYb > -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
