Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | implement keyboard shortcut to quick replay clips | pacien | 2024-01-05 |
| | |||
* | implement clear all clip action | pacien | 2024-01-05 |
| | |||
* | avoid HTML for error messages | pacien | 2024-01-05 |
| | |||
* | only play one audio clip at once | pacien | 2024-01-05 |
| | |||
* | add red circle indicator when active recording | pacien | 2024-01-05 |
| | |||
* | add todo | pacien | 2024-01-05 |
| | |||
* | autoplay newly recorded clip when option checked | pacien | 2024-01-05 |
| | |||
* | fix scrolling on space hold | pacien | 2024-01-05 |
| | |||
* | record when holding space key | pacien | 2024-01-05 |
| | |||
* | app prototype | pacien | 2024-01-05 |
Inspired by the MDN example for playing with mediaDevices. |