Naomi
Naomi
Hey! I'm checking out these site that you posted, but I'm getting some `net::ERR_CONTENT_LENGTH_MISMATCH` errors so I can't see the tracks loading. I could try implementing a playback speed feature....
Maybe this was just my network in my coworking space, but it's working fine now from my home these examples.
Looking into projects that do this with webaudio... - https://github.com/dumbmatter/screw using https://github.com/also/soundtouch-js - https://github.com/cutterbl/SoundTouchJS - https://github.com/cutterbl/soundtouchjs-audio-worklet Check AudioWorklet support - https://github.com/webpack/webpack/issues/11543
Yeah that sounds like a good feature, hopefully I'll have some more time to work on this project soon!
Hmm right now there isn't a way to do that, but that could be an interesting feature to add at some point.
Wow those Github projects look pretty great! So you would like the ability to use a midi file as an input source along with an mp3/WAV file? I could perhaps...
Hi! Currently there is no support for loading a peaks.json type of file from the server at the moment. I have always been hoping to add this in using formats...
It is possible, I'd like to add this functionality sometime soon. What format are you using for your json peaks file?
Currently not built in, I should create this along with the ability to delete tracks as in another open issue.
I'm looking sometime to get around to this coming up soon.... Can't believe it's already been so many years lol. I'm not sure if you even use waveform-playlist anymore @alexander-daniel...