captbaritone / captbaritone/webamp

Possible to set band eq gain?

Open
#1,217 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
796
PR merge metrics
No merged PRs in 30d

Description

Is it possible to set the gain of a given eq band externally from JS? I've tried using `webamp.media.setEqBand( 60, -2 )` and while the call doesn't error out it also doesn't affect the UI or the audio. If I pass in a bogus band frequency it does error out.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the public webamp.media.setEqBand entry point and the equalizer UI/audio handling it invokes. Reproduce the 60 Hz, -2 call and compare it with a bogus frequency; done means a valid band gain changes both the UI and audio as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
audio-video-rtc, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.