abl.device.roar settings & initalization
hi there,
I am creating a patch with an abl.device.roar and I specify the default behaviour with attributes in the object.
It looks like the values of the attributes, even though they are visible in the inspector, do not apply in the object. E.g. I have enabled the 2nd filter and 2nd shaper but I do hear only one, also it is not the correct shaper type and so on.
Only if I set the values again via the attrui object the values are applied.
Can anyone confirm or knows what I am doing wrong?
Thanks in advance,
best,
Sebastian
This is likely an initialization issue. Some attributes don’t apply until they’re resent after load, so try triggering them with a loadbang or re-sending the values on startup.
abl.roar~ in very complex due to it's large amount of parameters
Routing by default is set to 0: Single and even if you turn on Shaper 2 / 3 etc you likely won't hear much change until changing the routing.

hi logan and tom,
I am re-initializing the values and that works.
Could it be that I have to have a specific order of arguments in the object itself?
Thanks in advance,
best,
sebastian

P.S. by the way, really great roar stuff in the Live Patching Session No. 2!! thx tom.