https://github.com/unframework/eltrn
WebAudio sampler/sequencer interface
https://github.com/unframework/eltrn
Last synced: 6 months ago
JSON representation
WebAudio sampler/sequencer interface
- Host: GitHub
- URL: https://github.com/unframework/eltrn
- Owner: unframework
- Archived: true
- Created: 2014-05-17T23:20:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T19:40:16.000Z (over 9 years ago)
- Last Synced: 2024-10-02T08:46:49.960Z (over 1 year ago)
- Language: CoffeeScript
- Homepage: http://unframework.github.io/eltrn/
- Size: 1.51 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E L T R N
WebAudio sampler/sequencer interface.
Demo: http://unframework.github.io/eltrn/ (also see early test video at https://www.youtube.com/watch?v=uZM0nfuLfxM)
## GH Publishing
- set up `.travis.yml` file
- create personal token
- https://github.com/settings/tokens/new
- enter description
- check `public_repo` scope
- in Travis repo settings
- set `GH_PUBLISH_TOKEN` variable to contain the token string