[CM] Snd and RAM

Bill Schottstaedt bil@ccrma.Stanford.EDU
Tue, 12 Oct 2004 03:15:43 -0700


 > RAM usage goes up by an amount corresponding to sample size when i open a
 > sound in snd.

As someone else responded, this is how virtual memory works -- any
other program will behave in the same way, and it's not something
to worry about.  If Snd is slowed down, it's probably because it's
calculating the "peak env" data which can be speeded up (subsequently)
by using the functions in peak-env.scm.