./audio/libmysofa, Reader for AES SOFA HRTF files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.3, Package name: libmysofa-1.3.3, Maintainer: pkgsrc-users

This is a simple set of C functions to read AES SOFA files, if they contain
HRTFs stored according to the AES69-2015 standard.


Required to run:
[devel/cunit]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 203861.058 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-04 10:18:32 by Jonathan Perkin | Files touched by this commit (2)
Log message:
libmysofa: Fix build on illumos.
   2024-10-22 09:46:12 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
libmysofa: update to 1.3.3.

parallel ctests
allow larger HRTF files
added a -o option to mysofa2json
fixed endian handling
install headers only if building shared libraries
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2023-10-30 17:15:32 by Jonathan Perkin | Files touched by this commit (2)
Log message:
libmysofa: Fix build on SunOS too.
   2023-10-15 21:33:54 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
libmysofa: updated to 1.3.2

v1.3.2

allow slightly more dense HRTFs
allow all kind of room types
target exporting
bug fix in memory reader
enable in big endian support
   2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103)
Log message:
*: convert to cmake/build.mk
   2022-12-03 09:47:28 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
libmysofa: updated to 1.3.1

v1.3.1
fixed minor build issues

v1.3
added a memory loader for HRTFs
supporting strange head geometrics from MeshHRTF
   2021-11-01 12:30:43 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libmysofa: update to 1.2.1.

various smaller security bug fixes