Menu

GCC 4.3 Fixes & Drums

Nsound News: GCC 4.3 Fixes & Drums

Nsound is a C++ library and Python module
for audio synthesis featuring dynamic
digital filters. Nsound lets you easily shape
waveforms and write to disk or plot them.
Nsound aims to be as powerful as Csound
but easy to use.

Nsound has been fixed to compile without
warnings for GCC 4.3, the default compile
with Unbuntu 9.04. Nsound has not been
formally released with these fixes but one
can easily get them by checkout out of
Subversion.

$ svn co https://nsound.svn.sourceforge.net/svnroot/nsound/branch/nsound-0.7.2

A set of Csound drums is currently being
reversed engineered for use with Nsound.
The set of drums is based on the ones found
here:

http://www.csounds.com/istvan/html/drums.html

Nsound 0.7.2 will feature most of these
dums and feature enhancements to add
functions not already present in order
to create these drums.

One can track the progress by monitoring
the Subversion repository.

Posted by Nick 2009-05-14

Log in to post a comment.