Counter in subpatch defaults to 0?


#1

I save a subpatch.axs that has a counter in it, set to 128 ( so it should count 0...127).
When I load the subpatch in the main patch however, it doesn't count to 127 but it stays at 0.
Activating the counter's numberbox 'parameter on parent', shows that it defaults to 0, instead of the 128 I saved it with.
Is there a reason for this?


#2

Attach your patch(es) please, preferably minimalized to ddemonstrate the issue.


#3

countersubpatchtest.axs (1.2 KB) countersubpatchtestMain.axp (742 Bytes)
attached is a subpatch; countersubpatchtest.axs
and a patch to see it (not) counting; countersubpatchtestMain.axp


#4

I can confirm this issue and will fix it asap.


Clock diver patch with rotate function
#5

looks to be combo boxes are not initialising whilst in sub patchers, other types (like dials) are fine
(e.g. random/uniform exhibits same behaviour)


#6

ack
subpaches are missing initial pfunction execution
Other parameter types (like dials) do not suffer since they make an initial pfunction call in their own initialization.


#7

issue : https://github.com/axoloti/axoloti/issues/217
will be fixed in release 1.0.3


#8

release 1.0.3 is omline


#9

when i try to download the win version , i get a network error
(after a few mb)