tcarpent
tcarpent
Hi, Go to libsofa/build/macos Open the project libsofa.xcodeproj in Xcode Choose the target(s) you want to build ("all", "libsofa", etc.) Then build it (in the "Product" menu) Hope this helps,...
Hello Tim, You need to link against all the sofa dependencies. (netcdf, hdf5, etc.) On OSX, I recommend you use the pre-compiled dependencies that I provided (files that are in...
Hi Tim, I'm sorry, but I think that at some point you'll need to learn/google how to link libraries. I assume SSR is using makefile. You'll need to edit your...
you can find rough examples in the following files : API_Cpp/libsofa/src/sofaexamples.cpp API_Cpp/libsofa/src/sofainfo.cpp API_Cpp/libsofa/src/sofamisc.cpp
Feel free to add it.
Hi, Is the issue related to a specific file ? I just tried with "BRIR_AllAbsorbers_OffCentre_Emitters1to64.sofa" (from the same database), and both methods provide the exact same results. Are you sure...
Hi, There is no plan to add such feature, but it's not impossible. At first, the API was intended to be rather "low level", leaving this kind of "higher level"...
Hi, Yes, please send a pull request. I'll have a look as soon as possible.
Hi, There's already a separate xcodeproj for the executables, isnt it ? Otherwise, send pull request.
Hi, no, libsofa does not support resampling.