<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 21.05.2015 um 20:39 schrieb Rémi Denis-Courmont <<a href="mailto:remi@remlab.net">remi@remlab.net</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite">Le mardi 12 mai 2015, 12:33:03 Wolfgang Hrauda a écrit :<br><blockquote type="cite">The code in this patch provides audio resampling and FFT functionality to<br>SOFAlizer. Some large source files (e.g. resampling filter coefficients)<br>are ommited in this post due to size constraints. See PATCH 1 for more<br>information on this audio filter module.<br></blockquote><br>Is this a copy of the Secret Rabid Code? Why don´t you use the samplerate <br>library (externally), like the existing SRC resampler VLC plugin?<br></blockquote></div>
        
        
        <p style="margin-bottom: 0cm"><span lang="en-US">Yes, it is a copy of
Secret Rabbit Code. We do not use the samplerate library externally,
because Jean-Baptiste Kempf advised us to „reimplement“ the
resampling and FFT functionality that we need („less dependencies
are good“),
</span><a href="https://forum.videolan.org/viewtopic.php?f=32&t=124247&p=417507#p417507">https://forum.videolan.org/viewtopic.php?f=32&t=124247&p=417507#p417507</a><span lang="en-US">.</span></p><p lang="en-US" style="margin-bottom: 0cm">If we should use the
existing library in VLC, please advise us how to call their functions
(debug messages say they are „undefined symbols“ when being
called during runtime, as described in the forum thread).</p></body></html>