need some help to create a skin

The forum for designers and developers.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
olli84
Posts: 18
Joined: 5. Feb 11, 11:48
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

need some help to create a skin

Postby olli84 » 5. Feb 11, 12:00

Hi,

i got Silverjuke one day ago, its very useful for my needs if i had a good skin.
I need a skin for 640x480 resolution touchscreen (like the Eagle Blue/Red-Touch, it looks very nice!) with some extras:

i need some sort of 8-10 "buttons" to decrease the volume of the actual music about 80% and play a mp3-jingle - after that increase the volume 80%.
is it possible to show on an extra "site" some pictures, like from a webcam?

Could someone help me?
Thanks,
Olli

SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: need some help to create a skin

Postby SilverEagle » 6. Feb 11, 15:34

Hi Olli,

olli84 wrote:
> i need some sort of 8-10 "buttons" to decrease the volume of the actual music about 80% and play a mp3-jingle - after that increase the volume 80%.

Add buttons to any skin: easy. Play a jingle when the button is pressed: easy. Let existing music play (whatever the volume) while jingle is playing: impossible.

> is it possible to show on an extra "site" some pictures, like from a webcam?

I do not fully understand, but the short answer anyway will be 'no'. You cannot dynamically show any sort of image from script.

The only way to accomplish both your requests would be to write a DLL in C or something like that and call that from script.

(On second though however, for the jingle you might be able to find a VST plugin mixer - if I remember correctly Silverjuke supports them - and on a button press feed it some commands using an external executable. But you're on thin ice there, lot's of things could go wrong. Anyway it is definitely not something SJ can do out of the box.)

SilverEagle


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Developer Network”