A bit more cleanup

This commit is contained in:
Aria 2025-09-25 00:36:28 -07:00
parent bd8d207a3d
commit 96981c3c1d
2 changed files with 11 additions and 22 deletions

View file

@ -114,7 +114,7 @@ export const { wtWarp, wavetableWarp } = registerControl('wtWarp', 'wavetableWar
* spin, chaos, primes, binary, brownian, reciprocal, wormhole, logistic, sigmoid, fractal, flip
*
* @name wtWarpMode
* @param {number | Pattern} mode Warp mode
* @param {number | string | Pattern} mode Warp mode
* @synonyms wavetableWarpMode
*
*/