| ||||
Navigation |
jackmix:0.1.0Download: JackMix 0.1 This is a new experimental release of JackMix. After a year without a release I figured I should do this before JackMix is announced dead... InstallationInstalling it should be easy: untar it, go into the jackmix-0.1-dir, do configure && make and after that you have the binary ./jackmix/jackmix to start and play with. You can also try to install it with make install. altough I don't expect any problems with this, I wouldn't encourage you to do that since this release is experimental... If you get some strange linker-problems telling something about not being able to link to X, do make -f Makefile.cvs in the sourcedir followed by configure && make. OSCYou will notice that configure checks for liblo and there is a osc-dir in the source. In there I started to write a Qt-wrapper for OSC-connections... If you want to test this, go into the osc-dir and do make check. That will give you to additional apps, a server and a client communicating over OSC. Beware that these apps are graphical but the client needs to get the port (and the name if not on the same machine) of the server via commandline. The server will normally listen on port 5282 unless told otherwise (via commandline too). You can even run the server and one client on one pc and another client on another pc in your net and let them exchange their data. To quit the server type "/quit" in the textline in one of the clients... no OSC...If you don't want to test this and don't have liblo installed, do the following:
|
Search |
||
| © 2005-2009 by Arnold Krille <arnold@arnoldarts.de> This page is optimized for web-usage. | ||||