I guess, it can be a bug on [%]

On Mon, Oct 6, 2014 at 12:03 AM, Jonghyun Kim <agitato816@gmail.com> wrote:
FYI: 
This subpatch two times duplicated with same name, and the first one works correctly, but the second one has bug. I don't really understand.

I tried:
change the subpatch name = no luck
delete the subpatch, and re-duplicate = no luck



On Sun, Oct 5, 2014 at 11:49 PM, Jonghyun Kim <agitato816@gmail.com> wrote:
Pd 0.45.5 (Vanilla)
Mac OS X Mavericks 10.9.5


I don't really know why this bug cause, or only my problem. This bug sometimes appears. I think this is very critical bug.
[f] storing bug

[metro 1]
|
[f 0]
|  /
[+ 1]
|
[% 6]

respected result: 0, 1, 2, 3, 4, 5 (repeat)

bug: 4, 4, 4, 4, 4 (always 4)