Open sabjorn opened 3 years ago
Using a distributed database (https://github.com/orbitdb/orbit-db) it should be possible for every user to contribute to a cache of audio data.
This would start with caching and sharing the waveform data but eventually could include other audio feature extraction (bpm, key, etc)
another potential solution: https://rxdb.info/replication-webrtc.html#understanding-p2p-replication
Using a distributed database (https://github.com/orbitdb/orbit-db) it should be possible for every user to contribute to a cache of audio data.
This would start with caching and sharing the waveform data but eventually could include other audio feature extraction (bpm, key, etc)