apulse 0.1.13-2build1 source package in Ubuntu

Changelog

apulse (0.1.13-2build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 03:49:14 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
apulse_0.1.13.orig.tar.gz 114.6 KiB 9234ec4e10e408b9c01d5f4ea768ad1fc15494217c932db2c435202a9c7b5efd
apulse_0.1.13-2build1.debian.tar.xz 4.2 KiB 73183447cf5773593fed5245ff866d39eea1aee5dc5022007a910fe8182a0075
apulse_0.1.13-2build1.dsc 2.0 KiB d5aaf21d3ba1545036eece3b327ece96610bfef5c59a4100825394d3cd05f914

View changes file

Binary packages built by this source

apulse: PulseAudio emulation for ALSA

 The program provides an alternative partial implementation of the PulseAudio
 API. It consists of a loader script and a number of shared libraries with the
 same names as from original PulseAudio, so applications could dynamically load
 them and think they are talking to PulseAudio. Internally, no separate sound
 mixing daemon is used. Instead, apulse relies on ALSA's dmix, dsnoop, and plug
 plugins to handle multiple sound sources and capture streams running at the
 same time. dmix plugin muxes multiple playback streams; dsnoop plugin allow
 multiple applications to capture from a single microphone; and plug plugin
 transparently converts audio between various sample formats, sample rates and
 channel numbers.

apulse-dbgsym: debug symbols for apulse