PDA

View Full Version : Map "crossfade" button to Audioscrobbler plugin instead?


malesca
19th March 2005, 12:17
Hi, first post.

I'm using the MoodLogic skin (http://www.winamp.com/skins/details.php?id=120121) for WinAmp 5.

http://download.nullsoft.com/customize/component/3/2002/8/29/S/large_image/MoodLogic_Skin.jpg

As you can see, there is a "Crossfade" button. It doesn't seem to make any difference whether its on or off, probably because it toggles a crossfade plugin that I don't have.

How do I make that button toggle a different plugin, namely Audioscrobbler (http://www.audioscrobbler.com/download.php#Winamp)?

I don't know much about skin making beyond renaming .wal to .zip, though I have general programming experience.

I intend this solely for personal use, so there shouldn't be any copyright issues.

PulseDriver
19th March 2005, 12:43
You have to use DirectSound to be able to use crossfade, make sure you're not using the default audio device.

This is for windows only, don't know how the crossfade works for other platforms.

malesca
19th March 2005, 12:50
Thank you. Plug-ins > Output has "DirectSound output v2.2.10" selected.

I'm not really concerned with "Crossfade" not working, though. What I'm interested in finding out is how to make that button toggle the AudioScrobbler plugin instead, if that's possible.

JW
19th March 2005, 18:11
In addition to the button that turns crossfade on and off, there's also a time adjustment. I'm not familiar with that skin, so I don't know what makes that adjustment. It may not be working because it's turned down all the way.

As far as buttons to control plugins - the standard Winamp buttons, sliders, etc. all have an action associated with them in the program. That action is assigned to the button so that the interface knows what to do when the button is pressed. IF the plugin has such actions, you MAYBE could get it to work. First try contacting the plugin's author, but good luck. Some of the plugin developers I've contacted seem to get all wierded out by modern skins. One doesn't even know how his plugin gets skinned by a modern skin.

PulseDriver
19th March 2005, 19:53
The Crossfade should work with directsound, however this can be cause the duration the crossfader is set to preform like JW sais, or if you have some soundcard which have limitations (like real old soundcards) but I doubt this is a hardware issue.

Try to update the sounddrivers instead.. (if it's not the crossfade duration)

malesca
19th March 2005, 20:02
Again, I don't care about crossfade. ;) I simply assumed the "Crossfade" button toggles a plugin on and off, and that you could tie it to another plugin instead.

PulseDriver
19th March 2005, 20:10
No, you can't