[LAA] Andes - synthesizer plugin based on Perlin noise

Artem Popov artfwo at gmail.com
Wed May 31 14:27:44 UTC 2017


Hi everyone!

I'd like to announce the first release of Andes, a sound synthesizer
plugin based on Perlin noise. It is built around an original
oscillator that calculates a sum of Perlin noise steps using a
technique called fractional Brownian motion to produce distinctively
digital sounds. Check it out at:

https://artfwo.github.io/andes/

The current implementation only provides a single oscillator and an
ADSR envelope. Certain basic features like presets and modulation are
underway. Andes is written using JUCE and I managed to build
VST+standalone binaries so far, but an LV2 plugin looks possible with
JUCE, so that is planned as well. To build Andes, get the source code
from Github:

https://github.com/artfwo/andes

Regards,
--Artem


More information about the Linux-audio-announce mailing list