> On 31 Dec 2023, at 12:55, Stéphane Letz <l...@grame.fr> wrote: > > (…) > > This seems to be actually the documentation of JPverb size : > https://doc.sccode.org/Classes/JPverb.html > >> - size: control of relative "room size" roughly between ([0.5..3]) > > Ad there is no documentation of the size in Greyhole : > https://doc.sccode.org/Classes/Greyhole.html ! > > So I don't remember where the "size: control of relative "room size" roughly > between ([0.5..3]) » comes from, but is seems like the correct one. > > So I suggest we keep the second one, OK for you ?
Yes, fine. There is also an error in the documentation of dt (delay time). According to the documentation, it can be up to 60 sec., but after experimenting and checking the source code, I believe that the delay uses a maximum buffer of 65533 samples, ref. the definition of dt_constrained is at line 607 of reverbs.lib. The documentation of dt seems to be copied from the SuperCollider documentation of Greyhole, and it might also be wrong there. Playing around with a VST based on Greyhole, this parameter seems to set the delay (diffused echo) time, and it does not at all relate to T60 Decay Time, which instead is indirectly controlled by the dampening and feedback parameters. Yours, Trond _______________________________________________ Faudiostream-devel mailing list Faudiostream-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-devel