Bugs item #1556206, was opened at 2006-09-11 11:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1556206...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: None Status: Open Resolution: None Priority: 5 Submitted By: Frank Barknecht (fbar) Assigned to: Miller Puckette (millerpuckette) Summary: v/hslider may modify icoming numbers
Initial Comment: Sliders should pass incoming numbers unchanged, but they don't.
The slider objects vsl and hsl may modify incoming integer numbers. Sending for example the integer "2" to a slider with a range of 0-7 will make it output 2.00024 instead of 2. Attached example illustrates this.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1556206...