Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/binocarlos/sounds-r-us

Just play it (tm)
https://github.com/binocarlos/sounds-r-us

Last synced: 10 days ago
JSON representation

Just play it (tm)

Awesome Lists containing this project

README

        

sounds-r-us
===========

Just play it (tm)

## install

```
$ component install binocarlos/sounds-r-us
```

## usage

```js
var player = require('sounds-r-us')()

player.loadsound('url/to/sound.mp3', function(sound){
sound.play()
})

player.playsound('auto/load.mp3')
```

## license

MIT