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

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

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/