[CM] [SND] Illegal instruction (core dumped)
Bill Schottstaedt
bil at ccrma.Stanford.EDU
Mon Jan 31 04:03:36 PST 2005
> Illegal instruction (core dumped)
> [root at 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)
More information about the Cmdist
mailing list