Files
Desktop/ts
Fedor Indutny 0b969f3f42 Improve MessageAudio peaks computation
There are two parts to this change:

1. The computation of peaks is moved from `MessageAudio` to the
   `GlobalAudioContext` and thus we can limit the concurrency of the
   computations (`p-queue`!) and de-duplicate the computations as well
2. While the peaks are computed the component has to display spinning
   animation instead of empty waveform and unclickable UI.
2021-04-15 14:02:24 -07:00
..
2021-04-08 23:51:54 -04:00
2021-04-09 00:06:46 -04:00
2021-04-09 11:19:38 -05:00
2021-04-13 16:43:56 -07:00
2021-04-09 11:19:38 -05:00
2021-04-05 18:08:50 -04:00
2021-04-09 12:14:59 -07:00
2020-11-04 13:03:13 -06:00
2021-02-01 12:01:25 -08:00