JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
DecibelsAndGain.h File Reference
#include "JPLSpatial/Core.h"
#include "JPLSpatial/Math/SIMD.h"
#include "JPLSpatial/Math/SIMDMath.h"
#include <cmath>
#include <concepts>
#include <numbers>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  JPL
 

Concepts

concept  JPL::CFloatOrSIMD
 

Functions

template<CFloatOrSIMD T>
JPL_INLINEJPL::dBToGain (const T &dB) noexcept
 
template<CFloatOrSIMD T>
JPL_INLINEJPL::dBToIntencity (const T &dB) noexcept
 
template<CFloatOrSIMD T>
JPL_INLINEJPL::GainTodB (const T &gainFactor) noexcept
 
template<CFloatOrSIMD T>
JPL_INLINE constexprJPL::IntencityTodB (const T &intencityFactor) noexcept