105185
Hey guys I'm toying around with C700 vst to create to get a snes sound. I have almost got everything figured out except the FIR part.
I have already checked this tutorial https://www.smwcentral.net/?p=viewthread&t=65193
And everything is good except FIR, I mean I already get that I need to convert Hex to decimal. But the thing is that when I get to the FIR part it does not add up, I mean sometimes I get a value over what the actual vst can do, I think max is 127 on the FIR and least -127.
Sometimes I get values over 127, maybe I'm doing something wrong?
I would really love to get this sorted since it's the last thing I need to do before I get my hands dirty and compose.
Thanks
I have already checked this tutorial https://www.smwcentral.net/?p=viewthread&t=65193
And everything is good except FIR, I mean I already get that I need to convert Hex to decimal. But the thing is that when I get to the FIR part it does not add up, I mean sometimes I get a value over what the actual vst can do, I think max is 127 on the FIR and least -127.
Sometimes I get values over 127, maybe I'm doing something wrong?
I would really love to get this sorted since it's the last thing I need to do before I get my hands dirty and compose.
Thanks