<div dir="ltr"><div><div>Fred Jan, are you the author of Freeverb?<br><br></div>I have built a "ducking reverb". It's a lot of fun to play with.<br></div><div>I basically send note-on, note-off events<br></div><div>and modulate the "wet" parameter, with a large room size. <br><br></div><div>Eg., a note-on will trigger Wet to go to Attack_Val <br>(Usually a low Wet setting) in Attack_ms time. <br><br></div><div>Then a note-off will trigger sending Wet to Release_Val <br>(Usually a larger Wet setting) in Release_ms time.<br></div><div><br></div><div>The only problem is, the message changes occur<br> at control-rate, so I'm getting clicking.<br><br></div><div>My question is, is there any advantage or difference <br>in doing my Wet/Dry mixing internal to [Freeverb~]?<br></div><div><br>...as opposed setting freeverb to 0% dry and 100% wet<br>and mixing externally?<br><br>Of course I can get signal-rate mixing by using [line~]<br></div><div>if I do this externally. <br><br></div><div>Thanks,<br></div><div>BH<br></div><div><br></div><div><br><br></div><div><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 9, 2016 at 3:28 PM, Fred Jan Kraan <span dir="ltr"><<a href="mailto:fjkraan@xs4all.nl" target="_blank">fjkraan@xs4all.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I just completed the upload of an updated version 1.2.2 of freeverb~ to <a href="http://puredata.info" rel="noreferrer" target="_blank">puredata.info</a>, and it is available via deken for the usual platforms.<br>
<br>
This version of Freeverb~ has three enhancements:<br>
- placed the fix_denorm_nan_float() function is the signal path,<br>
- added an alternate output that is closer to reality (in theory anyway),<br>
- restyled the help patch and fixed the missing wav file.<br>
<br>
The github repository is at <a href="https://github.com/electrickery/pd-freeverb" rel="noreferrer" target="_blank">https://github.com/electrickery/pd-freeverb</a>.<br>
<br>
I am looking forward to any comments regarding the alternate output feature.<br>
<br>
<br>
Greetings & have fun,<br>
<br>
Fred Jan<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">--<br>
May you, and all beings<br>
be happy and free from suffering :)<br>
-- ancient Buddhist Prayer (Metta)<br></div></div></div></div>
</div>