how does a mod matrix destination amount correspond to actual parameter values?

  • how does a mod matrix's destination amount correspond to the parameter's value? for example if use the mod matrix to modulate an oscillator's shape/index to change a hypersaw's density, which has a value range of 1.0 to 9.0 for 1-9 saws. the mod matrix has an amount range of -64 to +63. example: if i set the hypersaw density to 2.0 and want to use the mod matrix to modulate it to a maximum of 5.0, what should i set it's amount to within the mod matrix?


    also, if i want to do the same thing except to modulate the oscillator's detune - how does the mod matrix amount correspond to that? the detune parameter has a range of 0 to 127. do the mod matrix's negative amounts represent 0-64, the middle stationary position represents whatever you have it set to, and the mod matrix's positive amounts represent 65-127?