Go to file
Harrison Deng f480eca822 Added play, pause, next and previous element generation.
Removed goals for generating seeking and volume control functions.
2022-04-15 18:37:41 -05:00
.vscode Added play, pause, next and previous element generation. 2022-04-15 18:37:41 -05:00
pub Moved server items out for heroku. 2022-03-20 20:40:55 -05:00
src Added play, pause, next and previous element generation. 2022-04-15 18:37:41 -05:00
tests More file name changes to conform to spec. 2022-03-20 20:15:30 -05:00
.eslintrc.json Completed untested versions of playlist and playlist song classes. 2022-04-15 00:11:46 -05:00
.gitignore Switched to much simpler express layout. 2022-03-20 20:10:24 -05:00
app.js Moved server items out for heroku. 2022-03-20 20:40:55 -05:00
package-lock.json Merge branch 'master' into develop 2022-04-15 00:12:00 -05:00
package.json Merge branch 'master' into develop 2022-04-15 00:12:00 -05:00
README.md Initial commit. 2022-03-20 18:59:30 -05:00
webpack.common.js Fixed webpack configuration JS style. 2022-04-15 15:34:43 -05:00
webpack.dev.js Fixed webpack configuration JS style. 2022-04-15 15:34:43 -05:00
webpack.prod.js Fixed webpack configuration JS style. 2022-04-15 15:34:43 -05:00

AudioShowKit

Is a library that makes visualizing audio data live a much simpler process.