• David Reid's avatar
    Add support for volume smoothing to sounds. · 23345b47
    David Reid authored
    Smoothing is disabled by default. To enable it, you must use
    ma_sound_init_ex() and configure it via the volumeSmoothTimeInPCMFrames
    member of ma_sound_config.
    
    This commit also fixes a bug where ma_gainer is not properly applying
    smoothing.
    23345b47
CHANGES.md 60.5 KB