OpenTTD Source 20260815-master-gdf55704e7d
soundresampler_soxr.cpp File Reference

SOXR sound resampler. More...

#include "stdafx.h"
#include "core/math_func.hpp"
#include "debug.h"
#include "sound_type.h"
#include "soundresampler_type.h"
#include <soxr.h>
#include "safeguards.h"

Go to the source code of this file.

Data Structures

class  SoundResampler_Soxr
 Soxr SoundResampler implementation. More...

Detailed Description

SOXR sound resampler.

Definition in file soundresampler_soxr.cpp.