dosbox-staging:jn/resampler

Last commit made on 2024-04-21
Get this branch:
git clone -b jn/resampler https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
jn/resampler
Repository:
lp:dosbox-staging

Recent commits

6ac68c3... by John Novak <email address hidden>

Allow continuous 8,000 to 500,000 Hz host sample rates ('rate')

e3d10af... by John Novak <email address hidden>

Fix crash when filter cutoff frequencies exceed half the sample rate

bf1cec7... by John Novak <email address hidden>

Change the LERP audio upsample to do proper downsampling when needed

a41294d... by John Novak <email address hidden>

Resample audio channels via Speex to the host rate by default

08ab68d... by John Novak <email address hidden>

Use sample_rate_hz consistenly everywhere instead of frame_rate_hz

de5e975... by John Novak <email address hidden>

website: Fix & improve the regexp in the development builds script

bbf599d... by John Novak <email address hidden>

website: Reformat development builds script

7342eff... by John Novak <email address hidden>

Use `meson.project_source_root()` in the Meson configs

03a6de7... by John Novak <email address hidden>

Bump date

3603c11... by John Novak <email address hidden>

website: Update development builds page