[PD] can't set array size to 1

Jonghyun Kim agitato816 at gmail.com
Sun Sep 28 12:40:50 CEST 2014


Thanks miller! :)

On Sun, Sep 28, 2014 at 8:49 AM, Miller Puckette <msp at ucsd.edu> wrote:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140928/ec43b30d/attachment.html>


More information about the Pd-list mailing list