Recommended Posts

How do you change the fonts using dawxxx666's config?

In the coding I see something lines that have: $font($get(fontAVA)

What I did was add the font after those lines to get something like this: $font($get(fontAVA)hooge_05_53,6

The fonts change, but not to the correct font. Whatever font I type in, it displays the same one

I've problem, my foobar always repeat track, but i don't want :|

nXqd

You need cwb_hooks. Also check Menu-Playback-Order

How do you change the fonts using dawxxx666's config?

In the coding I see something lines that have: $font($get(fontAVA)

What I did was add the font after those lines to get something like this: $font($get(fontAVA)hooge_05_53,6

The fonts change, but not to the correct font. Whatever font I type in, it displays the same one

You can change this font in preferences->display->panelsui->edit layout->globals

I really want to use the wsh panel bars but it keeps crashing foorbar on exit, it's really annoying. :(

I found that if I change molgens config in the wsh seek and wsh vol from.

// seekbar
	$if($strcmp($get(wshseek),1),
	$panel(wsh seek ,WSH panel,1,$sub(%_height%,39),$sub(%_width%,80),5,),
	$panel(Seekbar,Seekbar,2,$sub(%_height%,42),$sub(%_width%,80),12,)
)

// volume bar 
	$if($strcmp($get(wshvol),1),
	$panel(wsh vol,WSH panel,$sub(%_width%,62),$sub(%_height%,39),60,5,),
	$panel(Volume,Volume,$sub(%_width%,62),$sub(%_height%,42),60,11,)

To

// seekbar
	$if($strcmp($get(wshseek),1),
	$panel(Seekbar,WSH panel,1,$sub(%_height%,39),$sub(%_width%,80),5,),
	$panel(Seekbar,Seekbar,2,$sub(%_height%,42),$sub(%_width%,80),12,)
)

// volume bar 
	$if($strcmp($get(wshvol),1),
	$panel(Volume,WSH panel,$sub(%_width%,62),$sub(%_height%,39),60,5,),
	$panel(Volume,Volume,$sub(%_width%,62),$sub(%_height%,42),60,11,)

It no longer causes a crash but hte problem then is that the bars no longer displaya nd are replaced by white lines where the bars used to be, any ideas?

Edited by ReLapse

What program do I need to edit PUI files? More to the point of how to I acess the JS and edit it?

I've tried editing certain things within it that I don't have access with through foobar with notepad but it always causes errors.

Edited by ReLapse
You can change this font in preferences->display->panelsui->edit layout->globals

Okay I found that but under that heading it's empty. Could you tell me type out the exact coding to paste in, on how to change the fonts to hooge_05_53? Basically I'd like it to be like yours, where the tracks are in the Hooge font

And like somebody else posted, my foobar also creates an error when it exits, if I use the wsh panels

It's a known problem, but the reason why it crashes is unknown as far as I know. Whether or not it works seems to depend on the foobar- and PUI-config.

If it crashes when you exit foobar I don't know of anything else you can do but to disable the WSH panels.

YOU DO NOT HAVE PERMISSION TO RELEASE TAKE IT DOWN IMMEDIATELY

Edit: Just kidding :]

Ahaha you got me! :pinch:

God damn it, the vs i'm using is rawr04 (by tool++). Guys, I suggest getting it. I've not enough time at the moment you know, and you'll have to change tool++'s scpl yourself if you don't use rawr04. Sorry but I can't do more for now.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.