https://github.com/emnudge/keyframed-audioplayer
Stencil JS Web Component Audio Player with Keyframes
https://github.com/emnudge/keyframed-audioplayer
Last synced: about 2 months ago
JSON representation
Stencil JS Web Component Audio Player with Keyframes
- Host: GitHub
- URL: https://github.com/emnudge/keyframed-audioplayer
- Owner: EmNudge
- License: mit
- Created: 2019-08-01T14:13:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T20:24:18.000Z (over 6 years ago)
- Last Synced: 2025-03-18T02:09:28.823Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://keyframed-audioplayer.netlify.com/
- Size: 523 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keyframed-Audioplayer
This was made as an entry to the [2019 r/programmerhumor hackathon](https://www.programmerhumor.org/Hackathon).
It is a fully functional web component audio player with the added feature of keyframable audio.
Audio is able to be changed over time using keyframes created with a click of a mouse. Yes, this is utterly useless in 99& of situations. No one asked for this. That's why I submitted it for the category of "over-engineering".
Made with Stencil JS and vanilla canvas.
## How To View
1. Clone the repo and make use of the `dist` folder
2. Clone the repo and run `npm run start`
3. Check it out at https://keyframed-audioplayer.netlify.com/