audio filters
This commit is contained in:
parent
8defefb76d
commit
6fa3c7265e
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ import { FiltersName } from "../types/types";
|
||||||
* @property {string} chorus3d The chorus3d filter
|
* @property {string} chorus3d The chorus3d filter
|
||||||
* @property {string} fadein The fadein filter
|
* @property {string} fadein The fadein filter
|
||||||
* @property {string} dim The dim filter
|
* @property {string} dim The dim filter
|
||||||
|
* @property {string} earrape The earrape filter
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const FilterList = {
|
const FilterList = {
|
||||||
|
|
Loading…
Reference in a new issue