Hippo v3 - v3.2 libraries

Hi,

I notice that there are some mistakes with the audio balance channel for Hippo v3 - 3.2 layer.

At default value 0% in the console, the balance is at -1 in Hippo instead of 0.

Currently in the library, the values for Balance are stated below:

1) Dmx value 0 = Real World 0%
2) Dmx value 0>127 = Real World -100%>-1%
3) Dmx value 129>255 = Real World 1%>100%

Can it be simplied to Dmx value 0>255 = -100%>100%?