API_Cpp
API_Cpp copied to clipboard
Hi , I have a 48k hrtf.sofa file, but my target is 44.1k. sofa file, and I don't know if I can resampling using libsofa
Hi, Thanks for the good work. I am not sure if I just missed this: is there a built-in spatializer for the C++ API to render binaural sounds? I am...
Uploads a .gitignore for intermediate files generated in windows build, plus other minor modifications generated when updating Visual Studio project file to 2015.
Hi again! We think it would be useful to have separate .xcodeproj project "files" (directories) to independently build libsofa.a from the executables sofainfo/sofaexamples? If you like this idea, would you...
Hi there, We are including sofacoustics as submodule here: https://github.com/3DTune-In/3dti_AudioToolkit. It would be useful for us to include a gitignore for intermediate files generated in windows build, plus other minor...
fixed typos
Hi, I'm just testing the new MultiSpeakerBRIR class, by using BRIR files provided by the TuBuRo database (http://sofacoustics.org/data/database/tuburo/). I'm having an issue by getting the filter data. When using the...
Hi, Pjotr, I managed to build the SOFA-c++-API on Windows using minGW-w64-i686[or x86_64] compiler and propose a CMake build system, so you can build the library and examples cross platform...
Hi Pjotr, I had problems while building libsofa under Ubuntu 16.04. It seems like the static libraries shipped with libsofa were not up to date, so i recompiled them from...
API_Cpp
Hi, I tried to compile the c++ API on Mac Os El Capitan but I can't managed it. Usually I use Linux (there it works perfectly) but I have no...