2012/9/27 Richard Lamont <[email protected]>:
> Hi,

Hi richard,

> I'm new to this. First, a big thank you to the developers for all their
> good work.

Thanks!

> I am trying to test audio processing.
>
> I've built liquidsoap 1.0.1 from source and everything seems to be
> working, but one thing has me baffled. If I take audio in and out via
> jack, using a very simple script ...
>
>     stream = mksafe(input.jack())
>     output.jack(stream)
>
> ... the output is 2.5 dB quieter than the input (corresponding to a
> linear level ratio of 0.75). Why?

I do not think there is any reason for that. How can we reproduce your
level testing? Also, are you able to try without jack like
output.file(sine(), ...) to see if that may come from the jack
bindings?

Thanks,
Romain

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to