Skip to content
Snippets Groups Projects
Commit 0ac2b2fe authored by Gregory Maxwell's avatar Gregory Maxwell
Browse files

The change to FLOAT2INT16 in a8734e0f would break float input for

fixed point compilation because SCALEIN is a no-op in fixed point
mode but the float interface is still normally +/- 1.0.

This patch adds a seperate define for the scaling factor so people
can adjust it for unusual input levels.
parent 454d1d0c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment