Related Packages
Some aspects of Webamp's implementation are split into separate packages which may also prove useful outside of Webamp.
Webamp Packages
- ani-cursor - A library for compiling Windows .ani cursors into CSS animations in the browser. Blog post.
- webamp-eqf parse or create Winamp binary equalizer (
.eqf
) files. This is used to load and save equalizer presets in Webamp. - eel-wasm - A compiler which can dynamically compiler Mikdrop visualizer preset EEL code to WebAssembly. Blog post.
Butterchurn Packages
Webamp's Milkdrop visualizer is powered by Butterchurn. There are a few packages related to Butterchurn which may be useful outside of Webamp:
- butterchurn - The main Butterchurn library which can be used to render Milkdrop visualizer presets in the browser.
- butterchurn-presets - A collection of Milkdrop visualizer presets which can be used with Butterchurn.