If you get this the minimum value for [Dest. Track / Effect / Parameter] for a meta device LFO/ Hydra etc.
renoise.song().selected_parameter.value_min
it returns 0
as the minimum value
However if it is routed to the current track you get -1
as .value
I guess either the min is wrong or the returned value?