Replies: 2 comments 1 reply
-
In which scenario would you want to change the interpolation of the synth without creating a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Sorry that my statement is incorrect. My goal is to set the audio sampling interpolation algorithm directly in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to change the interpolation method and I must write the following code:
Is it possible to provide a global setting (e.g.,
synth.interp) to achieve this functionality without first creating afluid_synth_t*instance?Beta Was this translation helpful? Give feedback.
All reactions