audio mastering engineer at Total Sonic Media - https://totalsonic.net

  • 0 Posts
  • 1 Comment
Joined 7 months ago
cake
Cake day: February 13th, 2024

help-circle
  • Obviously floating point is of huge benefit for many audio dsp calculations, from my observations (non-programmer, just long time DAW user, from back in the day when fixed point with relatively low accumulators was often what we had to work with, versus now when 64bit floating point for processing happens more as the rule) - e.g. fixed point equalizers can potentially lead to dc offset in the results. I don’t think peeps would be getting as close to modeling non-linear behavior of analog processors with just fixed point math either.