-
dopamine.walkalong
posted in technical issues • read moreI'm glad you pointing things out for me to understand. thanks much much:-)
-
dopamine.walkalong
posted in technical issues • read more"$0 can be used in any object as part of the name or the address, which means that a message cannot escape from the abstraction. A sub-patch like [pd my-subpatch] will be given the same number."
If I'm correctly following you, this quote from your post looks satisfying my need.?.?
-
dopamine.walkalong
posted in technical issues • read moreHey!, I've found my bug! thanks. I was using several duplicates of an abstraction that each one contains array 'A','B','C','D'.
But still in trouble of resolving this issue. how can I set each abstraction's arrays unique while creating multiple of this abstraction in a patch?? -
dopamine.walkalong
posted in technical issues • read morewarning: D: multiply defined
warning: D: multiply defined
warning: C: multiply defined
warning: C: multiply defined
warning: B: multiply defined
warning: B: multiply defined
warning: A: multiply defined
warning: A: multiply defined
warning: D: multiply defined
warning: D: multiply defined
warning: C: multiply defined
warning: C: multiply defined
warning: B: multiply defined
warning: B: multiply defined
warning: A: multiply defined
warning: A: multiply definedI was not troubled by this so far operating the patch of this, but still wondering what this is? Can this be resolved? Could this be causing a problem in the future?

-
dopamine.walkalong
posted in technical issues • read more@whale-av I meant, 'list-len'. But I looked up the extension 'list-abs' to settle this

-
-
dopamine.walkalong
posted in technical issues • read more@whale-av I noticed an error occurs on console, saying couldn't create 'list-something' or 'compare-any', 'import-disabled list abs'.
I'm using 0.48.1. Am I using the wrong PD?
What am I doing it wrong? -
dopamine.walkalong
posted in technical issues • read more@LiamG Thanks! This is what I was looking for and much more. I think this will come handy in general.

-
dopamine.walkalong
posted in technical issues • read morewhile working on a generative music patch, I had a struggle that is creating a sequencer saves pattern which written during the session.
I could see how I can achieve this easily with wiring but can this be possible with click of a button as how toggle does, which also saves it for the next time??
-
-
dopamine.walkalong
posted in technical issues • read moreWhy my message box doesn't receive(review) any messages from <list prepend set> object?
Sorry, basic learner here, I wish to review my frequencies going in message boxes as my book showed (Designing Sound), and couldn't figure it out by myself. But does message boxes review any list with only receiving float list?