Csound Csound-dev Csound-tekno Search About

[Csnd] WinXound 3.3.0 Alpha 1 for LINUX

Date2010-09-20 14:05
From"Stefano Bonetti"
Subject[Csnd] WinXound 3.3.0 Alpha 1 for LINUX
Hi all,
an alpha version of WinXound 3.3.0 for LINUX is ready for download at:
http://winxound.codeplex.com/releases/view/49139
 
There are two precompiled versions (32 and 64 bit) for Ubuntu 10.04 and also
the source code.
The source code is based on the Gnome Toolkit (GTK+) and written in C++ using
the gtkmm libraries  (about the ide I've used Anjuta).

To compile the source code:
1) Dependencies:
- gtkmm-2.4 (libgtkmm-2.4-dev) >= 2.12
- vte (libvte-dev)
- webkit-1.0 (libwebkit-dev)
 
2) To compile WinXound open the terminal window,
go into the uncompressed winxound folder and type:
./configure
make
 
3) To use WinXound without installing it:
make standalone
./bin/winxound
[Note: WinXound folder must be located in a path where you have full read and write
permission.]
 
4) To install WinXound:
IMPORTANT:
Don't use the "make install" command, because in this alpha version it is incomplete.
For the moment use WinXound in the "standalone" version.
 

I've developed, compiled and tested WinXound using Ubuntu 10.04,
so let me know about various bugs on other distributions.
 
Thanks,
Stefano

Date2010-09-20 17:11
Frommenno
Subject[Csnd] WinXound 3.3.0 Alpha 1 for LINUX
Hi Stefano,

thanks for making this program available for Linux! I was using it on
WindowsXP but now I use Ubuntu64bit (kxstudio) with jack. 
The program starts without any problems.
Now to the testing and i'll let you know how it goes.

thank you
menno