Winamp Plug-ins (MM4): Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(Please keep the wiki free for unneeded images. 32-monkey heads goes under that category)
No edit summary
Line 1: Line 1:
== YOUR PLUG-INS Help Page ==
== Download plugins ==


This is for you to add your Help for creation of plug-ins that are used by Media Monkey.
A lot of Winamp plugins can be used with MediaMonkey. See the [http://www.winamp.com/plugins/ Winamp's plugin library] for an overview and downloads.
Or for you To put Your Code snipits for others to use in creation of Their plug-ins if
you want to add the general start up or close out code for the plug-ins to cut the coding work down for othes.
Or To help the others learn.
----


'''[[Learning Code Snip-its]]
Some of the most used MediaMonkey plugins are listed and can be downloaded [http://home.scarlet.be/ruben.castelein/MM/MM-Plugins.htm here].


'''[[Working Codes for addin to your plug-ins]]


'''[[Helpful instructions]]
== Plugin development ==


'''[[Alpha or Beta Codes needing testing]]'''
The majority of the Winamp 2 API is supported, enabling Winamp Input plugins, Output plugins, General plugins, DSP plugins, and Visualization plugins to be used with MediaMonkey.
 
With MediaMonkey 3, support for unicode plugins has been added for higher compatibility with the Winamp 5 API. Media Library plugins are not supported.
 
[http://classic.winamp.com/nsdn/winamp/plugins/ Winamp Plug-ins Development Page]
 
 
If you need help with developing plugins for MediaMonkey, or if you need information about MediaMonkey's Device plugins, please contact the developers or use the [http://www.mediamonkey.com/forum/viewforum.php?f=2 Scripts and Components forum].
 
 
== Help with plugins ==
 
Here you can add your help and snippets for the development of MediaMonkey plugins.
* [[Learning Code Snip-its]]
* [[Working Codes for addin to your plug-ins]]
* [[Helpful instructions]]
* [[Alpha or Beta Codes needing testing]]

Revision as of 16:32, 8 May 2007

Download plugins

A lot of Winamp plugins can be used with MediaMonkey. See the Winamp's plugin library for an overview and downloads.

Some of the most used MediaMonkey plugins are listed and can be downloaded here.


Plugin development

The majority of the Winamp 2 API is supported, enabling Winamp Input plugins, Output plugins, General plugins, DSP plugins, and Visualization plugins to be used with MediaMonkey.

With MediaMonkey 3, support for unicode plugins has been added for higher compatibility with the Winamp 5 API. Media Library plugins are not supported.

Winamp Plug-ins Development Page


If you need help with developing plugins for MediaMonkey, or if you need information about MediaMonkey's Device plugins, please contact the developers or use the Scripts and Components forum.


Help with plugins

Here you can add your help and snippets for the development of MediaMonkey plugins.