All Projects → artfwo → Andes

artfwo / Andes

Licence: gpl-3.0
Sound synthesiser based on Perlin noise

Projects that are alternatives of or similar to Andes

aeolus plugin
Pipe organ synthesizer (VST plugin)
Stars: ✭ 38 (-44.93%)
Mutual labels:  synthesizer, vst
Audiobench
Open source modular synthesizer
Stars: ✭ 63 (-8.7%)
Mutual labels:  synthesizer, vst
Adlplug
FM Chip Synthesizer — OPL & OPN — VST/LV2/Standalone
Stars: ✭ 249 (+260.87%)
Mutual labels:  synthesizer, vst
AtomSynth
A modular synthesizer built using the juce api.
Stars: ✭ 20 (-71.01%)
Mutual labels:  synthesizer, vst
Kickmess
Kickmess - A kick drum synthesizer plugin
Stars: ✭ 33 (-52.17%)
Mutual labels:  synthesizer, vst
Amsynth
Analog Modelling Synthesizer
Stars: ✭ 313 (+353.62%)
Mutual labels:  synthesizer, vst
VOSIMSynth
Modular VST environment for building synthesizers and audio processors.
Stars: ✭ 41 (-40.58%)
Mutual labels:  synthesizer, vst
Axiom
A powerful realtime node-based audio synthesizer.
Stars: ✭ 599 (+768.12%)
Mutual labels:  synthesizer, vst
Awesome Musicdsp
A curated list of my favourite music DSP and audio programming resources
Stars: ✭ 871 (+1162.32%)
Mutual labels:  vst
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+1418.84%)
Mutual labels:  synthesizer
Wdl Ol
Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
Stars: ✭ 906 (+1213.04%)
Mutual labels:  vst
Iplug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
Stars: ✭ 875 (+1168.12%)
Mutual labels:  vst
Sonic Pi
Code. Music. Live.
Stars: ✭ 8,736 (+12560.87%)
Mutual labels:  synthesizer
Jssynth
Make music in your browser with this synthesizer and sequencer
Stars: ✭ 25 (-63.77%)
Mutual labels:  synthesizer
Vst24 Hello World
This project contains a "Hello World" style application for building a VST 2.4 plugin
Stars: ✭ 18 (-73.91%)
Mutual labels:  vst
Giada
Your Hardcore Loop Machine.
Stars: ✭ 903 (+1208.7%)
Mutual labels:  vst
Ctag Straempler
An open source eurorack sample streaming and sound synthesis module.
Stars: ✭ 65 (-5.8%)
Mutual labels:  synthesizer
Synthdefs
Synthdef Pool
Stars: ✭ 54 (-21.74%)
Mutual labels:  synthesizer
Regrader
VST delay plugin where the repeats degrade in resolution
Stars: ✭ 44 (-36.23%)
Mutual labels:  vst
Baseplug
MVC audio plugin framework for rust
Stars: ✭ 44 (-36.23%)
Mutual labels:  vst

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 [email protected]

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].