View Single Post
  #6  
Old 03-26-2007, 11:53 PM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally Posted by godofwarares View Post
I'd want the equalizer to be more definitive, such as:

PHP Code:
setSoundEq(abcdefghijk); 
  • 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.
Reply With Quote