sillsdev / sillsdev/TheCombine

[audio] Give user indication/warning when audio may be clipping

Open
#3,722 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

audio enhancement Needs UX Design Size: L
Dominant language
TypeScript
Stars
22
Forks
10
Avg merge
2d 2h
Merged PRs (30d)
9

Description

Request via email:

One improvement that would help a lot with the Combine, and this might be a big ask for a web app is if it could show a levels meter that shows whether the audio is clipping. That was unfortunately difficult to tell and makes instrumental analysis of the data collected much harder if there was clipping. Is there a way to add that function optionally? It could be an optional advanced setting that a more advanced user would need to enable in project settings so as not to confuse less advanced users?

Active audio analysis during recording is beyond the scope of what we'll do with The Combine, but we could investigate the possibility of analyzing completed recordings in the backend and notifying users when there is possible clipping.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the backend entry point that processes completed recordings and determine how clipping could be detected and reported. Done means users receive a clear notification when a completed recording may contain clipping, without adding active analysis during recording.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
audio-video-rtc, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.