| Class | Description |
|---|---|
| AudioMath |
Miscellaneous math functions useful in Audio
|
| ChebyshevPolynomial |
ChebyshevPolynomial
Used to generate data for waveshaping table oscillators. |
| FourierMath | |
| JustRatio | |
| Polynomial |
Polynomial
Implement polynomial using Vector as coefficient holder. |
| PolynomialTableData |
PolynomialTableData
Provides an array of double[] containing data generated by a polynomial. This is typically used with ChebyshevPolynomial. |
| PrimeFactors |
Tool for factoring primes and prime ratios.
|