BasicDSP
BasicDSP copied to clipboard
Floating-point immediate values not correct in Linux
c=mod1(c+0.01); s=sin1(c); out=s;
produces a 0 for the immediate value in the first line. This behaviour is only seen in Linux.