
Mustajuuri is a audio signal processing software for *NIX. It
currently runs on Linux and IRIX.

http://www.tcm.hut.fi/~tilmonen/mustajuuri/index.html

It is in development phase and not too useful yet. It is released so
people can have a look at it.

Current version is 0.0.1.

It is licensed under LGPL (Lesser GNU license).

Current list of features:

 - Graphical user interface 
 - Read/write setups to/from file 
 - Plugin-based system
 - Control for GUIs level of detail 
 - Audio and MIDI IO work on Linux and IRIX 
 - Selective hiearchical multilevel undo/redo in GUI (altough not for
   all operations)  
 - Threading (DSP and GUI in different threads) 
 - POSIX Real-time priority stuff (Not finished tough)
 - Automagical GUI generation for plugins (when needed) 
 - Setups can be saved to a file
 - Audio can be transferred between modules (plugin instances) 
 - Events (MIDI etc.) can be transferred between modules 
 - Internationalization 

and of course:

 - Gazillion bugs
 - Broken features
 - Unfinished features

A lot is needed to make it really shine, but the basic infra is there.

Any developers interested in it can have a look at the code, APIs,
libraries etc.

