Hi,

I'm using the Csound 6 CsoundLib64.framwork framework with Xcode. I am getting lots of warnings about passing doubles to float arguments in the framework's functions but obviously this is wrong as I am using the 64 bit framework. 
I was wondering is there a way to let the compiler know that the MYFLT variables are all definitely doubles? Or do I have to just live with the warnings?

-- 
Edward Costello