How to Install and Uninstall pd-ambix Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 22,2024

1. Install "pd-ambix" package

Please follow the step by step instructions below to install pd-ambix on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pd-ambix

2. Uninstall "pd-ambix" package

This guide covers the steps necessary to uninstall pd-ambix on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pd-ambix $ sudo apt autoclean && sudo apt autoremove

3. Information about the pd-ambix package on Ubuntu 21.10 (Impish Indri)

Package: pd-ambix
Architecture: amd64
Version: 0.1.1-2
Priority: optional
Section: universe/sound
Source: libambix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 123
Depends: puredata | pd, libambix0 (>= 0.1), libc6 (>= 2.4)
Suggests: pd-libdir
Filename: pool/universe/liba/libambix/pd-ambix_0.1.1-2_amd64.deb
Size: 18808
MD5sum: 34930678ad606e26808e7bf5d0fa80de
SHA1: e26b0aed9aaadd3db4349f2d1e5301624a8956d1
SHA256: 68c3559c0728e276d74f1b9deb42146952714df19acdc5cc71bd51aa9e562195
SHA512: 57e51f58ff2d0b4ad84fb228f28464834468623ea2f52dc809fc5d04254c5ee66f5b9a259580c00d06b585bcd950751aa31dd80c1038a22cdf2974f419a90fd4
Homepage: http://ambisonics.iem.at/xchange/format
Description-en: 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
Description-md5: 996a9ab7ee79b6de526b6fc1975b9b48
Task: ubuntustudio-audio