webamp/examples/multipleMilkdropPresets
2025-07-15 19:00:09 -07:00
..
index.html Add example showing how to use requireButterchurnPresets 2025-07-15 19:00:09 -07:00
README.md Add example showing how to use requireButterchurnPresets 2025-07-15 19:00:09 -07:00

Multiple Milkdrop Presets Example

An example of overriding the default Milkdrop presets with a custom set of presets.

This example fetches the Webamp bundle from a free CDN, and fetches the audio file and skin from a free CDN as well.

You should be able to open this local html file in your browser and see Webamp working.

$ git clone git@github.com:captbaritone/webamp.git
$ cd webamp
$ open examples/multipleMilkdropPresets/index.html