<p></p>
<p>I was able to get sound to play with the following code in Cuis (with <code>padsp cogspur/squeak ...</code>):</p>
<pre><code>Feature  require:  #'Sound'.

SoundPlayer boinkScale.
</code></pre>
<p>Although it seems to lock the VM up with an hourglass cursor, so I can't do anything else.</p>
<p>Running <code>AbstractSound bachfugue play</code> produces no sound for me and CPU usage seems to go to nearly 100% for a while.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/489#issuecomment-626091295">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW3C4A4A7QCECH3D4G3RQS525ANCNFSM4MOBTD7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW6SHW7HWR2YFSSP2ZLRQS525A5CNFSM4MOBTD7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEVIWKHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/489#issuecomment-626091295",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/489#issuecomment-626091295",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>