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

ANNOUNCE: The Snack Sound Toolkit v2.2a3

3 views
Skip to first unread message

Kare Sjolander

unread,
Sep 19, 2002, 9:57:33 AM9/19/02
to
This release contains support for Linux ALSA sound drivers, improved MP3
decoding, and source code updates for Tcl8.4.0 support. The release also
contains bug fixes, and updated documentation.

Change log

7/17/02 (new feature) Support for Linux ALSA PCM sound drivers. New
compile time configure option --enable-alsa.

9/12/02 (enhancement) Many improvements to the MP3 decoder, e.g. better
seeking. (Wilkason)

9/12/02 (new feature) Automatic selection of default sample rate for new
sound objects.

9/19/02 (new feature) Modified sources (added CONST qualification on
pointers in Tcl API's where required) in order to compile cleanly with
Tcl8.4.0 as well as with earlier versions.

The Snack Sound Toolkit is designed to be used with a scripting
language.
Currently it supports Tcl/Tk, Python and Ruby.
Snack adds high level sound objects with flexible storage
management and streaming support. Sound objects have methods to play,
record, and process sound. Snack handles fileformats such as WAV, MP3,
AU, AIFF, and CSL. There are optional packages for NIST/Sphere and
Ogg/Vorbis file formats.
Snack is extensible, new commands, filters, and sound file formats can
be added using the Snack C-library. An easy to build example extension
is contained in the source distribution.
Snack also does sound visualization, e.g. waveforms and spectrograms.
The visualization objects update in real-time and can output postscript.

Snack works with Tcl8.0 - Tcl8.4, Python 1.5.2-2.2, and Ruby 1.6.5.
Platforms: Linux, Solaris, HP-UX, IRIX, NetBSD, Macintosh, and
Windows 95/98/NT/2K/XP.

Source and binaries can be downloaded from
http://www.speech.kth.se/snack/

Regards,
Kare Sjolander
ka...@speech.kth.se


Tom Wilkason

unread,
Sep 19, 2002, 5:32:36 PM9/19/02
to
"Kare Sjolander" <ka...@speech.kth.se> wrote in message
news:3D89D7CB...@speech.kth.se...

> This release contains support for Linux ALSA sound drivers, improved MP3
> decoding, and source code updates for Tcl8.4.0 support. The release also
> contains bug fixes, and updated documentation.
>
> Change log
>
> 7/17/02 (new feature) Support for Linux ALSA PCM sound drivers. New
> compile time configure option --enable-alsa.
>
> 9/12/02 (enhancement) Many improvements to the MP3 decoder, e.g. better
> seeking. (Wilkason)
>
> 9/12/02 (new feature) Automatic selection of default sample rate for new
> sound objects.
>
> 9/19/02 (new feature) Modified sources (added CONST qualification on
> pointers in Tcl API's where required) in order to compile cleanly with
> Tcl8.4.0 as well as with earlier versions.
>
And if you are using ogg vorbis on linux or windows, don't forget to
download the Version 1.0 ogg compiled libaries from
http://www.speech.kth.se/snack/download.html

Version 1.0 replaces the prior RC4 version.

Tom Wilkason


0 new messages