Question about effects and reading data to the buffer
Lakomkin Egor <[email protected]>
| Newsgroups | gmane.comp.audio.sox |
|---|---|
| Message-ID | <CAHKQwwW=rrCg7j7YzC150+GH5KycLR_3zgkCPChVhVKVx2A9XQ@mail.gmail.com> |
Hello, I am trying to programmatically load an audio file, apply tempo effect and read the output to the buffer for the further processing. I uploaded the gist of the example here: https://gist.github.com/EgorLakomkin/124a4b86dd8869d5536e2edceec0cc84 If I use tempo values < 1 I get the correct number of samples from the output, but if I change it for example to 1.2 I suddenly get a very small number of sample and 0 if I use the value of 1.0. I am wondering if there is a bug in my chain configuration or data reading from the output? It is my first experience with libsox and I tried to follow examples, but I got stuck here. Thank you in advance for the help! Regards, Egor ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Sox-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sox-users