Jaime Oliver wrote:
> hello all,
> 
> where can I search for info on what does CLAMP() do in gem external
> codes, i see it everywhere but don't know where to look.
> 

% cd Gem/src/Base
% grep -w CLAMP *.{cpp,h}

it clamps a number into a specific range. (makes sure it is within bounds)

mfga.sdr
IOhannes


PS: how does this relate to pd-extended problems on ubuntu(gutsy)?
i am sure even gmail allows you to write a new email without having to 
reply to an existing thread.

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to