RSSAmplifier

Blog

Beijaflor's blog RSS feed

Beijaflor's blog RSS feed

beijaflor.ioRSS feed ↗11 posts

Latest posts

QWERTY MIDI

TRY IT OUT HERE Every now and then, when I was a child, I remember going to an electronics store and opening ‘GarageBand’ on a mac computer…

cmakefmt

I have written an initial prototype of , a CMake files auto-formatter. The source code is available on GitHub at (https://github.com…

Drawing knobs

This is an exploration on knobs UIs. It uses JavaScript to render knobs on your web browser and shows code, however it is intended to be a…

Wisual Logger

Logging is an important strategy for building observable software systems. The practices and set-up for application logging often consist of…

Parsing and serializing MIDI files in Rust

This is a super simple post about , an unpublished crate for MIDI event and file parsing and serialization. The library: Parses standard…

Continuous Looper

This is an April update on Augmented Audio Libraries, my hobby libraries for audio programming in Rust (check previous updates). It is a…

Augmented Audio - Generic AudioProcessors in Rust

This is a February update on Augmented Audio Libraries, my hobby libraries for audio programming in Rust. Note: Most of this is unpublished…

Simple Metronome

On this post, I’ll discuss some work on the Augmented Audio Libraries and particularly go over a “metronome” app written using Rust and…

Test Plugin Host

Over the last several weeks, I’ve been locked-down at home. A new cluster of the Delta variant has resulted in a lockdown of Sydney, as well…

Rust Audio Experiments: 1 - Logging

This is (hopefully) the first in a series of posts I want to write while I try to use Rust for audio development. In this post I’d like to…

FileSaver - v1.1.1

FileSaver is now “Parallel Disk Scanner” and is available for sale on the app store. Since I got my latest MacBook, I can only go for a…