webamp/examples/multipleTracks
2024-03-01 20:16:17 -08:00
..
index.html Add example showing multiple tracks 2024-03-01 20:16:17 -08:00
README.md Add example showing multiple tracks 2024-03-01 20:16:17 -08:00

Multiple Tracks Example

An example of setting up Webamp with multiple audio tracks.

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