[PD] Interpolating continuous controllers

derek holzer derek at x-i.net
Fri May 28 13:45:26 CEST 2004


Al Riley wrote:

> My synth uses continuous controller sliders to control
> parameters of timbre in real-time. The values go from
> from 0 - 127. When I move the slider quickly, clicks
> are heard as the value steps up. What is the best way
> of interpolating incoming MIDI slider messages?

[inlet]   <---from midi controller
|
|
[pack 0 $1]   <---where $1 is the amount of interpolation in ms
|
|
[line]
|
|
[outlet]  <---to midi synth

good luck,
d.

-- 
derek holzer ::: http://www.umatic.nl
---Oblique Strategy # 194:
"Steal a solution."




More information about the Pd-list mailing list