• MentalSanityOff

    So I'm just learning to use Pd, and I'm trying to create a patch which will take a signal and pan it back and forth between the left and right speakers. The panning function will ultimately be a number, whose outlet goes into the inlet of expr (10+(9*$f1)), whose outlets go to a div 10 and a mod 10. This way, for numbers 1-10, the outlet of the div 10 will be 1 ascending to 10, and the outlet of the mod 10 will be 9 descending to 0... which is pretty close to what I want, anyway. Then those numbers will be divided by 10, so that volume levels are always between 0 and 1, and then fed into the respective L and R channels on a dac~.

    However, when I try to divide the outlets of the expr box, all I get are whole numbers, which is really cramping my style, since the only volume scale I know how to work with exists in the range of 0 through 1. How do I get these outlets to use decimals rather than integers?

    http://www.pdpatchrepo.info/hurleur/PanPot.pd

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!