signal-estimator 0.0.9-1 source package in Ubuntu

Changelog

signal-estimator (0.0.9-1) unstable; urgency=medium

  * Initial Debian release.
  * Add license of icons from Google Fonts, thanks to ftpmasters.

 -- Dylan Aïssi <email address hidden>  Sat, 20 Jul 2024 10:11:55 +0200

Upload details

Uploaded by:
Registry Administrators
Uploaded to:
Sid
Original maintainer:
Registry Administrators
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
signal-estimator_0.0.9-1.dsc 2.2 KiB e6986978d529afba00b4d40d9c995e12c3cf1f255854ebe24a51f9ab69593b14
signal-estimator_0.0.9.orig.tar.gz 859.7 KiB 4b2976d3cddc9185c44cdd2d23fd72c960a4c54a8227d430f6b1fe5ef76c7404
signal-estimator_0.0.9-1.debian.tar.xz 3.8 KiB 8d5a55f301962689f809124356e5e53df5e2cf0ba41966adb24e26f7ddd65dd3

No changes file available.

Binary packages built by this source

signal-estimator: measure characteristics of a looped back signal

 signal-estimator is a small command-line and GUI tool allowing to measure
 different characteristics of the signal looped back from audio output to
 audio input. Its features are:
  - send test signal to output device and receive looped back signal from input
   device(s)
  - measure signal latency (the shift between output and input signal)
  - measure signal loss ratio (number of glitches per second in the input
   signal)
  - measure I/O jitter and delay
  - print reports in JSON format for easy parsing
  - dump output and input streams in CSV format for later inspection

signal-estimator-dbgsym: debug symbols for signal-estimator
signal-estimator-gui: measure characteristics of a looped back signal (GUI)

 signal-estimator is a small command-line and GUI tool allowing to measure
 different characteristics of the signal looped back from audio output to
 audio input. Its features are:
  - send test signal to output device and receive looped back signal from input
   device(s)
  - measure signal latency (the shift between output and input signal)
  - measure signal loss ratio (number of glitches per second in the input
   signal)
  - measure I/O jitter and delay
  - print reports in JSON format for easy parsing
  - dump output and input streams in CSV format for later inspection
 .
 This package contains a simple GUI for signal-estimator.

signal-estimator-gui-dbgsym: debug symbols for signal-estimator-gui