<div dir="ltr"><div>Thanks a lot to both of you for your responses.</div><div><br></div><div>I tried as Juan suggested and the corresponding packages were loaded with no problems.</div><div>I am happy with being able to load WAV files, so no MP3 support is fine.<br></div><div><br></div><div>As information for possible future readers:</div><div><br></div><div>- I got into the issue that a certain WAV file was being played as white noise. Turns out Cuis / Squeak only understand 16-bit WAV files. The file in question was a 24-bit file. Converting it to 16-bit with Audacity solved the issue (both stereo and mono work fine). See this past discussion for Squeak: <a href="http://forum.world.st/24-bit-sound-how-td5094742.html">http://forum.world.st/24-bit-sound-how-td5094742.html</a></div><div>- I also noticed sounds are played with "reverb" by default, which I find annoying. One can turn it on with `SoundPlayer stopReverb`.</div><div><br></div><div>Cheers,<br></div><div>Sebastian</div><div><br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El lun, 18 abr 2022 a la(s) 16:21, Juan Vuletich via Cuis-dev (<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div bgcolor="#ffffff">
Cuis currently has the same support for sound and music as Squeak
and Pharo. Do `Feature require: 'Sound'`.<br>
<br>
I plan to add to Cuis some work on synths I did ages ago. Hopefully
this enhanced synth will be available before January 2024!!!<br>
<br>
I believe there is no MP3 support, but if it is available for Squeak
or Pharo, it could be ported.<br>
<br>
Cheers,<br>
<br>
On 4/14/2022 6:20 AM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote type="cite">
<p><font size="4">Hi Sebastian, <br>
</font></p>
<p><font size="4">This is something I am also curious about, but I
have zero knowledge to share on the topic.</font></p>
<p><font size="4">Just a side note: Juan will present this topic
at the January 2024 Cuis meeting (yes! It is crazy
schedulling)</font><br>
</p>
<ul>
<li>
<h4>Audio</h4>
<p><i>Sound and Music in Cuis.</i><br>
Juan Vuletich<br>
2024-01 (1st Wednesday of the month. 16:00 GMT)</p>
</li>
</ul>
<p>Neverthless, I hope we will have some information before ;-)</p>
<p>Hilaire<br>
</p>
<div>Le 12/04/2022 à 17:08, Sebastian
Nozzi via Cuis-dev a écrit :<br>
</div>
<blockquote type="cite">
<div>Hi there,</div>
<div><br>
</div>
<div>I find the idea and philosophy of Cuis Smalltalk very
compelling.</div>
<div><br>
</div>
<div>However, in one area I have not found any information:
sound support.</div>
<div><br>
</div>
<div>Is sound supported? (to be able to play sampled sounds, say
WAV or MP3 - extra points for sound synthesis). How would one
enable sound playback on Cuis Smalltalk?<br>
</div>
<div><br>
</div>
<div>I've seen instructions on how to enable sound in Pharo but
not for Cuis.</div>
<div><br>
</div>
<div>Thanks in advance!</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Sebastian</div>
</blockquote>
<pre cols="72">--
GNU Dr. Geo
<a href="http://drgeo.eu" target="_blank">http://drgeo.eu</a>
<a href="http://blog.drgeo.eu" target="_blank">http://blog.drgeo.eu</a></pre>
</blockquote>
<br>
<br>
<pre cols="72">--
Juan Vuletich
<a href="http://www.cuis-smalltalk.org" target="_blank">www.cuis-smalltalk.org</a>
<a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a href="https://github.com/jvuletich" target="_blank">https://github.com/jvuletich</a>
<a href="https://www.linkedin.com/in/juan-vuletich-75611b3" target="_blank">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a href="https://independent.academia.edu/JuanVuletich" target="_blank">https://independent.academia.edu/JuanVuletich</a>
<a href="https://www.researchgate.net/profile/Juan-Vuletich" target="_blank">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a href="https://patents.justia.com/inventor/juan-manuel-vuletich" target="_blank">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
<a href="https://twitter.com/JuanVuletich" target="_blank">https://twitter.com/JuanVuletich</a></pre>
</div>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div></div>