C++ Dsp

Open-source C++ projects categorized as Dsp

Top 23 C++ Dsp Projects

  • gnuradio

    GNU Radio – the Free and Open Software Radio Ecosystem

  • Project mention: Upsampling in Gnuradio is necessary? | /r/sdr | 2023-08-11

    In gr-dtv transmitter examples for Gnuradio, I see some times people use a resampler block before the RF hardware sink. Say our sampling rate is ~9.14Msps which satisfies the Nyquist criterion because our samples are complex numbers.

  • essentia

    C++ library for audio and music analysis, description and synthesis, including Python bindings

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • faust

    Functional programming language for signal processing and sound synthesis (by grame-cncm)

  • Project mention: My Sixth Year as a Bootstrapped Founder | news.ycombinator.com | 2024-02-16

    Glicol looks very cool! Also check out Faust if you haven't (https://faust.grame.fr), another FP sound programming language.

  • inspectrum

    Radio signal analyser

  • SOUL

    The SOUL programming language and API (by soul-lang)

  • kfr

    Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

  • q

    C++ Library for Audio Digital Signal Processing (by cycfi)

  • 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
  • roc-toolkit

    Real-time audio streaming over the network.

  • Project mention: Finding an open source project to write tests for. | /r/opensource | 2023-10-02
  • dragonfly-reverb

    A set of free reverb effects

  • DaisySP

    A Powerful DSP Library in C++

  • Project mention: Ask HN: Manufacturing somewhat novel MIDI controller | news.ycombinator.com | 2023-11-10

    You are about to bite off a lot. Ignore all the other advice in this thread, I do this for a living.

    You have some software experience, this is good. Assuming you have embedded software experience (which is essential for what you are doing and not at all like web programming) you have a foothold to finish this project without going completely insane.

    Hardware is a completely different beast. With software everything happens in your head and when you get stuck you can usually think your way out of it. With hardware, you really do need to learn to do things meticulously and step by step. There are many things that can go wrong. You will learn a lot on this journey.

    Don't be afraid to ask for help. Finding a hardware community will be essential to do this as you learn the skills you need. You're going to make a lot of mistakes, best to go in embracing it

    A good place to start is to join an open source community for MIDI. Two off the top of my head is http://www.ucapps.de/ for MIDI specific hardware and https://www.electro-smith.com/daisy

    A large amount of the work you will find yourself doing at the beginning is just figuring out where and who to ask questions about things like the keybed and other hardware issues. None of this is terribly 'hard' but none of it is easy. Most of it comes from experience.

    It is almost always best to use someone else's product when you are designing your first. Roger Linn (https://www.rogerlinndesign.com/) gave me some fantastic advice a couple years ago when I was trying to design switch caps: "Do you want to be a company that designs switch caps or one that designs synthesizers?" and that stuck. I don't want to design switch caps, so I bought them off the shelf, contracted someone to design my own, and moved on.

    So to that end... just buy a couple keybeds from Fatar or someone else, or just grab a synth you already have or buy one off ebay and harvest the keybed from that (often times much cheaper than buying direct!)

    Don't be afraid to spend money on tools. If you find something difficult, like soldering, I have not once regretted spending money on better tools. They grow with you and save you hundreds if not thousands of hours of unnecessary frustration. When you know you need a tool, find a way to get it.

    Maybe I should make a blog post about this... hmm

    Hope that helps!

  • audiogridder

    DSP servers using general purpose computers and networks

  • Project mention: Pro Tools Native/Rosetta container. | /r/protools | 2023-12-11
  • r8brain-free-src

    High-quality pro audio resampler / sample rate converter C++ library. Very fast, for both audio resampling and time-series interpolation.

  • amsynth

    Simple software synthesizer for Linux

  • RenderMan

    Command line C++ and Python VSTi Host library with MFCC, FFT, RMS and audio extraction and .wav writing.

  • MoogLadders

    :sound: Collected C++ implementations of the classic 4-pole moog ladder filter

  • Project mention: New Warps Symbiote Firmware: bringing new life to Mutable Instruments and clones | /r/modular | 2023-07-05

    - Ladder Filter: ported from an implementation of the improved Moog Ladder Filter - Dual State Variable Filter: implemented a dual filter based on Emillie's State Variable Filter - Reverbs: added 4 reverbs based on the implementations found in Rings, Clouds and Elements.

  • SPTK

    A suite of speech signal processing tools

  • snestracker

    Super Nintendo Entertainment System Music Software. Super Famicom Music Software

  • squares-and-circles

    squares-and-circles is an alternate firmware for the Eurorack module O_C, targeting Teensy 4.

  • Project mention: What is your favorite open source eurorack module? And the best documented? | /r/synthdiy | 2023-06-15

    There is a variant with a teensy 4.0! https://github.com/eh2k/squares-and-circles

  • DtBlkFx

    Fast-Fourier-Transform (FFT) based VST plug-in

  • yummyDSP

    An Arduino audio DSP library for the Espressif ESP32 and probably other 32 bit machines

  • cordic

    A series of CORDIC related projects

  • cornrow

    Bluetooth Audio Daemon for SBCs (Raspberry Pi, etc)

  • tinytricks

    Tiny Tricks - Modules for VCV Rack

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Dsp related posts

Index

What are some of the best open-source Dsp projects in C++? This list will help you:

Project Stars
1 gnuradio 4,783
2 essentia 2,685
3 faust 2,403
4 inspectrum 1,989
5 SOUL 1,700
6 kfr 1,582
7 q 1,077
8 roc-toolkit 978
9 dragonfly-reverb 836
10 DaisySP 800
11 audiogridder 719
12 r8brain-free-src 522
13 amsynth 425
14 RenderMan 344
15 MoogLadders 309
16 SPTK 206
17 snestracker 195
18 squares-and-circles 153
19 DtBlkFx 140
20 yummyDSP 100
21 cordic 77
22 cornrow 69
23 tinytricks 26

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