Seb I would like to reverse the range of some ADSDR parameters on your standalone editor but I am not sure if it will change the midi data output or not witch I do not want...
like changing (0 127) on the operators volume TL to (127 0). Normally when TL = 127 = attenuation max = volume 0 and so on.., and you probably did some conversion back when importing .tfi formatYou obviously make a more human "understandable" rescaling of parameters to 0=min on the adsdr thing but as I cannot test on the hardware yet I am not sure if you reversed others like for the 0 31, 0 15 AR DR etc..Also SSG is normally 0 to 15 and is 0 to 31 in your standalone.
In the MAX parameter objects I have a range and a mod range column, if I reverse the parameters does it reverse the midi cc too ? because if it is the case I will not make it , you obviously map the CC on the genmdm firmware like 0 to 127 for example = Register TL 127 to 0// edit: I cannot reverse the integers they are stuck to 0. to 127. in the param objects..maybe I should add a scale object somewhere..not sure how.
The reason I am asking for this is that I am used to program patches with the original attenuation logic and I am trying to make a VGM to GENMDM patch bank converter and it would be easier if the parameters were on the original range.
do not consider changing anything just wanted to know it it is easy /safe or not to reverse the range in max. if not I will try to reverse on my vgm2genmdm side.
not to important as we already have .tfi import but it could be nice , I have added .tfi import to the FMDRIVE too between
TL is reverse i.e. a TL of 127 is max amplitude instead of max attenuation.
Besides this, all values are the same direction as normal, but scaled to be spread across 0 - 127.
Hope that makes sense!