|
 |
|
09-01-2009, 12:15 PM
|
#3856
|
|
Low Bitrate
Join Date: Sep 2007
Location: Brazil, Pirapora do Bom Jesus - SP
Posts: 110
|
As soon as I back to home I will printscreen the skin...
but I just want to show a few characters in a small label, like: "50% - 08%"
__________________
Engineering: Where the rubber meets the road!
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-01-2009, 03:22 PM
|
#3857
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Quote: Originally Posted by hailrazer 
No it's not a 100% fix. That's what we're saying.
A lot of times the lower left start icon is still there even after using the "hide task bar" option.
Ok, i was able to look at RR config and find it. Open RRConfig, go to General and Page 1. Check mark the Taskbar under the hide section. This will work, as it completely turns off the task bar 100%. I was having the same problem here on a new install I am working on, and remembered where that setting is, and now when I go to GPS or to Video, there is no task bar anywhere in sight
|
|
|
09-01-2009, 06:02 PM
|
#3858
|
|
Newbie
Join Date: Mar 2009
Posts: 18
|
netStumbler
can help my to embedding netStumbler on roadrunner
Thanks
|
|
|
09-01-2009, 06:59 PM
|
#3859
|
|
Low Bitrate
Join Date: Sep 2007
Location: Brazil, Pirapora do Bom Jesus - SP
Posts: 110
|
As promissed, attached the image of the mixer skin. Please see inside the red circles the text that should be captured from a txt.
The buttons above and below the skulls controls my front/rear speakers, and every time that I press those buttons, the text must be refreshed...
all this trouble because I canīt figure out how to use the sliders with my system (the name used by the system is analog and analog:2, and the slider just donīt work with that...)
(I am using the skulls to show the level, the guitars change the color acording to the level of the sound)
anyway, what I need right now is a way to show the value of the speaker level (txt file) in the marked place...
;-)
__________________
Engineering: Where the rubber meets the road!
Last edited by marteline; 09-01-2009 at 07:08 PM.
|
|
|
09-01-2009, 08:09 PM
|
#3860
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
What does the txt file look like?
How are you creating the txt file?
how are you changing the levels of those two lines?
|
|
|
09-01-2009, 08:20 PM
|
#3861
|
|
Low Bitrate
Join Date: Sep 2007
Location: Brazil, Pirapora do Bom Jesus - SP
Posts: 110
|
Quote: Originally Posted by Enforcer 
What does the txt file look like?
WYSIWYG, I just put the percent value inside the txt, example:
level1.txt = 50% level2.txt = 10% (after "=" is the content)
Quote: Originally Posted by Enforcer 
how are you changing the levels of those two lines?
I create an Autohotkey to increase/decrease the value of the mixer channels and use the "RUN" command to call the script when i press the buttons
Quote: Originally Posted by Enforcer 
How are you creating the txt file?
the same script create/overwrite the txt after I press the button
__________________
Engineering: Where the rubber meets the road!
|
|
|
09-02-2009, 12:03 PM
|
#3862
|
|
Low Bitrate
Join Date: Sep 2007
Location: Brazil, Pirapora do Bom Jesus - SP
Posts: 110
|
Any Ideas?
__________________
Engineering: Where the rubber meets the road!
|
|
|
09-02-2009, 01:36 PM
|
#3863
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,577
|
My next Q would be Y are U using a sep app to control the lines? Should all be able to be done in RR code.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-02-2009, 01:46 PM
|
#3864
|
|
Newbie
Join Date: Oct 2007
Location: NY
Posts: 34
|
Quote: Originally Posted by LiCelsior 
any ideas why i cant switch out the clock?? when i go change it to the lexus logo, it freezes up and i have to shut it down via task manager.
bump........................
|
|
|
09-02-2009, 02:20 PM
|
#3865
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
Quote: Originally Posted by marteline 
Any Ideas?
Yeah.
Have the script send a command to RR which sets a variable and then writes that variable to the skin.ini rather than your own text file.
then read that variable for your label.
|
|
|
09-02-2009, 04:48 PM
|
#3866
|
|
Low Bitrate
Join Date: Sep 2007
Location: Brazil, Pirapora do Bom Jesus - SP
Posts: 110
|
Quote: Originally Posted by Blue ZX3 
My next Q would be Y are U using a sep app to control the lines? Should all be able to be done in RR code.
I canīt manage to make the RR control my rear/front lines of the mixer...
I donīt know why... everything else works fine, like master, balance, wave, but the rear and front lines not...
the name of the controls are ANALOG and ANALOG:2... I try the sliders... no joy...
__________________
Engineering: Where the rubber meets the road!
|
|
|
09-02-2009, 04:49 PM
|
#3867
|
|
Low Bitrate
Join Date: Sep 2007
Location: Brazil, Pirapora do Bom Jesus - SP
Posts: 110
|
Quote: Originally Posted by Enforcer 
Yeah.
Have the script send a command to RR which sets a variable and then writes that variable to the skin.ini rather than your own text file.
then read that variable for your label.
enlight me... pls
__________________
Engineering: Where the rubber meets the road!
|
|
|
09-02-2009, 05:25 PM
|
#3868
|
|
Raw Wave
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,915
|
Quote: Originally Posted by LiCelsior 
bump........................
You have to first chose the correct menu layout - have you done that?
__________________
****************************************
Intel D945GCLF2 Dual Core ATOM
Lilliput 7" 629GL 2008 LED Backlight
BU-353 USB GPS Receiver / iGuidance / IGO8 / Garmin
M2-ATX Power Supply
RideRunner Front End / Various Skins
Windows XP SP3
|
|
|
09-02-2009, 05:37 PM
|
#3869
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,577
|
Quote: Originally Posted by marteline 
I canīt manage to make the RR control my rear/front lines of the mixer...
I donīt know why... everything else works fine, like master, balance, wave, but the rear and front lines not...
the name of the controls are ANALOG and ANALOG:2... I try the sliders... no joy...
Using the SkinTool, does "SETVOL;ANALOG;46" or SETVOL;ANALOG:2;25" work?
Are those the exact line names as found at the top of the RR debug log?
Or C&P the lines that look like this...
8/25/2009 10:52:02 PM: Source: xxxxxxx
|
|
|
09-02-2009, 06:14 PM
|
#3870
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
Quote: Originally Posted by marteline 
enlight me... pls
Let me see the script you are using.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:46 AM.
| |