<div dir="ltr">Oh, I must have messed up something. I&#39;ll investigate further. Thank you!<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 12, 2022 at 4:15 PM &lt;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It looks like some-sound is () which will cause save-sound-as<br>
to raise an error.  If the error isn&#39;t caught, it will<br>
cause the loop to stop and will return to the top level.<br>
I&#39;m guessing the output is from trace as the function is<br>
entered, then you hit the error, and the current evaluation<br>
is stopped.  () is an error because it does not identify<br>
the sound you want to save.<br>
<br>
<br>
</blockquote></div>