Skip to content
Forum Archive

On Beat question

20 posts

unripeLemon#

On Beat question

How do you use the on beat sections in the SSC and the DM?🤪 I know that it should be answered with somthing really easy, but I'm a bit thick😛
anubis2003#
The code you type in that section will only be executed on beat. how difficult is it to comprehend?
unripeLemon#
Well, it doesn't work with me for some odd reason. I guess I'll have to call the fire bragade!
mikm#
switch from lines to points and make sure you have a texture selected (I assume you are referring to the Texer)


and PLEASE use the edit button
Nic01#
You can't do stuff like x=d OnBeat - That's for Pixel section. For Frame, Init, and onBeat, the values are equal to every pixel/section of the screen.
The alternative is if(b,n1,n2) for such thing.

Texer works with any pixel you have on the screen.

UnripeLemon : You need a good dose of brainpower to bring you up to a level where you can actually understand how to code...
UnConeD#
What texer does is scan the image for non-black pixels and draw the texture bitmap around that point, optionally masked by the pixel's colour.

The clearest example is my Milkyway II preset (which you'll probably have if you have texer). If you remove the 2 texers, you just get a bunch of dots.

You could actually compare it to the convolution filter, except a bitmap is used for the convolution kernel, and the radius is unlimited 🙂.
unripeLemon#
Well I did switch to dots and it still doesnt work it just shows this white bar at the top of the window.
uNDefineD#
Yeah, it's really weird how Texer does that. I could be able to do trails or something if that weren't the case. Otherwise it's a smashing APE. 🙂
dirkdeftly#
argh. the reason it's showing a white bar at the top of the screen is because you're trying to texer too much. use clear every frame or an effect list to fix that.
as for trails... ^^^

am i the only one that finds that painfully obvious?
unripeLemon#
Have you noticed that I couldn't get on the forums for 2 weeks! There was something wrong!
dirkdeftly#
way to pay attention, unripelemon.
There's been talk about the forums being down going on EVERYWHERE on winamp, in GD, in the AVS forums, on the chatrooms - fucking everywhere. Most importantly, however:
"THE FORUMS WERE DOWN, WE SUCK." <- Front page of winamp.com

thank you and goodnight
UnConeD#
The reason the white bar appears at the top if you use Texer is because you are trying to re-texer a texered image.
Try moving everything in your preset in an effect list, and move the texer outside.
Raz#
This thread is on the very edge of flaming and needs to die. Now. I'm only posting because it's at the top of the page so people, please stop posting now and let it die. And please no unoriginal, attempts at pathetic humour with a post saying "ok".
dirkdeftly#


...ARGH. >_<
(supposed to be an image - and I know it's a txt file, you'll have to talk to bizz about that...)