Skip to content

quamplex/quamplex_dsp_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quamplex DSP Tools

Quamplex DSP Tools is a small C library that provides reusable building blocks for audio DSP processing.

License: GNU General Public License v3.0

Components

  • qx_math.h — Mathematical utilities for DSP
  • qx_fader.h — Smooth fade-out for DSP signals
  • qx_randomizer.h — Lightweight pseudo-random number generator (PRNG)
  • qx_smoother.h — Value smoother that interpolates a floating-point value from the current state to a target value

Codebase repository

Used in projects

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages