mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
update comment
This commit is contained in:
@@ -753,7 +753,7 @@ export const { hprelease, hpr } = registerControl('hprelease', 'hpr');
|
||||
*/
|
||||
export const { bprelease, bpr } = registerControl('bprelease', 'bpr');
|
||||
/**
|
||||
* Sets the filter type. The 24db filter is more aggressive. More types might be added in the future.
|
||||
* Sets the filter type. The ladder filter is more aggressive. More types might be added in the future.
|
||||
* @name ftype
|
||||
* @param {number | Pattern} type 12db (0), ladder (1), or 24db (2)
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user