Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Status Build status

andes

Andes is a digital software synthesizer based on Perlin noise. It is still in early stages of development and doesn't have a lot of features yet.

The core of Andes is an original oscillator which uses a 1-dimensional version of Perlin noise to produce sound.

The oscillator design is described in the LAC 2018 paper Using Perlin noise for sound synthesis. It is not yet finalized, so please keep in mind that things may break in the future versions. Do not use this plugin in production. :)

Copyright (C) 2017 Artem Popov art@artfwo.net

Distributed under GPLv3 license, please see LICENSE file in the top dir.