Development log

Current build 1.0.6.2 · August 7, 2026

Folium has been in Early Access since March. This is the log of what happened after, written from the commits, in order. The good releases and the bad weeks both. If you own a key you paid for a thing that is still being built, and I think you should get to watch it get built.

Newest first.

In flight

Written and tested, sitting on the development branch, not in a release yet.

Known quirks

Coming

1.0.6.1 — July 2026

A day after 1.0.6 went out, an owner on an older Intel Mac sent me a screenshot where every knob was a black circle. The new palette uses a color function that his WebKit did not know, and rather than fall back it just painted nothing. Four fixes, out the same night.

1.0.6 — July 2026

The largest release Folium has had, and the one where I stopped trusting my ears alone. It started with a state audit that found the plugin was restoring 57 of its 103 controls on reopen and inventing the rest, which meant every A/B snapshot taken after a reopen was quietly built on wrong values. That took two weeks to unwind. Then the oscillator got built in a day, the envelope got a real editor, ten separate clicks got hunted down, and licensing got written so Folium could be free to download.

1.0.5 — July 2026

Two weeks where more than half of everything I wrote was test code. I had been fixing sound by ear, and by June I did not trust that anymore, so I built the Station: a rig that runs the real instrument, drives it, records it, and measures what came out. The first thing it told me was that my filter cutoff knob had been lying since the first release. The second was that a fix I had already shipped and called done was not doing anything at all.

1.0.4 — June 2026

1.0.3 was small, and then I went quiet for most of a month. What broke the silence was sitting down and auditing the whole engine on paper, finding, and writing down every fault with a number next to it. Some of them were embarrassing. The EQ’s low shelf was inverted, so cutting the lows boosted the highs. The limiter was applying its makeup gain after the clip, so the output could reach nearly +3 dBFS. And the oldest flaw in the instrument, a click that had been there since the first release, turned out to be a corner in the envelope’s shape that I could measure and file off.

1.0.3 — May 2026

Three days of small repairs, and then a long pause. The one lasting decision in here is where your presets live.

1.0.2 — May 2026

This one was not about sound. Two of the three releases I had put out could not be installed by a good number of the people who bought them, and I did not know until they told me. The macOS builds had a broken code signature, so several hosts refused to load them. Ableton on the newest macOS was flagging Folium as malware, because I had sealed the factory presets inside a signed bundle and then the plugin tried to touch them. And every build so far had been Apple Silicon only, which meant Intel Macs never had a chance.

1.0.1 — April 2026

Two weeks after launch, and it was mostly reading. Early Access buyers sent bug reports, feature ideas, and a few things I had never thought of. This release is their list.

1.0.0 — March 2026

The first public release, in Early Access. An 8-voice FM synthesizer built around one idea: the scale you load is not a pitch chart, it’s the material the oscillator is made of. Load a tuning and its intervals become the ratios between carrier and modulator.