Quote:
Originally Posted by godofwarares
I'd want the equalizer to be more definitive, such as:
PHP Code:
setSoundEq(a, b, c, d, e, f, g, h, i, j, k);
- a = Index
- b = 31 Hz
- c = 62 Hz
- d = 125 Hz
- e = 250 Hz
- f = 500 Hz
- g = 1 KHz
- h = 2 KHz
- i = 4 KHz
- j = 8 KHz
- k = 16 KHz
That would make better sound, Maybe a little more definitive than that, but I think that would be perfect.
|
I was worried that having too many frequencies would cause problems. Also, while it would be nice to have finer control over the EQ the question is: Is 10 bands really required to do what you would do with this function?
I guess it's just a balance of use over processing. Maybe having 10 bands wouldn't make a noticable difference compared to 4.