#GNURadio is a free & #opensource software development toolkit that provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment. It is widely used in research, industry, academia, government, and hobbyist environments to support both wireless communications research and real-world radio systems 」

https://wiki.gnuradio.org/index.php?title=What_Is_GNU_Radio

#sdr #dsp

What Is GNU Radio - GNU Radio

Guess what, @7nihilate just released this whole-ass #Rust #DSP that's meant for cleaning voice audio. Its specialty is making your voice recordings clear enough that they can sound good even if you highly compress them... but it's also a step to making better and more free hearing aid tech.

https://crates.io/crates/rustic_audio_tool

There's a GUI here:
https://github.com/brettpreston/Rustic_Audio

crates.io: Rust Package Registry

Last night, took a random sample from a discord I'm on and ran it through my DSP project to see what it would sound like.

Opened the resulting wav in RX9 and saw the wav looked mad; huge DC offset in the samples 🤔

Turns out the original sample had a small DC offset (0.03%) and time stretch + grains amplified it to 17%!

So, anyway, I've now got some DC offset filtering code aka a simple first order high pass to take out super low frequencies (sub-20hz or so) - problem solved👍

#dsp #music

Modelling Guitars with Hamish

PeerTube

Peelings (Remix) | Pushpa 2 The Rule | Allu Arjun | Rashmika |Sukumar |DSP, Javed |DJ Sunny Singh UK

Presenting "Peelings (Remix)" from the blockbuster hit "Pushpa 2 The Rule" Starring Allu Arjun & Rashmika Mandanna. #AlluArjun #Pushpa2TheRule #Sukumar #RashmikaMandanna #FahadhFaasil #DSP #MythriMovieMakers #Pushpa2 #Pushpa Credits: Song: Peelings (Remix) Singer: Javed Ali, Madhubanti Bagchi Lyricist: Raqueeb Alam Malayalam Part Sung by: Aparna Harikumar, Indu Sanath,…

https://chutneymusic.com/peelings-remix-pushpa-2-the-rule-allu-arjun-rashmika-sukumar-dsp-javed-dj-sunny-singh-uk/

Peelings (Remix) | Pushpa 2 The Rule | Allu Arjun | Rashmika |Sukumar |DSP, Javed |DJ Sunny Singh UK: Chutney Music

Presenting “Peelings (Remix)” from the blockbuster hit “Pushpa 2 The Rule” Starring Allu Arjun & Rashmika Mandanna. #AlluArjun #Pushpa2TheRule #Sukumar #RashmikaMandann…

Chutney Music

Crowdsourcing #DSP creativity!

You could help @gnuradio 's block documentation wiki a lot if you could try out our instructions for how to add example flowgraphs to Block Doc pages!
https://wiki.gnuradio.org/index.php?title=How_to_Add_an_Example_Flowgraph_to_a_Block_Doc

The documentation team (and countless contributors) have created a host of 555 block documentation pages to date. Not every single one of these has an example flowgraph that really illustrates the useful things you could do with that block.
Could you help?
#gnuradio #sdr #docs #docstodon

How to Add an Example Flowgraph to a Block Doc - GNU Radio

Hey audio devs! We're looking for a Convolution Reverb and a De-Esser effect to add to Audacity! Anyone have any recs, or better yet, made one themself?

Boosts appreciated!

#audiodev #dsp #audacity #audioFX #audio

California Chip Startup Retym Raises $75M to Build Chips for AI Data Centres
https://zurl.co/Krh62
#ai #llms #genai #data #dsp
California Chip Startup Retym Raises $75M to Build Chips for AI Data Centres

With this, the company officially launched publicly, out of stealth mode.

Analytics India Magazine
‌Transform Your BMW F10 into a Future-Ready Machine: The Ultimate Upgrade Experience‌

‌Unlock Next-Level Performance with the BMW F10 Upgrade‌Is your 2013-2017 BMW 5 Series F10/F11 ready for a tech revolution? The ‌BMW F10 Upgrade‌ by DRI

Android 13 Auto and CarPlay Screen

If you've ever wrestled with fixed-point math, scaling, and rounding, this blog post is for you!

I go deeper into binary arithmetic, division tricks, rounding, and what it really takes to build fixed-point systems that work.

As always, I appreciate all of your feedback and corrections.

https://shafq.at/fixed-point-tutorial-2.html

#EmbeddedSystems #DSP #FixedPoint #CProgramming #SignalProcessing #Microcontrollers #C #programming

Fixed-Point Tutorial #2

Introduction I've received a lot of feedback on my blog posts over the past few months. I'm humbled and grateful for the suggestions, and I always look forward to hearing from readers. You'll often see that I leave my mistakes in the posts along with the corrections, giving credit where …

Ayan Shafqat