Skip to content

Commit f725fc0

Browse files
author
Jonas Lindstrøm
committed
Added readme
1 parent 369981a commit f725fc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# The MOSEF (Modular Synthesizer Framework)
2+
MOSEF is a Java framework for building modular synthesizers. As with analog modular synthesizers, the output of any module in MOSEF can be used as input or modulating input for any other module, allowing for the creation of a wide range of synthesizers and effects.
3+
4+
The framework can be built using Maven. There is a [demo project](https://github.com/jonas-lj/MOSEF-demo) which contains some usage examples.

0 commit comments

Comments
 (0)