webamp/examples/minimalMilkdrop
Jordan Eldredge b3a17c8f99 Release 1.4.0
2019-05-14 08:04:54 -07:00
..
index.html Release 1.4.0 2019-05-14 08:04:54 -07:00
README.md API may change warning 2019-03-17 21:27:29 -07:00

Minimal Milkdrop Example

API is still being finalized and may change when released

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

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/minimalMilkdrop/index.html