Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 932 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 932 Bytes

modsynth

A modular synth system somewhat along the lines of PD, but at a higher level of abstraction. A closer analogy is Alsa Modular Synth orignally built by Matthias Nagorni.

Usage

(use 'modsynth.core)
(-main)

The gui is more or less self contained. There are a number of examples. One that gives an idea and doesn't require any user interaction is rand-pend-splitter-example.oms.

Roadmap

What it still needs before it's usable:

  • Save/restore dialog
  • save/restore needs to be better tested.
  • Save values for sliders and const.
  • Fix slider.
  • A disconnect method.
  • splitter and
  • mixer nodes for audio and control.
  • More synth types:
  • Random note and timing
  • some kind of file input for compositions if there is an overtone standard use that.

License

Copyright © 2013 Bill Allen

Distributed under the Eclipse Public License either version 1.0.