Skip navigation

The program is still in an early development stage and there are no downloadable packages yet.

However, if you want to check the current project state or you are a developer and want to put your hands in the code, you can get the latest development version by executing:

svn checkout https://forja.rediris.es/svn/csl2-psynth

Dependencies

To try the software you will need these third party libraries and programs:

In Debian and Ubuntu you can install all those dependencies with (anyways, I suggest installing liblo from the original sources because the version in the repositories is outdated and contains a bug):
apt-get install automake libtool libogre-dev libois-dev libcegui-mk2-dev libasound2-dev libjack-dev liblo0-dev libaudiofile-dev libxml2-dev

Compiling

In order to compile the program you have to run these commands in the program directory:
autoreconf
./configure
make

At last we must run these commands with superuser privileges to install:
make install
ldconfig

We can now run the program:
psynth3d

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.