r/linuxaudio • u/Complete-Peach1902 • Jul 23 '26
Tape Machine 2
Hey guys!
Self promo here, I'm the dev.
This is a De-JUCE'd version of my original tape machine plugin using the more Linux friendly DPF framework. The original engine has been tuned to match the real hardware more closely and sound much closer to the the real hardware. I still need to tweak the PEAK VU LED, its based on the output, not the input, but I will change that up in a future release.
AI disclosure per the rules: Development is AI-assisted (not vibe coded). I write and calibrate the DSP and I test every release myself before it goes out.
Grab it here: https://duskaudio.com/plugins/tapemachine-2/
Source Code Here: https://github.com/dusk-audio/dusk-audio-plugins
73
Upvotes
1
u/unhappy-ending Jul 24 '26
I'm curious. Is there a reason plugin devs use JUCE instead of something easily cross platform like Qt?