Hi,
The attached file shows a simple smooth fade (taken from Farnell's"Designing Sound"). He writes: "A good way to obtain a smooth fade is to convert messages to a signal with [sig~] and then low pass filter it with [lop~]. A cuttoff value of 1Hz will make a fade that smoothly adjust over 1 second."
I do not understand what's the logic behind this rule. In the patch, a value (0-1) is transformed into signal, which means 64 samples of the same value, which are sent as a single block into the cold inlet of [*~]. So what's the deal with frequency here? Can someone clarify?
Thanks a lot