Open crablar opened 5 years ago
This would be a separate app used strictly for audio editing?
On Jul 26, 2019, at 09:32, Jeffrey Meyerson notifications@github.com wrote:
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.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
@andrewmarklloyd Yea potentially. Not something we would build in immediate term but could be interesting.
Definitely! This would be cool.
Sent from my iPhone
On Jul 26, 2019, at 09:49, Jeffrey Meyerson notifications@github.com wrote:
@andrewmarklloyd Yea potentially. Not something we would build in immediate term but could be interesting.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
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.