Skip to content

Releases: hoene/libmysofa

[2024-11-05] libmysofa r521@b05b161

05 Nov 11:51
b05b161
Compare
Choose a tag to compare
Pre-release

Commits

v1.3.2

15 Oct 10:36
Compare
Choose a tag to compare
  • allow slightly more dense HRTFs
  • allow all kind of room types
  • target exporting
  • bug fix in memory reader
  • enable in big endian support

v1.3.1

09 Oct 07:23
3002ea2
Compare
Choose a tag to compare

fixed minor build issues

Strange Head

03 Oct 15:53
Compare
Choose a tag to compare
  • added a memory loader for HRTFs
  • supporting strange head geometrics from MeshHRTF

Vaccinated

03 Oct 16:05
8423749
Compare
Choose a tag to compare

various smaller security bug fixes

Steinberg release

24 Jan 21:31
Compare
Choose a tag to compare
  • various smaller security bug fixes
  • Steinberg audio enhancements for symmetrical HRTFs

left/right confusion

13 Jun 15:16
cc9831f
Compare
Choose a tag to compare
  • Support the change of the reference implementation to version 1.1.1
    (see sofacoustics/SOFAtoolbox@fcd8d6a)
  • Fixing the problem of left / right confusion common in many old SOFA files
  • Support many more HDF features which are used in recent implementations of netcdf

Grown up

05 Feb 17:31
Compare
Choose a tag to compare
  • Fixed CVE-2020-6860
  • Support for netcdf 4.7.2 generated files
  • Support for user-defined variables

Multithreading

01 Jan 18:47
Compare
Choose a tag to compare
  • multithreading for most function works now
  • some cleanup of unused code

hacker's joy

13 Sep 14:42
f8762e9
Compare
Choose a tag to compare
  • Fixed crash due to recursive function calls
  • Added more error codes