Hi,
Through the Midi Control Center Software you can access the velocity damping values of each sequencer (1 and 2).
I leave you a post from the arturia forum that was useful for me to adapt the output range of the BSP with eurorack modules.

/////////
Velocity Cv range could be attenuated with the MCC. You can find this parameter in Device Settings, Global section and it is ----named Seq1 (or Seq2) Velocity Scaling.
You can choose between 10 values from 1 to 10. 1 is min range, 10 is max range, no attenuation. When no attenuation (value = 10) velocity range is about 0-12V (0 for min velocity 01 and 12V for max velocity 127). So the 12V are divided by 127 values.
Max attenuation (value = 1) is 1/10e of max range so the output goes from 0V to about 1.5V. 1.5V is now divided by 127values.
You can approximate max output using this formula (ParamValue is your MCC setting) :
Max Output Voltage = 12 * ParamValue /10
////////