SkillAgentSearch skills...

Fverb

Plugin version of reverb effect to include in sfizz

Install / Use

/learn @jpcima/Fverb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fverb

A stereo variant of the reverberator by Jon Dattorro

Dattorro, Jon. "Effect design, part 1: Reverberator and other filters."
Journal of the Audio Engineering Society 45.9 (1997): 660-684.

Build instructions

  1. Obtain prerequisites

Install needed packages:

  • git
  • build-essential
  • pkg-config
  1. Check out the repository and submodules
git clone https://github.com/jpcima/fverb.git
cd fverb
git submodule update --init
  1. Compile
make
  1. Install

To perform a system-wide installation:

sudo make install

Or, to install only for the current user:

make install-user
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated1mo ago
Forks3

Languages

C++

Security Score

95/100

Audited on Feb 28, 2026

No findings