Em qui, 7 de mar de 2019 às 11:57, Kjetil Matheussen <k.s.matheussen@gmail.com> escreveu:
On Thu, Mar 7, 2019 at 3:31 PM Alexandre Torres Porres <porres@gmail.com> wrote:
>>
>>
>>
>> maybe this is the original c?
>> https://github.com/fronin/lmms/blob/7cdeb928d6bfcbe1ade8b07129380bd76b0d0582/plugins/ladspa_effect/swh/gverb/gverb.c
>
>
> seems like the port to Ladspa by Steve Harris
>
> I just can't find the original deal :/

The Ladspa version by Steve Harris doesn't look like a port. He has
just included the original code. I think the ladspa part of the gverb
ladspa plugin is autogenerated from some xml files.

hmm, ok, that makes sense :) I'll just use that as the original source then ;) thanks!