View Single Post
  #5  
Old 03-26-2007, 11:35 PM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Quote:
Originally Posted by haunter View Post
NPC Code:
setsoundeq (a,b,c,d,e);

  1. Index
  2. 80Hz (Gain Change in Db (-20 to 20?))
  3. 1.2kHz
  4. 4.8kHz
  5. 12kHz
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.
__________________
What signature? I see no signature?
Reply With Quote