|
|
|
|
|
by nok22kon
26 days ago
|
|
you have 22 bits for the typical audio voltage level, which you call 1.0 float but what if you "allow" double that voltage and call it 2.0 float? a strong pressure into the microphone generates a stronger voltage thermal noise limits you on the quiet signals, but not on the powerfull ones so 22 bit for typical -1.0 -> 1.0 range and you can add a few more bits on top of that for stronger audio pressures (voltages) which you would traditionally clip |
|