Working version of partials and phases
This commit is contained in:
parent
0ecacae71e
commit
cc4452ce58
6 changed files with 79 additions and 22 deletions
|
|
@ -2040,6 +2040,7 @@ export const { real } = registerControl('real');
|
|||
export const { imag } = registerControl('imag');
|
||||
export const { enhance } = registerControl('enhance');
|
||||
export const { partials } = registerControl('partials');
|
||||
export const { phases } = registerControl('phases');
|
||||
export const { comb } = registerControl('comb');
|
||||
export const { smear } = registerControl('smear');
|
||||
export const { scram } = registerControl('scram');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue