- Eventide Audio

Home Forums Products Vsig and Preset Development H9000+Vsig3 bugs Reply To: H9000+Vsig3 bugs

#172139
patchen
Participant

I’ve got a new one, apparently introduced in H9000 FW 2.1.10 / Emote 2.1.2.

TapKnob is no longer displaying values on device or in Emote.  Only the name of the control is visible.  Documentation states that the ‘s’ format should be used for values but what has actually previously worked is  the ‘f’ format, so that is what all my algos use.

So for example to display cutoff in Hz on a tapknob you would previously use “Cutoff:%4.1fHz” but that no longer works, however neither does “Cutoff:%4.1sHz”

I’ve tried different permutations and adding/removing characters and spaces but try as I might I cannot get values to show up anymore.