[PD] can't set array size to 1

Jonghyun Kim agitato816 at gmail.com
Mon Sep 1 00:05:54 CEST 2014


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


More information about the Pd-list mailing list