On Fri, 7 Oct 2005, Stephane Fillod wrote:

>
>       volumecontrol = gr.multiply_const_cc(.0031)
>
>
> Altough it worked, I still don't understand why the value passed to
> multiply_const_cc (.0031) is so low. Would someone be kind to explain

I see that a lot too: Your processing values for float and complex
can range up to 30k or more, but audio out cuts off at +/- 1, so
a factor of 1e3 is normal there.

Congrats on the working setup - we lost a major DRM transmitter
here in North America, Sackville is no longer on the schedule :(

--Chuck



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to