- Last updated: 2025-01-23T13:39:11Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
4.7.34 (2024-06-21)
- rename various rest args to be more semantically meaningful (8088a56)
- enforce uniform naming convention of internal functions (56992b2)
4.7.30 (2024-04-20)
- update type usage (86be0c3)
4.7.0 (2023-12-28)
- add squareSin() oscillator (f7f1b1a)
4.6.0 (2023-09-28)
- add IXform impl for AProc2 (5aa6c9b)
- add ICopy impls for various IGen's (7894cd4)
- add merge(), mix(), pan() (314e9b2)
- add refG()/refP() wrappers (99f4535)
- simplify pipe() to reuse serial() (90910bc)
4.5.0 (2023-09-15)
- update saw/squareAdditive() (d11488c)
- add opt arg to disable Gibbs-effect handling
4.4.0 (2023-08-24)
- update modOsc() fmod arg type (06b0e38)
- allow numbers as constant freq offset
4.3.17 (2023-08-04)
- update
identity
usage in various pkgs (b6db053)
4.3.0 (2023-01-10)
- add FilterFeedbackDelay (d69b3bc)
4.2.17 (2022-10-17)
- add missing opt args for modOsc() (e67c110)