Skip to content

C++, Arduino compatible, response curve functions, optimized using integer only arithmetic.

License

Notifications You must be signed in to change notification settings

GitMoDu/IntegerResponseCurve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integer Response Curve

Set of, Arduino compatible, response curve functions, optimized using integer only maths. Features:

  • Optional saturation of response (integer scaling of filter strength).
  • Optional output range limiting.

Provided with a set of template to expand functionality, including:

  • Templates for 8 bit, 16 bit and 32 bit wide curves.
  • Sign conversion of unsigned curve to mirrored signed curve.
  • Double chaining.

Response curves:

About

C++, Arduino compatible, response curve functions, optimized using integer only arithmetic.

Topics

Resources

License

Stars

Watchers

Forks