Creox 4 is my attempt to port the KDE 3 app Creox (http://zyzstar.kosoru.com/?creox) to KDE 4.
The first goal is to achieve feature parity with the original KDE 3 version. In order to achieve that, feedback is very much appreciated, either through the issue tracker, by mail or from comments here.
Also, I don't have access to all of the systems that there are packages for, so they might be broken in some way. Please let me know if there are any issues with the packages.
Here is the original description of Creox:
Creox is a real-time sound processor. You can plug your electric guitar or any
other musical instrument directly to the PC's sound card and start
experimenting with various sound effects. Creox has a nice user-friendly GUI, a
preset support, a low-latency DSP engine and each effect parameter can be
altered "on the fly".
It requires JACK sound server (http://jackit.sf.net/).
As the creox is a JACK application, the output sound can be routed to the other
JACK-aware applications and the input audio can be taken as the output
from the other JACK client.
tcat
8 years ago
Report
AlexandreProkoudine
8 years ago
$ mkdir build
$ cd build
$ cmake ..
$ make
$ sudo make install
Report
calleneptuno
8 years ago
Report
kingguru
8 years ago
If you're not very experienced with installing software from source, I suggest you wait for that, since I at least need to update my INSTALL file.
I promise, I'm working on it, but please know that there is still a bit to be done. :-)
Report
calleneptuno
8 years ago
Thanks and thanks again.
Report
calleneptuno
8 years ago
Thankyou
Report
calleneptuno
8 years ago
I think I'll try AlexandreProkoudine's guide below. If I don't get it, i'll wait patiently for your Deb package.
Report
FraSMOG
8 years ago
Report
kingguru
8 years ago
Getting support like yours will definitely help.
Report