Hello,
Are analogue/digital VU screensavers available for the Touch?
Results 1 to 10 of 170
Thread: Analogue/digital VU
-
2010-04-10, 05:02 #1Member
- Join Date
- Feb 2008
- Posts
- 53
Analogue/digital VU
-
2010-04-10, 06:37 #2
-
2010-04-10, 10:24 #3Member
- Join Date
- Feb 2008
- Posts
- 53
Thank you but what I want is a real screensaver, like in the SB3...
-
2010-04-10, 11:33 #4Senior Member
- Join Date
- Jun 2006
- Posts
- 1,484
Correct, right now they are just available as the now playing screen which includes some text and buttons.
It should be fairly easy to take the code for the NP meter screen and rip out the buttons and just leave the meters and package it as a screensaver. It should be a nice "first applet" exercise. Want to try it? :-)
John S.Last edited by JohnSwenson; 2010-04-10 at 11:35.
-
2010-04-10, 22:40 #5Member
- Join Date
- Feb 2008
- Posts
- 53
-
2010-04-11, 04:54 #6
Don't worry, some third party developer will do it eventually, it's just a matter of time.
I have the visualizer stuff on my todo list but I haven't gotten to it yet, it would be great if someone else did because it currently feels pretty lonely on the third party applet development arena.
If you or someone else can draw/design graphics, it would be great if we could get some cool visualizer graphics which those of use who can't draw but know some programming could use.Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2010-04-11, 07:46 #7Senior Member
- Join Date
- Jul 2008
- Posts
- 571
I do that....
maybe its time to give something back.
Whats the pixel resolution on the Touch's screen?
I'll knock up a couple of efforts and post on here..
Gaz.
-
2010-04-11, 10:09 #8
480x272
The default visualizer looks like this:
http://svn.slimdevices.com/repos/jiv...og_25seq_b.png
Or with white background:
http://svn.slimdevices.com/repos/jiv...og_25seq_w.png
Use png format on the images.
Make the images for each style as:
1. A background image 480x272
2. A arrow image at a clock position 12:00
3. A long image as those linked above where you have copied the arrow into the background image in all possible positions
I'm not sure yet if the performance will be good enough for the applet to actually rotate image 2 in run time on top of a static background (image 1) or if we need to go with the solution of a single image 3 as the standard visualizer use.
If you create the combined version (image 3) that can be use directly by replacing the standard image with your own version without any developing.Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2010-04-11, 10:56 #9Senior Member
- Join Date
- Jul 2008
- Posts
- 571
Hi Erland..
I'll see what I can come up with.
Gaz.Last edited by Gazjam; 2010-04-11 at 11:16.
-
2010-04-12, 05:21 #10Senior Member
- Join Date
- Apr 2008
- Posts
- 245
I wish the meter graphics could be redesigned so that the pivot point of the needle wasn't six inches below the screen. The effect now is that the needle appears to move laterally more than it appears to pivot.
Is this a graphic I can replace on my own? I'm capable of doing the imaging.

Reply With Quote

