element-web/src/components/views/voice_messages
Travis Ralston ddf9027daa Improve progress bar progression for smaller voice messages
Instead of chunking the thing, we'll improve our precision and clock accuracy. Clock accuracy is improved by flagging the "load time" of the clip in the context, which can be about 500ms (or more) off the context's start line. The precision is just a number in the PlaybackWaveform component.
2021-05-13 22:35:43 -06:00
..
Clock.tsx Treat 119.68 seconds as 1:59 instead of 1:60 2021-04-27 23:07:45 -06:00
LiveRecordingClock.tsx Move playback to its own set of classes 2021-04-27 22:23:57 -06:00
LiveRecordingWaveform.tsx Update colours and sizing for voice messages 2021-05-04 20:45:15 -06:00
PlaybackClock.tsx Move playback to its own set of classes 2021-04-27 22:23:57 -06:00
PlaybackWaveform.tsx Improve progress bar progression for smaller voice messages 2021-05-13 22:35:43 -06:00
PlayPauseButton.tsx Remove excess IState 2021-04-28 09:28:46 -06:00
RecordingPlayback.tsx Move playback to its own set of classes 2021-04-27 22:23:57 -06:00
Waveform.tsx Add progress effect to playback waveform 2021-04-27 22:59:16 -06:00