<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        What about the copyright here? Is it the Beatles song?<div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 01.10.2019 23:25:13 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p><div style="font-family:Arial,Helvetica,sans-serif">A new version of Sound was added to project The Inbox:<br>http://source.squeak.org/inbox/Sound-ct.70.mcz<br><br>==================== Summary ====================<br><br>Name: Sound-ct.70<br>Author: ct<br>Time: 1 October 2019, 11:24:29.223339 pm<br>UUID: 2f133210-3aa3-7140-96bf-52dc03b1dea6<br>Ancestors: Sound-eem.66<br><br>Add example "Yesterday" for SampledSound<br><br>This commit is part of reconstruction of Objectland (also known as "The Worlds of Squeak"). For more information, see: http://forum.world.st/The-Inbox-MorphicExtras-ct-267-mcz-td5104764.html<br><br>=============== Diff against Sound-eem.66 ===============<br><br>Item was added:<br>+ ----- Method: SampledSound class>>exampleYesterday (in category 'examples') -----<br>+ exampleYesterday<br>+   "SampledSound exampleYesterday play"<br>+ <br>+   ^ SampledSound<br>+               samples: (SoundBuffer fromByteArray: (Base64MimeConverter mimeDecodeToBytes:<br>+                         self yesterdaySamples readStream) contents)<br>+          samplingRate: 22050!<br><br>Item was added:<br>+ ----- Method: SampledSound class>>yesterdaySamples (in category 'examples') -----<br>(excessive size, no diff calculated)<br><br><br></div></blockquote>
                                        </div></body>