[CM] [ANN] Snd-ls V0.9.5.3 and Mammut V0.21

Kjetil Svalastog Matheussen k.s.matheussen@notam02.no
Fri, 26 Aug 2005 13:06:02 +0200 (CEST)


http://www.notam02.no/arkiv/src/
http://www.notam02.no/arkiv/src/snd/


Snd-ls
******
Snd-ls is a distribution of the sound editor Snd. Its target is
people that don't know scheme very well, and don't want
to spend too much time configuring Snd. It can also serve
as a quick introduction to Snd and how it can be set up.

0.9.5.1 -> 0.9.5.3
------------------
-Reduced the startup-time radically.
-Reduced memory usage.
-Realtime priority when playing when using jack.
-Fixed window auto-sizing.
-Turned off off-turning of mlockall(MCL_FUTURE)
  to avoid being zombified from jack.
-Fixed some things in rt-compiler.scm and
  snd_conffile.scm




Mammut
******
Mammut will FFT your sound in one single gigantic analysis (no windows). 
These spectral data, where the development in time is incorporated in 
mysterious ways, may then be transformed by different algorithms prior to 
resynthesis. An interesting aspect of Mammut is its completely 
non-intuitive sound transformation approach.

0.20 -> 0.21
------------
-Set realtime priority for the player thread to ensure clickless playing.
-Fixed some trouble when exiting.



--