Quantcast
Channel: Data converters
Viewing all articles
Browse latest Browse all 89093

Forum Post: using the Noise Gate or limiter function from AIC3254 codec

$
0
0

Hello,

How do I use PPS component to implement if-else logic as following:

a)
if (greater than threshold) set to threshold
else pass

or
if (less than threshold) set to threshold
else pass

b)
if (less than threshold) set to zero
else pass

or
if (greater than threshold) pass
else set to zero

I would like to implement "limiter" or "noise gate" by above if-else logic, or is there existing any component with the same function?

Best regards,

Frank


Viewing all articles
Browse latest Browse all 89093

Trending Articles