Skip to content

Releases: hoene/libmysofa

[2026-03-29] libmysofa r538@302b3fd

29 Mar 15:06
302b3fd

Choose a tag to compare

Pre-release

Commits

v1.3.4: Merge pull request #240 from hoene/feature/232-more-dimensions

29 Mar 15:16
7a0c071

Choose a tag to compare

  • fixes issues with v1.3.3, which I deleted
  • added support for General FIR-E

v1.3.2

15 Oct 10:36

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

Choose a tag to compare

fixed minor build issues

Strange Head

03 Oct 15:53

Choose a tag to compare

  • added a memory loader for HRTFs
  • supporting strange head geometrics from MeshHRTF

Vaccinated

03 Oct 16:05
8423749

Choose a tag to compare

various smaller security bug fixes

Steinberg release

24 Jan 21:31

Choose a tag to compare

  • various smaller security bug fixes
  • Steinberg audio enhancements for symmetrical HRTFs

left/right confusion

13 Jun 15:16
cc9831f

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

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

Choose a tag to compare

  • multithreading for most function works now
  • some cleanup of unused code