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
need some help to create a skin
-
- 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
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
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