Skip to content

Files

Latest commit

Mar 2, 2024
0f431d9 · Mar 2, 2024

History

History

multipleTracks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 2, 2024
Mar 2, 2024

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