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
 
(3 intermediate revisions by 2 users not shown)
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://web.archive.org/web/20131201123612/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
<!--http://www.winamp.com/plugins/-->
you want to add the general start up or close out code for the plug-ins to cut the coding work down for othes.
Some of the most used MediaMonkey plugins are listed and can be downloaded [http://web.archive.org/web/20180222232119/http://home.scarlet.be/ruben.castelein/MM/MM-Plugins.htm here].
Or To help the others learn.
----


'''[[Learning Code Snip-its]]


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


'''[[Helpful instructions]]
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.


'''[[Alpha or Beta Codes needing testing]]'''
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://web.archive.org/web/20070818184840/http://www.winamp.com/development/plugins Winamp Plug-ins Development Page]
<!--http://classic.winamp.com/nsdn/winamp/plugins/-->
 
 
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]]

Latest revision as of 21:56, 9 March 2021

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.