Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matricali/html5-sampler

Load your custom sounds and play with it directly in your web browser. Supports MIDI controllers 🎹🎛️🎚️
https://github.com/matricali/html5-sampler

browser html5 html5-music-player html5-sampler javascript javascript-vanilla midi midi-controller midi-player musical-instrument sampler web-app web-audio web-audio-api

Last synced: about 2 months ago
JSON representation

Load your custom sounds and play with it directly in your web browser. Supports MIDI controllers 🎹🎛️🎚️

Awesome Lists containing this project

README

        

# HTML5 Sampler

Load your custom sounds and play with it directly in your web browser. Supports MIDI controllers 🎹 🎛 ️🎚️

## Support

| Feature | Chrome | Firefox | Safari | Opera | Edge | IE |
| --- | --- | --- | --- | --- | --- | --- |
| Sampler | ✅ | ✅ | ✅ | ❔ | ❔ | ❔ |
| Load local sounds | ✅ | ✅ | ✅ | ❔ | ❔ | ❔ |
| MIDI Support | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |

## Live demo

[https://jorge-matricali.github.io/html5-sampler/demo/](https://jorge-matricali.github.io/html5-sampler/demo/)

## Contributing

Contributions, issues, pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md)

## License

html5-sampler is [MIT licensed](LICENSE.txt).