Closed stvnrlly closed 3 years ago
oh super. i’ll check it out asap!
i’m sure this will be welcome
Awesome! I'll check out that tweak; this is my first React, so it'll help me learn a bit more.
The addition I made is more to accommodate the quirks of how the buffers are handled than anything React specific.
If you really want to get a sense of what is going on the Redux DevTools are essential.
This leverages
react-audio-player
and some very basic logic to play a file with anaudio/*
MIME type instead of showing the editor. This would address #83, I believe (in its original intent, not the upload/download idea).However, it takes a moment to load the file, and during that time still displays the editor. That's a little confusing, but I know nothing about React so I'm not sure where to fix that. If somebody could give me a pointer, I'd be happy to add that to this PR.