Dsp

Open-source projects categorized as Dsp
Language: + C++ + Rust + C + Python

Top 23 Dsp Open-Source Projects

  • librosa

    Python library for audio and music analysis

  • Project mention: Open Source Libraries | /r/AudioAI | 2023-10-02

    librosa/librosa: Python library for audio and music analysis

  • 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.

  • 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
  • essentia

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

  • 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.

  • awesome-musicdsp

    A curated list of my favourite music DSP and audio programming resources

  • inspectrum

    Radio signal analyser

  • glicol

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

  • Project mention: Show HN: Render audio to HTML canvas using WebGPU | news.ycombinator.com | 2024-04-15

    Nice! Great project website styling and demo.

    I had a WebGPU scope demo using vanila JS here, but it's not connected to AudioContext at all.

    https://stackblitz.com/edit/vitejs-vite-cuc9vs

    Still, I had to use the old WebGL solution for https://glicol.org since the WebGPU support seems to be pretty slow at the moment.

  • 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
  • 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)

  • pyo

    Python DSP module

  • arduino-audio-tools

    Arduino Audio Tools (a powerful Audio library not only for Arduino)

  • Project mention: Need to send an I2S audio stream from an MEMS Microphone to Mobile app using ESP32 Bluetooth Realtime. Need some advice! | /r/esp32 | 2023-05-20

    Have you found Phil's audio tools for Arduino, they work great on ESP32. https://github.com/pschatzmann/arduino-audio-tools

  • matchering

    🎚️ Open Source Audio Matching and Mastering

  • Project mention: Top 10 AI Mixing and Mastering Tools for Musicians | /r/LALALAI | 2023-06-01

    Songmastr is a web-based AI mastering tool. Utilizing the power of the open-source Python library called Matchering, Songmastr is able to create a masterful audio track that matches a reference song of your choosing. The algorithm studies the RMS, FR, peak amplitude and stereo width of your reference track before applying it to the target audio file.

  • q

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

  • 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
  • hifiberry-os

    Linux distribution optimized for audio playback

  • 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!

  • JDSP4Linux

    An audio effect processor for PipeWire and PulseAudio clients

  • Project mention: Constant audio stutter with Pulse Effects | /r/linuxaudio | 2023-06-27

    I'm using JamesDSP with Pipewire. EasyEffects is the successor of PulseEffects for Pipewire.

  • RootlessJamesDSP

    An implementation of the system-wide JamesDSP audio processing engine for non-rooted Android devices

  • Project mention: [Suggestion] Remove screen capture restriction on Spotify | /r/xManagerApp | 2023-12-09
  • audiogridder

    DSP servers using general purpose computers and networks

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

    Library for audio processing and synthesis

  • OctaSine

    Frequency modulation synthesizer plugin (VST2, CLAP). Runs on macOS, Windows and Linux.

  • Project mention: Recent improvements to OctaSine (free and open source FM synth plugin): new waveforms, pitch bend, velocity sensitivity and more | /r/synthesizers | 2023-05-28

    Since I last posted here, I've implemented multiple features for OctaSine, a free and open source frequency modulation synth plugin (VST2, CLAP), some of which were heavily requested.

  • noaa-apt

    NOAA APT weather satellite image decoder, for Linux, Windows, RPi 2+, OSX and Android+Termux

  • Project mention: Receiving Weather Satellite Images Using SatDump | news.ycombinator.com | 2024-02-09

    GOES sats are geostationary but the NOAA APT satellites are encircling the planet and you can pick them up. Old tutorial but still relevant, just use "noaa-apt" tool[0] instead of WXtoImg. https://www.rtl-sdr.com/rtl-sdr-tutorial-receiving-noaa-weat...

    [0] https://github.com/martinber/noaa-apt

  • 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).

Dsp related posts

Index

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

Project Stars
1 librosa 6,659
2 gnuradio 4,783
3 essentia 2,685
4 faust 2,403
5 awesome-musicdsp 2,401
6 inspectrum 1,989
7 glicol 1,982
8 SOUL 1,700
9 kfr 1,582
10 pyo 1,274
11 arduino-audio-tools 1,207
12 matchering 1,193
13 q 1,077
14 roc-toolkit 978
15 hifiberry-os 931
16 dragonfly-reverb 836
17 DaisySP 800
18 JDSP4Linux 785
19 RootlessJamesDSP 729
20 audiogridder 719
21 fundsp 642
22 OctaSine 581
23 noaa-apt 553

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