About MonoMultiJack
MonoMultJack (MMJ) aims to be an application for musicians, who regularly
have to deal with multiple programs to start and create and maintain
audio connections via jackd.
Building:
---------
You will need an installed version of jackd.
Windows:
--------
You will need Visual Studio 2010 to create an installer
Execute Windows-build.bat
Fix any errors by installing missing libraries
Run MonoMultiJack.Setup.msi to install MonoMultiJack
Linux:
------
Run
$ bash Linux-build.sh
You will get a tar.bz2 file with all dll and MonoMultiJack.exe
Running the extracted program:
$ exec mono "./MonoMultiJack.exe"