Strange Problem with hi-res objects
Hi all,
I'm experimenting a strange behavior with hr.count~, when some other hi-res objects are instantiated (but not necessarely connected to hr.count~). To make a long story short, here is the procedure that creates the problem:
. FIRST (this is very important) open the following patch
. then open this patch:
. Switch on the dac
On my setup, LSB output of hr.count~ equals -2. If you remove the upper part of the first patch and redo the process, the output will equal -1. If the second patch is opened before the first one, it's fine (i.e. the LSB output equals 0). You may that it's not that a big deal since it concerns only the LSB, but actually it creates a big mess in the big patch I'm working on: actually it seems that some information is transfered between hi-res objects even if they are not connected to each other, even (but I'm not sure about this last point) after instanciation.
alexis baskind