Cool. The param message works fine if you don’t give it the full param list as well aka [param 0 0 1 hello<.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Nov 27, 2015, at 10:31 PM, pd-list-request@lists.iem.at wrote:
From: Liam Goodacre <liamg_uw@hotmail.com mailto:liamg_uw@hotmail.com> Date: November 27, 2015 at 10:29:12 PM MST To: "pd-list@lists.iem.at mailto:pd-list@lists.iem.at" <pd-list@lists.iem.at mailto:pd-list@lists.iem.at>, "itensimon@gmail.com mailto:itensimon@gmail.com" <itensimon@gmail.com mailto:itensimon@gmail.com> Subject: Re: [PD] numberboxes range
Actually, 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.