On 28 Nov 2015, at 17:48, Dan Wilcox <danomatika@gmail.com> wrote:Cool. The param message works fine if you don’t give it the full param list as well aka [param 0 0 1 hello<.On Nov 27, 2015, at 10:31 PM, pd-list-request@lists.iem.at wrote:From: Liam Goodacre <liamg_uw@hotmail.com>Date: November 27, 2015 at 10:29:12 PM MSTSubject: Re: [PD] numberboxes rangeActually, this is possible.
Send this message to a number box:
[param f f f s f s s(
where f is float and s is symbol according to the following syntax:
[param <width> <lower-limit> <upper-limit> <label> <position> <receive-label> <send-label>l(
This works with symbol atoms too.