Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🎹🎛️🎚️
- Host: GitHub
- URL: https://github.com/matricali/html5-sampler
- Owner: matricali
- License: mit
- Created: 2018-01-25T05:11:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T06:07:11.000Z (over 6 years ago)
- Last Synced: 2024-10-16T14:21:36.315Z (3 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://matricali.github.io/html5-sampler/
- Size: 3.66 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
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).