I discovered today that a parameter was suffering integer overflow in the 32 bit version ( as 32bit arithmetic can not handle such high values ). This would have meant all the capacitor values would probably have been wrong in the 32 bit version.
I just corrected this error today, and made a new upload. I've also updated the 64 bit version, as I have made a minor change, which might make the program run a little faster ( but makes no difference to the end result ).
I also thought it would be a good idea to include an example batch file, to help people figure out how to use my program. So I included that in the Zip file.
I've done some work on DolbyC decoding, but it's too early to release anything.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I discovered today that a parameter was suffering integer overflow in the 32 bit version ( as 32bit arithmetic can not handle such high values ). This would have meant all the capacitor values would probably have been wrong in the 32 bit version.
I just corrected this error today, and made a new upload. I've also updated the 64 bit version, as I have made a minor change, which might make the program run a little faster ( but makes no difference to the end result ).
I also thought it would be a good idea to include an example batch file, to help people figure out how to use my program. So I included that in the Zip file.
I've done some work on DolbyC decoding, but it's too early to release anything.