Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Apply Parametric EQ values using AutoEQ result
#2
In the code the upper limit for freq is 18000 Hz but I don't know whether this can be bumped. Maybe @bitlab can have a look.

Code:
PortInfo
EqFA12p::port_info [] =
{
    {"a.act", CTRL_IN | GROUP, {DEFAULT_0 | INTEGER, 0,1}, EqFA4pBandModes},
    {"a.f (Hz)", CTRL_IN, {DEFAULT_LOW | LOG, 10, 18000}},
    {"a.bw", CTRL_IN, {DEFAULT_1, .06, 16}},
    {"a.gain (dB)", CTRL_IN, {DEFAULT_0, -24, 24}},
.
.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Apply Parametric EQ values using AutoEQ result - by Tim Curtis - 02-24-2021, 01:24 PM

Forum Jump: