Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 982 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 982 Bytes

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.