My backlog is now complete, on to some new ideas!
]]>And a MIDI Looper and a Wave Looper. These ones are pretty niche, they just play an MIDI / Audio file in a loop. Useful for when you are testing plugins in the JUCE Audio Plugin Host and you need some sort of source.
]]>I created a new Wavetable Synth. Elektronick Musick on YouTube did a quick test of it so you can see how it sounds:
]]>Have questions? Stop by the new Discord serverD
]]>There are now Linux versions of all plugins for download. They are built for Ubuntu 18.04. If you need them rebuild for another platform. Follow these steps:
git clone [email protected]:FigBug/slPlugins.git
cd slPlugins
git submodule init
git submodule update
cd ci
export OS=linux
./build
I’ve just released the source code for all my existing plugins. Linux versions will be coming soon or you can compile them yourself now. The code repository is here.
]]>I just released a compressor. Give it a try and let me know what you think.

I’ve upgraded my tools to the latest versions, Xcode 11 and Visual Studio 2019. Unfortunately this means support for some older operating systems has been dropped. Windows XP is no longer supported. 32 bit macOS plugins are also no longer available. In better news, all macOS plugins are now signed and notarized, so they should work no issue on macOS Catalina.
]]>PAPU, SID & RP2A03 have all been update to support parameter updates while the key is down. As well, PAPU gets pitch bend support and a few bugs have been fixed in RP2A03 — most importantly, now when you play too low a note you get silence instead of random frequencies.
Also, I added a donate button if you want to share some love.
]]>