Edaena had an idea for an Electron app that would interface with local storage to allow faster editing of audio files
This could be a useful product. I believe there are constraints on how you cannot fit big audio files completely into memory on local browser storage, so this makes it hard to do editing, because you have to have a very chatty network connection with a server-based rendering playback.