When the float python type is used inside a GstValueArray, it is converted to a G_TYPE_DOUBLE GValue. Sometimes it is important to be able to force G_TYPE_FLOAT GValue, for instance to set the the "mix-matrix" property on audioconvert. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8957>