sjaehn / BOops

Sound glitch effect sequencer LV2 plugin
GNU General Public License v3.0
73 stars 2 forks source link

[FR] Reverb #7

Closed sjaehn closed 3 years ago

sjaehn commented 3 years ago

Request by @unfa .

sjaehn commented 3 years ago

@unfa . I took a look into the MVerb source code. Fine. Or the Faust-created ArtyFx Roomy. Anyway TODO for version 1.4.0.

sjaehn commented 3 years ago

Changed to TODO for version 1.6.0

sjaehn commented 3 years ago

@unfa , now implemented in the 1.5 branch. I decided to take Ardour's Community Edition a-Reverb as this one is really fast. And seems to be less complicated and less artifacts producing than MVerb.

At this moment, I only exposed the room size parameter. But there are also other parameters like input gain and feedback that can additionally be exposed (not exposed in a-Reverb). The blend parameter, that is equivalent to mix is already controlled by the plugin engine.

And I keep my eyes open for a really glitchy extreme reverb. Maybe something like Infinity2 by Chris Johnson?

sjaehn commented 3 years ago

Airwindows Galactic reverb implemented in e54ad8bb98aa99bb212d78c52219236259a393a8 . Airwindows Infinity2 reverb implemented in 72d50fcc1f9e9fac89ed43dbf9f4e932b34f5303 . Now you can choose between three reverbs.