hello community,
i have taken the first successful steps at the core level. for example i have built a selector with more than 16 inputs, based on an array, that works fine. if i save a snapshot of the ensemble, the setting will be taken over.
now i have built a kind of counter with which i can endlessly choose between 8 different modulation sources with a plus- and a minus-button (trigger). similar to the "spin list-module" in the primary level. the core cell use latches and also works perfectly. but if i save a snapshot and call it up again, the latches in the counters didn't know the last value.
can it be that the core-selector only "knows" the last value because the knob at the pos-input was saved and the buttons on the counter do not have a fixed value because they only give +1 or -1 to their core cell? if so: is there a way to save the content of a core latch together with a snapchot?
thanks and best regards,
bernd