Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

EQBandSettings

The band settings for the equalizer.

API/Interfaces/EQBandSettings
hoshimi/src/types/Filters.d.ts

Signature

export interface EQBandSettings

Properties

2
bandgain

Methods

0

No methods.

Properties

band#
band: number;

The band number.

@type{number}
gain#
gain: number;

The gain for the band.

@type{number}