libambix 0.1.2-1build1 source package in Ubuntu

Changelog

libambix (0.1.2-1build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 19:56:47 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libambix_0.1.2.orig.tar.bz2 155.6 KiB 3b2cac3457ada01b58e2b9f5c087ff5a2b8f552a88137705644b4d5c5aa86eb2
libambix_0.1.2-1build1.debian.tar.xz 9.0 KiB d7842fb1bd7c00bf68f153013dd59c367df03360db79d404f49cf85cafce4850
libambix_0.1.2-1build1.dsc 2.4 KiB fcc1232bb051e4a392f91daa66f9726c9c3125fe8d9f2f7bb4bde8e9d0b663a7

View changes file

Binary packages built by this source

libambix-dev: AMBIsonics eXchange library (development files)

 libambix is a library of C routines for reading and writing files following the
 "ambix" (AMBIsonics eXchange) conventions.
 .
 Ambisonics is a periphonic (3D) surround sound technique, with a scalable
 spatial resolution (put simply: "the more audio channels you use, the better").
 The ambix convention defines an extensible format for exchanging soundfiles
 containing Higher Order Ambisonics data.
 .
 This package provides the files necessary to compile an application
 using libambix.

libambix-doc: AMBIsonics eXchange library (documentation)

 libambix is a library of C routines for reading and writing files following the
 "ambix" (AMBIsonics eXchange) conventions.
 .
 Ambisonics is a periphonic (3D) surround sound technique, with a scalable
 spatial resolution (put simply: "the more audio channels you use, the better").
 The ambix convention defines an extensible format for exchanging soundfiles
 containing Higher Order Ambisonics data.
 .
 This package contains html documentation for the libambix API.

libambix-utils: AMBIsonics eXchange library (utilities)

 libambix is a library of C routines for reading and writing files following the
 "ambix" (AMBIsonics eXchange) conventions.
 .
 Ambisonics is a periphonic (3D) surround sound technique, with a scalable
 spatial resolution (put simply: "the more audio channels you use, the better").
 The ambix convention defines an extensible format for exchanging soundfiles
 containing Higher Order Ambisonics data.
 .
 This package contains additional commandline utilities to work with
 ambix-files:
  - ambix-info: Print information on ambix files
  - ambix-interleave: Merges several audio files into an ambix file
  - ambix-deinterleave: Split an ambix file into several mono files
  - ambix-jplay: Play back an ambix file via JACK
  - ambix-jrecord: Record an ambix file via JACK

libambix-utils-dbgsym: debug symbols for libambix-utils
libambix0: AMBIsonics eXchange library

 libambix is a library of C routines for reading and writing files following the
 "ambix" (AMBIsonics eXchange) conventions.
 .
 Ambisonics is a periphonic (3D) surround sound technique, with a scalable
 spatial resolution (put simply: "the more audio channels you use, the better").
 The ambix convention defines an extensible format for exchanging soundfiles
 containing Higher Order Ambisonics data.

libambix0-dbgsym: debug symbols for libambix0
pd-ambix: AMBIsonics eXchange objects for Pure Data

 libambix is a library of C routines for reading and writing files following the
 "ambix" (AMBIsonics eXchange) conventions.
 .
 Ambisonics is a periphonic (3D) surround sound technique, with a scalable
 spatial resolution (put simply: "the more audio channels you use, the better").
 The ambix convention defines an extensible format for exchanging soundfiles
 containing Higher Order Ambisonics data.
 .
 This package contains a set of Pure Data (Pd) objects to interact with
 ambix-files:
  - [ambix_info]: information about ambix files
  - [ambix_read~]: play an ambix file (simple mode)
  - [ambix_readX~]: play an ambix file (extended mode)
  - [ambix_write~]: record an ambix file

pd-ambix-dbgsym: debug symbols for pd-ambix