RGB LEDS VU METER WITH ARDUINO

Hey guys. I have a big problem. >:(

http://www.projehocam.com/arduino-mikrofon-ile-ekolayzer-led-uygulamasi/

My connections are correct, but there is an error in the codes. Could you please look at the codes for me?

Thank You guys ...

I probably should not have, but I went to that web site, grabbed the code, and it compiled fine for me using the Arduino IDE (version 1.0). The only "error" was a warning about Tone. I do not think that Tone is even used in this code.

What makes you think that there is an error?

By the way...

To post code and/or error messages:

  1. Use CTRL-T in the Arduino IDE to autoformat your complete code.
  2. Paste the complete autoformatted code between code tags (the </> button)
    so that we can easily see and deal with your code.
  3. Paste the complete error message between code tags (the </> button)
    so that we can easily see and deal with your messages.
  4. If you already posted without code tags, you may add the code tags by
    editing your post. Do not change your existing posts in any other way.
    You may make additional posts as needed.

Before posting again, you should read the three locked topics at the top of the Programming Questions forum, and any links to which these posts point.

If your project involves wiring, please provide a schematic and/or a wiring diagram and/or a clear photograph of the wiring.

Good Luck!