[CM] [SND] Illegal instruction (core dumped)

Bill Schottstaedt bil@ccrma.Stanford.EDU
Mon, 31 Jan 2005 04:03:36 -0800


 > Illegal instruction (core dumped)
 > [root@localhost root]#
 > snd then disappears. How do I permanently change snd's samplerate to 44100?

If possible, run Snd under gdb and send me the stack trace (though
it's rarely useful in a case like this).

To change the recorder's default srate, set the variable recorder-srate:

(set! (recorder-srate) 44100)