Hi All,
I just completed the upload of an updated version 1.2.2 of freeverb~ to puredata.info, and it is available via deken for the usual platforms.
This version of Freeverb~ has three enhancements:
The github repository is at https://github.com/electrickery/pd-freeverb.
I am looking forward to any comments regarding the alternate output feature.
Greetings & have fun,
Fred Jan
Is Dekken dependent upon any specific version of pd?
Patrick Pagano B.S, M.F.A Audio and Projection Design Faculty Digital Worlds Institute University of Florida, USA (352)294-2020
From: Pd-list pd-list-bounces@mail.iem.at on behalf of Fred Jan Kraan fjkraan@xs4all.nl Sent: Monday, May 9, 2016 3:28 PM To: pd-list@lists.iem.at Subject: [PD] New version of freeverb~ with alternate output option.
Hi All,
I just completed the upload of an updated version 1.2.2 of freeverb~ to puredata.info, and it is available via deken for the usual platforms.
This version of Freeverb~ has three enhancements:
The github repository is at https://github.com/electrickery/pd-freeverb.
I am looking forward to any comments regarding the alternate output feature.
Greetings & have fun,
Fred Jan
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi Patrick,
Is Dekken dependent upon any specific version of pd?
No, it should work with any reasonable new version. If you get the latest vanilla, it is even included!
Greetings,
Fred Jan
Patrick Pagano B.S, M.F.A Audio and Projection Design Faculty Digital Worlds Institute University of Florida, USA (352)294-2020
From: Pd-list pd-list-bounces@mail.iem.at on behalf of Fred Jan Kraan fjkraan@xs4all.nl Sent: Monday, May 9, 2016 3:28 PM To: pd-list@lists.iem.at Subject: [PD] New version of freeverb~ with alternate output option.
Hi All,
I just completed the upload of an updated version 1.2.2 of freeverb~ to puredata.info, and it is available via deken for the usual platforms.
This version of Freeverb~ has three enhancements:
- placed the fix_denorm_nan_float() function is the signal path,
- added an alternate output that is closer to reality (in theory anyway),
- restyled the help patch and fixed the missing wav file.
The github repository is at https://github.com/electrickery/pd-freeverb.
I am looking forward to any comments regarding the alternate output feature.
Greetings & have fun,
Fred Jan
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
On 05/09/2016 09:57 PM, Pagano, Patrick wrote:
Is Dekken dependent upon any specific version of pd?
also note that deken is just a comfy way to find, download and unzip libraries (highlighting those that are likely to run on your computer) for you. you can also download any "deken" package manually and unzip it.
tmar IOhannes
2016-05-09 18:07 GMT-03:00 IOhannes m zmölnig zmoelnig@iem.at:
On 05/09/2016 09:57 PM, Pagano, Patrick wrote:
Is Dekken dependent upon any specific version of pd?
also note that deken is just a comfy way to find, download and unzip libraries (highlighting those that are likely to run on your computer) for you. you can also download any "deken" package manually and unzip it.
where can you download things from the deken repository?
where can you download things from the deken repository?
puredata.info search for example zexy or pddp you`ll get the zip of the external. :)
Mensaje telepatico asistido por maquinas.
Date: Mon, 9 May 2016 20:18:32 -0300 From: porres@gmail.com CC: pd-list@lists.iem.at Subject: Re: [PD] New version of freeverb~ with alternate output option.
2016-05-09 18:07 GMT-03:00 IOhannes m zmölnig zmoelnig@iem.at: On 05/09/2016 09:57 PM, Pagano, Patrick wrote:
Is Dekken dependent upon any specific version of pd?
also note that deken is just a comfy way to find, download and unzip
libraries (highlighting those that are likely to run on your computer)
for you.
you can also download any "deken" package manually and unzip it.
where can you download things from the deken repository?
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Fred Jan, are you the author of Freeverb?
I have built a "ducking reverb". It's a lot of fun to play with. I basically send note-on, note-off events and modulate the "wet" parameter, with a large room size.
Eg., a note-on will trigger Wet to go to Attack_Val (Usually a low Wet setting) in Attack_ms time.
Then a note-off will trigger sending Wet to Release_Val (Usually a larger Wet setting) in Release_ms time.
The only problem is, the message changes occur at control-rate, so I'm getting clicking.
My question is, is there any advantage or difference in doing my Wet/Dry mixing internal to [Freeverb~]?
...as opposed setting freeverb to 0% dry and 100% wet and mixing externally?
Of course I can get signal-rate mixing by using [line~] if I do this externally.
Thanks, BH
On Mon, May 9, 2016 at 3:28 PM, Fred Jan Kraan fjkraan@xs4all.nl wrote:
Hi All,
I just completed the upload of an updated version 1.2.2 of freeverb~ to puredata.info, and it is available via deken for the usual platforms.
This version of Freeverb~ has three enhancements:
- placed the fix_denorm_nan_float() function is the signal path,
- added an alternate output that is closer to reality (in theory anyway),
- restyled the help patch and fixed the missing wav file.
The github repository is at https://github.com/electrickery/pd-freeverb.
I am looking forward to any comments regarding the alternate output feature.
Greetings & have fun,
Fred Jan
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi William,
Fred Jan, are you the author of Freeverb?
No, it was created by "Jezar" in 2000 and ported by Olaf Mattes to Max/MSP and Pd. I only created a deken package and fixed a small issue on the way.
I have built a "ducking reverb". It's a lot of fun to play with. I basically send note-on, note-off events and modulate the "wet" parameter, with a large room size.
Eg., a note-on will trigger Wet to go to Attack_Val (Usually a low Wet setting) in Attack_ms time.
Then a note-off will trigger sending Wet to Release_Val (Usually a larger Wet setting) in Release_ms time.
The only problem is, the message changes occur at control-rate, so I'm getting clicking.
My question is, is there any advantage or difference in doing my Wet/Dry mixing internal to [Freeverb~]?
...as opposed setting freeverb to 0% dry and 100% wet and mixing externally?
Of course I can get signal-rate mixing by using [line~] if I do this externally.
As freeverb~ also uses messages to set the 'wetness', abrupt changes as with messages will be audiable too. It is conceivable to create an object that uses a signal to set the most important controls, but I am not sure it would be worth the trouble. Not to mention it could take lots of inlets. The [line~] based approach is probably just as good.
A proper ducking object is something that is lacking from Pd. To make it working just right is probably more tricky than one would guess at first glance.
Thanks, BH
Greetings,
Fred Jan