[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] No sound on Linux (#489)

Oisín notifications at github.com
Sat May 9 02:30:06 UTC 2020


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

SoundPlayer boinkScale.
```
Although it seems to lock the VM up with an hourglass cursor, so I can't do anything else.

Running `AbstractSound bachfugue play` produces no sound for me and CPU usage seems to go to nearly 100% for a while.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/489#issuecomment-626091295
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200508/915d3b97/attachment.html>


More information about the Vm-dev mailing list