Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using snack with -blocking

1 view
Skip to first unread message

Will Duquette

unread,
Nov 21, 2009, 5:48:19 PM11/21/09
to
Two questions about the Snack extension.

First, is anyone maintaining it, these days?

Second, I've created a sound as an aiff file, and I'm playing it back
in tkcon like this:

set s [snack::sound -file test.aiff]
$s play

It doesn't always play back the entire sound; and if I do this:

$s play -blocking yes

then it plays the first fraction of a second normally, and the
remainder much faster and higher pitched. Is there any way to avoid
this?

Will Duquette

unread,
Nov 21, 2009, 5:49:03 PM11/21/09
to

Oh, and I'm using ActiveTcl 8.5.7 on OS X 10.5.

0 new messages