Maximize buzzer loudness

May I bark up a different tree for a moment?

A common complaint here on the forum is that "my LEDs are very dim", and the problem is usually resolved by calling pinMode(pin, OUTPUT); - supplying the forgotten initializer. Inputs make very weak outputs.

I haven't seen any code yet, so I have to ask: can we verify that this is not the problem in this case?

-br