rbj-eq

Robert Bristow-Johnson's "Equalizer Filters" in Rust (by BartMassey)

Rbj-eq Alternatives

Similar projects and alternatives to rbj-eq based on common topics and language

  • kira

    Library for expressive game audio.

  • cargo-limit

    Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cpal

    11 rbj-eq VS cpal

    Cross-platform audio I/O library in pure Rust

  • Symphonia

    Pure Rust multimedia format demuxing, tag reading, and audio decoding library

  • glicol

    Graph-oriented live coding language and music/audio DSP library written in Rust

  • rodio

    9 rbj-eq VS rodio

    Rust audio playback library

  • xiu

    3 rbj-eq VS xiu

    A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rbj-eq alternative or higher similarity.

rbj-eq reviews and mentions

Posts with mentions or reviews of rbj-eq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.
  • Kira game audio library v0.8 - spatial sounds, modulators, compressor and EQ filter effects
    2 projects | /r/rust | 22 May 2023
    I was looking at the filter implementation in the context of my rbj-eq filters. It looks like Kira uses a single biquad section? Is this the RBJ filter or something else? It also looks like the filter coefficients are being recomputed for every frame, which seems… a bit extreme? I may contribute something soon if I can find time.
  • Digital Filter Programming Advice?
    1 project | /r/synthdiy | 5 Mar 2023
    If you just want good straightforward filters, biquad sections are pretty easy, run fast, and work well, especially if you have floating-point at your disposal. I have an implementation of the RBJ "equalizer filters" in Python and Rust here that you can look at for inspiration and for a fairly functional set of filter options.
  • How to Derive Coefficients for a 3-Pole HPF (in Rust)?
    1 project | /r/DSP | 1 Dec 2022
    Depending on what you are trying to do you might want to take a look at my rbj-eq repo. It contains some filter generation and evaluation code. It's close to done, but still a work in progress. If nothing else, the code may give you some ideas (for better or worse).
  • dtmf - A no-std crate for decoding DTMF tones
    1 project | /r/rust | 31 Jan 2022
    If it's still not efficient enough, or doesn't have the accuracy you want, you can instead build biquad IIR filters. Those are going to be scary fast and accurate, and in this setting you can have fixed filters for a given sample rate. Here is my very, very, very work-in-progress crate that should support this: you can almost certainly do better with somebody else's.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic rbj-eq repo stats
4
5
0.0
almost 2 years ago

BartMassey/rbj-eq is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of rbj-eq is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com