Skip to content

activata/Morphasynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MORPHASYNTH

A synthesizer written in C++ with Open Frameworks (OF), The Synthesis Toolkit (STK), ofxUI, RTAudio, jack_ring_buffer.
Currently only running as a jack client on Linux (please port).
All the parameters in the synthesizer are continuous (no switches, only knobs), this will allow for interpolation of timbres.

Linux Build Instructions

cd /path/to/repo/code
make download_dependencies
cd Morphasynth
make Debug

License

Copyright (C) 2012 Rafael Vega González
Copyright (C) 2012 Daniel Gómez Marín

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

An audio synthesizer with all continuous variables.

Resources

Stars

Watchers

Forks

Packages

No packages published