openAV-Fabla2 icon indicating copy to clipboard operation
openAV-Fabla2 copied to clipboard

pitch of samples being changed on import

Open soweliniko opened this issue 7 years ago • 2 comments

When I import 44.1khz samples into fabla2 they are pitch and speed shifted up. I'm assuming this is a problem from the fact I'm running my JACK server at 48khz, and fabla2 isn't converting the sample rate?

soweliniko avatar Sep 24 '17 10:09 soweliniko

F2 has re-sampling built-in:

  • https://github.com/openAVproductions/openAV-Fabla2/blob/master/src/dsp/sample.cxx#L131
  • https://github.com/openAVproductions/openAV-Fabla2/blob/master/src/dsp/sample.cxx#L288

It could be that your particular files are not being detected as needing resampling, in which case I'm interested in a copy of the files (assuming no copyright issues in sharing them) in order to test here?

harryhaaren avatar Sep 24 '17 14:09 harryhaaren

here is the sample I most recently had the problem with: https://mega.nz/#!86YSEKzI!Vhhj_zG5icLyObCsYINVsHYniMNOAgxeuCRRwnGSZoE

EDIT: this is happening for some samples, but not all.

soweliniko avatar Sep 24 '17 17:09 soweliniko