Go to file
2022-04-15 17:46:17 -05:00
.vscode Added Visualized song player and required playlist modifications (untested). 2022-04-15 15:25:03 -05:00
pub Moved server items out for heroku. 2022-03-20 20:40:55 -05:00
src Added event handling and state change listeners. 2022-04-15 17:46:17 -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.