rust-speakersafetyd 1.0.1-1 source package in Ubuntu

Changelog

rust-speakersafetyd (1.0.1-1) unstable; urgency=medium

  * Team upload.
  * Package speakersafetyd 1.0.1 from crates.io using debcargo 2.6.1
  * Relax dep simple_logger to 5

 -- Blair Noctis <email address hidden>  Wed, 11 Sep 2024 08:32:50 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
rust-speakersafetyd_1.0.1-1.dsc 2.0 KiB b628bc3bae84acfb3ad751886322a8fbcd822d59a17c484b4feae183d23f7865
rust-speakersafetyd_1.0.1.orig.tar.gz 26.5 KiB ef0328ab60dfea3d1ecfc9ed8b134fae1d897e951beb463389e5474b52907eb7
rust-speakersafetyd_1.0.1-1.debian.tar.xz 3.8 KiB a5edbec892fea97bb9c712419d899e32de2d7563acb753520bb8b348049790ab

Available diffs

No changes file available.

Binary packages built by this source

speakersafetyd: software Smart Amp implementation

 speakersafetyd is a userspace daemon that implements an analogue of the Texas
 Instruments Smart Amp speaker protection model.
 .
 Apple Silicon Macs mostly use amp chip which provides sense lines for the
 voltage and current across the voice coil of the connected speaker. These
 codecs are designed to be used in embedded applications where device firmware
 takes this information and uses it to protect the speaker from damage.
 .
 speakersafetyd is an implementation of a speaker protection model. It solves
 the problem described above by allowing parties interested in compatible
 devices to quickly and easily implement a speaker protection model for those
 devices. Only Apple Silicon Macs under Linux are currently supported, however
 the model applies to all loudspeakers. The daemon itself should be easy enough
 to adapt for any device that provides V/ISENSE data in a manner similar to
 TAS2764.

speakersafetyd-dbgsym: debug symbols for speakersafetyd