[PD] clicks on panning patch

Frank Barknecht fbar at footils.org
Thu Jan 6 15:04:54 CET 2005


Hallo,
pun chik hat gesagt: // pun chik wrote:

> hi, i have a question, i was trying to do a simple panning patch but i
> get nasty clicks, do anybody have any tip about avoiding- fixing this???

You can use interpolation with [line~] to make volume changes with
smooth ramps: 

  [catch~ $0-signal]
  |
  |   [r $0-volume]
  .   |
  .   [pack 0 10]
  .   |
  .   [line~]
  |   /
  [*~]
  |

Ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list