improved resolution #198
joelkraehemann
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
All resampling introduces artifacts. The question is how big were those artifacts? Furthermore, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I took your coefficients and some of your resampling code:
https://github.com/gsequencer/gsequencer/blob/5.5.x/ags/audio/ags_samplerate_coeffs.h
https://github.com/gsequencer/gsequencer/blob/5.5.x/ags/audio/ags_resample_util.c
Further, libsamplerate introduced artifacts from one sample to another.
In some cases unwanted.
Beta Was this translation helpful? Give feedback.
All reactions