API CHANGE: Remove ma_src.

Resampling is now done through the ma_resampler API.

Note that with this commit the old sinc resampler has been removed
because it never worked properly and is going to replaced with a better
solution in the future. If you were using ma_src_algorithm_sinc you
should consider using ma_src_algorithm_linear with the linear.lpfCount
config variable set to MA_MAX_RESAMPLER_LPF_FILTERS.
This commit is contained in:
David Reid
2020-02-02 13:29:03 +10:00
parent d92681c4bb
commit d594b07e6d
+9 -1047
View File
File diff suppressed because it is too large Load Diff