Hi, With latest 0.9.4 svn, I was wondering why my audio output was so low. It is because of the new pan editor and related note left and right values. The current implementation limits the note's left and right values to 0.5. The sampler scales the overall output by these values which means that the output level is now cut in half.
When centered, the left and right values should be 1.0. Actually this is more like a "balance" than a "pan" control since we are just adjusting the levels of the left and right signals rather than mixing a signal between stereo outputs. -Scott ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
