src | ||
_wavevue.org | ||
.gitignore | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.config.js |
trying to implement https://github.com/staskobzar/vue-audio-visual
component src/components/Waveform renders correctly if the episode variable is passed as a string, but does not update onChange even though loadEpisode changes this.episode
wtf!