Items tagged with: cplusplus

Search

Items tagged with: cplusplus


I finally have cross-platform (Linux/Mac/Win) release files for my reverb plugin! I wrote today about setting up a CMake build process (instead of Projucer/Xcode) and using GitHub actions to compile each version:

reillyspitzfaden.com/posts/202…

You can get the latest version here: github.com/reillypascal/RSAlgo…

#JUCE #Cpp #CPlusPlus #Audio #MusicProduction #Programming #Coding


🔧 "Bridging type systems"
with Sergey Bugaev at #GUADEC2025
📅 25 July 🕒 09:00 CEST 📍 Brescia

💡 Sergey introduces peel, a fresh take on C++ bindings for GObject: zero overhead, full API coverage, deep type support.

🔗 events.gnome.org/event/259/con…

#GNOME #CPlusPlus #GObject #Bindings #GTK


The pre and post increment operators in C++ are two different operators, so if you overload them you could make i++ and ++i do completely different things - assuming you hated the person who would have to maintain your code.

#CPlusPlus


I mentioned a lo-fi plugin I made with cell phone codecs, and I just published an initial release! There are some features that are still in the works, but there are plugin files available for macOS, and the codecs and downsampling work:

github.com/reillypascal/RSTele…

@pitermach

#JUCE #Audio #Plugin #VST #VST3 #AU #CPlusPlus #MusicProduction #LoFi