pixelsncodes has released Lumen: a free, open-source wavetable Synthesizer plugin with built-in image-to-wavetable transformation.
It's AI-generated (Claude). For now, it's only available for Windows, but it's coming soon to macOS, says PixelNCodes.
Article: https://synthanatomy.com/2026/07/pixels ... lugin.html
https://www.kaziahmed.net/lumen
pixelsncodes Lumen: free open-source image wavetable Synthesizer
-
- KVRAF
- 1775 posts since 21 Dec, 2012
You do not have the required permissions to view the files attached to this post.
- KVRist
- 420 posts since 28 Nov, 2013 from Germany
I have tested if the plugin also builds and works under Linux as it is implemented with JUCE which should provide the necessary platform abstractions.
The plugin builds and the GUI also shows in Bitwig. I got some sound out of it but the plugin crashes deterministically after a few seconds of usage. I was not able to test the image file selection either. A KDE file dialog opened (I guess this abstraction is handled by JUCE as well) but then the plugin crashed again.
It seems that with some additional polish it might even be usable under Linux though.
One such necessary change would be to change the installation folder to something else than "C:/Program Files/Common Files/VST3" when building for Linux. It currently results in the folder "build/C\:/Program\ Files/Common\ Files/VST3/" being created where the build artifacts can then be found.
Relevant source: https://github.com/pixelsncodes/lumen/b ... s.txt#L145
The plugin builds and the GUI also shows in Bitwig. I got some sound out of it but the plugin crashes deterministically after a few seconds of usage. I was not able to test the image file selection either. A KDE file dialog opened (I guess this abstraction is handled by JUCE as well) but then the plugin crashed again.
It seems that with some additional polish it might even be usable under Linux though.
One such necessary change would be to change the installation folder to something else than "C:/Program Files/Common Files/VST3" when building for Linux. It currently results in the folder "build/C\:/Program\ Files/Common\ Files/VST3/" being created where the build artifacts can then be found.
Relevant source: https://github.com/pixelsncodes/lumen/b ... s.txt#L145
Passed 303 posts. Next stop: 808.
