lsp-plugins icon indicating copy to clipboard operation
lsp-plugins copied to clipboard

[New Plugin] Feedback Suppressor

Open PROPHESSOR opened this issue 2 years ago • 0 comments

This type of plugins is commonly used during live performances. I automatically detects microphone feedbacks and adds notch/band filters to immediately suppress it.

It can work in several modes:

  • Setup mode: In this mode a sound engineer increases the gain of the microphone and moves it to the speaker. The plugin should detect the feedback frequencies and suppress them. Then it switches to the "locked" mode and doesn't change the filters anymore.
  • Live mode: In this mode the plugins listens for the signal, detects possible feedbacks (using the sensivity parameter) and creates filters for them continiously

UI

Some UI ides can be taken from:

  • Soundcraft UI's AFS2 image
  • Waves X-FDBK image

PROPHESSOR avatar Dec 18 '23 21:12 PROPHESSOR