Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a-cordier/nsc-synth

synthetiser made with processing and the minim library
https://github.com/a-cordier/nsc-synth

Last synced: 14 days ago
JSON representation

synthetiser made with processing and the minim library

Awesome Lists containing this project

README

        

# NSC SYNTH

This is an attempt to build a sound synthetiser with the minim processing library and controlP5

![](http://a-cordier.github.io/nsc/img/nsc.png)

## download

http://a-cordier.github.io/nsc/jar/nsc.jar

## dependencies

### external

https://processing.org/

http://www.sojamo.de/libraries/controlP5/

http://code.compartmental.net/tools/minim/

### internal

https://github.com/a-cordier/processing-commons

https://github.com/a-cordier/minimidim

## Javadoc

http://a-cordier.github.io/nsc/javadoc/

## design

![](http://a-cordier.github.io/nsc/diagrams/nsc-mvc.png)