Audio

Using libsndfile in Zig

24 Jan 2025

Continuing on my journey learning Zig and audio programming, and also making a good follow-up to the time I wrote Zig to manually generate a WAVE file, today I decided to generate a WAVE file using libsndfile.

Continue reading →

How to use PipeWire for music production with Reaper on Linux

15 Nov 2023

Note: If you’ve just installed Reaper on Ubuntu and you’re seeing an error about opening the Audio device, it’s probably because your system isn’t configured to use PipeWire replacing JACK libs.

Continue reading →