libambix 0.1.2-1 source package in Ubuntu

Changelog

libambix (0.1.2-1) unstable; urgency=medium

  * New upstream version 0.1.2
    (Closes: #1020057)
  * Drop patches applied upstream
  * Mark privacy patch as not-to-be-forwarded
  * Add Build-Depends to symbols file
  * Point d/watch to new upstream repository
  * Apply 'wrap-and-sort -ast'
  * Bump standards version to 4.6.1

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 29 Sep 2022 13:17:55 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libambix_0.1.2-1.dsc 2.4 KiB d331b2258965edd7a155f58940dd2e2084a4f7c7b539b998d18905b2925d952b
libambix_0.1.2.orig.tar.bz2 155.6 KiB 3b2cac3457ada01b58e2b9f5c087ff5a2b8f552a88137705644b4d5c5aa86eb2
libambix_0.1.2-1.debian.tar.xz 8.9 KiB de92126986759cb3c23d810561fef50b94f9d553a53bd5964279c1dcebc6741b

Available diffs

No changes file available.

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