home.social

#r128 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #r128, aggregated by home.social.

fetched live
  1. Ni -14 #LUFS, ni -16. Tampoco -18, como lo propone #ReplayGain o la #EBU #R128.

    La «zona segura» para normalización de audio digital con pérdidas (“ #lossy”) es -19 o -20 LUFS (especialmente en audio lossy con tasas de transferencias muy bajas, como 32 kbps en estéreo, o 16 kbps en monoaural, que es en donde suelen darse sutiles desperfectos en la ganancia del audio digital).

    La exigencia de la #UniónEuropea se quedó corta. 🤭

    #EBUR128 #EBU_R128 #LossyAudio #AudioDigital #DigitalAudio #Radios

  2. I empathize with the agony of this individual. Auto Gain on TV's: youtube.com/watch?v=sEyu1h1SUjU

  3. is a fixed point arithmetic .

    r128 is a and library providing 64.64 fixed point arithmetic. 64.64 is a very precise and reliable format that can represent very large and small numbers without floating point step errors. r128 supports basic math, bitwise, conversion (to floats and ASCII), and other common operations. r128 provides overloads when available.

    Website 🔗️: github.com/fahickman/r128