brutefir 1.0o-2build1 source package in Ubuntu

Changelog

brutefir (1.0o-2build1) noble; urgency=medium

  * No-change rebuild against libasound2t64

 -- Steve Langasek <email address hidden>  Tue, 12 Mar 2024 06:30:21 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
brutefir_1.0o.orig.tar.gz 240.7 KiB b774b415e121d76d89b1fbc25f9e86ee24193d67d86208ce85ee7cdcd0c98e35
brutefir_1.0o-2build1.debian.tar.xz 5.4 KiB 2536496dec9c39586730c879bc8ec9c515ee733d0cab37417278160b56a3b2af
brutefir_1.0o-2build1.dsc 2.1 KiB e9c41212be394efa0acff78d9d1d78170e0a14b740eb93a446ea6a95746e9b9b

Available diffs

View changes file

Binary packages built by this source

brutefir: software convolution engine

 BruteFIR is a program for applying long FIR filters to multi-channel
 digital audio, either offline or in realtime. Its basic operation is
 specified through a configuration file, and filters, attenuation and
 delay can be changed in runtime through a simple command line
 interface. The FIR filter algorithm used is an optimised frequency
 domain algorithm, partly implemented in hand-coded assembler, thus
 throughput is extremely high. In realtime, a standard computer can
 typically run more than 10 channels with more than 60000 filter taps
 each.
 .
 Through its highly modular design, things like adaptive filtering,
 signal generators and sample I/O are easily added, extended and
 modified, without the need to alter the program itself.

brutefir-dbgsym: debug symbols for brutefir