|
PKSampler 0.4 : complete rewrite |
|
|
|
|
Written by Administrator
|
|
Thursday, 09 February 2006 |
As Patrick Kidd,
the main author, writes in his homepage, the PK suite has been
redesigned.
A deep rewrite for Qt4 platform has been started while the PKAudio engine &
library has dead.
The PK homepage: www.patrickkidd.com
From the wiki:
"Where's
pksampler?
The PKSampler is being re-written using Qt4, and the latest gstreamer
code. Meanwhile, bask in the glory of the old screenshot. This means
that the C++ code is going away, and all of the pksampler code will be
python (Hooray!).
The next working version will be 0.4. Progress can be monitored by
viewing the "Roadmap" above.
You can check out the widget demo by installing PyQt-3 and elementtree,
then checking out my old repository like this:
$ svn co https://svn.patrickkidd.com/repos_old
$ cd repos_old && ./rundemo
Where's
pkaudio?
pkaudio is dead. linuxsampler implements the communications and
seperation of engine and client very well, and gstreamer offers the
performance and rich plugin interface. So long, thanks for all you
taught me!"
|