|
From: Jesse C. <je...@es...> - 2004-06-05 20:47:27
|
Rui Nuno Capela wrote on Sat, 05-Jun-2004: > Qsampler is a work in progress for a Qt GUI interface for LinuxSampler. > It's been under development, and still is, as there's still plenty to do. > > However I would like to announce a very primordial alpha release: > > Qsampler 0.0.1 is now made available. You can check it out from the > following places: > > http://qsampler.sourceforge.net > http://www.rncbc.org/ls I needed to #include <unistd.h> in qsamplerMessages.cpp to get it compiled on my gentoo gcc-3.2.2 system. I assume you want to put that in an #if !defined(WIN32). Otherwise works great! jlc |