[squeak-dev] Short sounds on unix when 'stop sounds when done' preference enabled

Chris Muller ma.chris.m at gmail.com
Tue Jan 12 02:09:45 UTC 2016


The only way I was able to accomplish a correct "picture" of the
timings was via a SoundQueue.

On Mon, Jan 11, 2016 at 5:48 PM, tim Rowledge <tim at rowledge.org> wrote:
>
>> On 11-01-2016, at 3:31 PM, Chris Muller <asqueaker at gmail.com> wrote:
>>
>> On Mon, Jan 11, 2016 at 4:47 PM, tim Rowledge <tim at rowledge.org> wrote:
>>> I’m having a lot of fun trying to work out where the playing of a short sound sample (in fact this one - https://copy.com/z2IWbaij3i4kuyUm) produces no sound output when the stop sounds when done’ option is set.
>>
>> At about 1ms.
>>
>> I researched this when I implemented the ability for a Magma server to
>> play a tone for the duration of each request processed.  Requests
>> shorter than 1ms are inaudible.
>
> Hmm. Well the pop is quite a bit longer than 1mS I guess but whatever is getting in the way may be the same.
>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Strange OpCodes: BPB: Branch on Program Bug
>
>


More information about the Squeak-dev mailing list