<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br>Having some difficulty setting sample rate for clm insts in Grace.<br><br>Tried Menu/Audio/CLM Output Settings<br><br>also Audio Settings.<br><br>I'm using (load myinst.scm), then defining a process including (send "myinst" ...),<br>and finally (sprout (myprocess) :srate 48000), but it just defaults to 44100.<br><br>(with-sound (:srate 4800)) works fine, however.<br><br>Looked in cm/scm/sndlib-ws.scm which has (define *clm-srate* 44100). Maybe<br>I need to change that 48000 and rebuild to set default to 48KHz?<br><br>Regards,<br>Jim<br>                                            </div></body>
</html>