diff --git a/examples/multipleTracks/README.md b/examples/multipleTracks/README.md new file mode 100644 index 00000000..8049c02b --- /dev/null +++ b/examples/multipleTracks/README.md @@ -0,0 +1,13 @@ +# 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 +``` diff --git a/examples/multipleTracks/index.html b/examples/multipleTracks/index.html new file mode 100755 index 00000000..ce930f83 --- /dev/null +++ b/examples/multipleTracks/index.html @@ -0,0 +1,62 @@ + + +
+ + + + +