Hi, we're running into some discrepancy between what's played in pd desktop and via libpd on iOS. It appears that it has to do with the use of vslider with zeroe values.
Here are two examples one is using the slider from 0 up and the other one has a workaround to use the slider 0.1 up. The 0.1 example plays correctly in both desktop and iOS.
Hi, we're running into some discrepancy between what's played in pd desktop and via libpd on iOS. It appears that it has to do with the use of
vsliderwith zeroe values.Here are two examples one is using the slider from 0 up and the other one has a workaround to use the slider 0.1 up. The 0.1 example plays correctly in both desktop and iOS.