[PD] can't set array size to 1

Miller Puckette msp at ucsd.edu
Sun Sep 28 01:49:21 CEST 2014


Fixed... will appear in next release (whenever that happens)

cheers
Miller

On Mon, Sep 01, 2014 at 12:05:54AM +0200, Jonghyun Kim wrote:
> I found the trick. [array define arrayname 1] is unable, but it works with
> [resize 1].
> 
> [resize 1(
> |
> [array arrayname 777]
> 
> then the array will set to 1.
> 
> 
> 
> On Sun, Aug 31, 2014 at 11:58 PM, Jonghyun Kim <agitato816 at gmail.com> wrote:
> 
> > Hi list,
> >
> > I wanna set arraysize to 1, but it still shows me the default size 100.
> > How to set size to 1?
> >
> > Size to 2 is ok, but 1 is unable. The minimum size of [array] is 2?
> >
> > I tried it with these, but both can't work.
> > *[array define -k arrayname 1]*
> > *[array define arrayname 1]*
> >
> > Thanks,
> > Jonghyun Kim(akntk)
> >

> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list




More information about the Pd-list mailing list