Hi,
I don’t know if it is the right place to explain my issue, but it has a link with juce, so maybe someone has an idea.
I’m developping a vst using Juce, and my vst uses the libsndfile to open some audio file. My problem is that as soon as I call libsndfile functions (sf_open, sf_format_check, etc.), my VST is not recognized anymore in Ableton Live, but if I remove the calls to these functions, it works without any problem. Is there any known compatibility problem between juce and libsndfile? thanks guys
Leskimo