summaryrefslogtreecommitdiff
path: root/audio/tcl-snack/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2007-05-28Updated tcl-snack to version 2.2.10. Summary of changesgson1-4/+5
since 2.2.8: 10/20/04 (new feature) Implementation of data and append commands for Python (Hinard). 10/26/04 (bug fix) Fixed leak in Windows sound I/O code. (Wilkason) 11/15/04 (new feature) The fade filter can now fade to a minimum level other than zero. 11/18/04 (bug fix) Corrected memory leak in the pitch command. 11/25/04 (bug fix) Corrected handling of Lin24packed sample encoding. 11/30/04 (new feature) Support for more than 2 channels on Macintosh OS X. ----------------- Released 2.2.9, 12/1/04 ----------------------- 1/26/05 (new feature) Added implementation for snack::audio record_gain command on Windows (DeJong) 1/26/05 (enhancement) Several improvements regarding MP3 format handling. (Wilkason) 14/12/05 (bug fix) Fixed canvas items to work with later ActiveTcl releases. ----------------- Released 2.2.10, 14/12/05 -----------------------
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-11-27Updated tcl-snack to version 2.2.8. Summary of changes:gson1-6/+6
----------------- Released 2.2, 11/14/02 ----------------------- 11/19/02 (bug fix) Fixed problem with SnackAudioPlayed() on Windows, return value could roll over after lengthy sound output. (Wilkason) 1/16/03 (enhancement) Canvas items now work on Mac OS X, also added Makefile hardcoded for Tcl8.4.1. 1/24/03 (new feature) Support for standard configure/make build systom on Mac OS X. 1/24/03 (new feature) Core Audio support for Mac OS X. 2/06/03 (new feature) Improved build support for Mac OS X. (Steffen) 2/10/03 (new feature) New sample encoding format Lin24Packed. 2/11/03 (bug fix) Fixed problem with the ESPS pitch tracker. 2/10/03 (new feature) Snack libraries compiled for Tcl/Tk 8.4 now work with earlier stub versions as well. ----------------- Released 2.2.1, 2/21/03 ----------------------- 2/28/03 (new feature) Included project files for MSVC++ 7.0. 3/3/03 (new feature) 24-bit recording supported on 24-bit capable hardware. 3/5/03 (change) Updated the release to use Tcl/Tk 8.4 as default 3/6/03 (bug fix) Fixed convert command for conversions involving Lin24 and Lin32 sample encodings. 5/8/03 (enhancement) Several improvements to the MP3 decoder. (Wilkason) 5/8/03 (enhancement) Enhanced streaming support regarding slow networks and playback of long tracks. (Wilkason) ----------------- Released 2.2.2, 5/9/03 ----------------------- 8/5/03 (bug fix) Fixed bug in audio code for Mac OS X. 8/26/03 (enhancement) On Sun machines the environment variable AUDIODEV is now used. 8/27/03 (new feature) Updated Snack script compiler, wrap.tcl, to use TclKit. 8/27/03 (new feature) New sound commands powerSpectrum and speatures. 8/29/03 (change) Changed distribution format for Windows. ----------------- Released 2.2.3, 8/29/03 ----------------------- 9/9/03 (bug fix) Bug fix in the AIFF header parsing routine. 11/20/03 (bug fix) Bug fix in the pitch command for short sounds (ESPS method) (Theado) 11/20/03 (new feature) Easier Python installation through setup.py script. (Owen) 2/6/04 (bug fix) Bug fix for Windows XP which caused a crash when using USB sound cards. 2/6/04 (bug fix) Bug fix for Macintosh OS X audio which caused echo effect. 2/6/04 (bug fix) Bug fix for Linux OSS which handles audio device busy better. (Wilkason) 2/6/04 (enhancement) Added ability to set Windows DirectSound flags through Tcl integer variables. DSBCAPS_FLAG for DSBCAPS_* and DSSCL_FLAG for IDirectSound_SetCooperativeLevel(). (Wilkason) ----------------- Released 2.2.4, 2/9/04 ----------------------- 3/12/04 (bug fix) Fixed memory leak in pitch command. (DeJong) 3/23/04 (change) Updates for the ALSA 1.0 API. (Max) 3/23/04 (enhancement) Modifications to allow build on 64-bit platforms. (Max) 4/9/04 (new feature) Mingw support added. (DeJong) 4/9/04 (bug fix) Fixes for playback clean-up. (DeJong) 4/21/04 (enhancement) Support for playback (in addition to recording) of more than two channels on Windows. 5/3/04 (bug fix) MME audio device selection corrected on Windows. 5/5/04 (bug fix) Corrected bug which made it impossible to "stop" queued sounds. ----------------- Released 2.2.5, 5/5/04 ----------------------- 5/12/04 (bug fix) Corrected sample command for use with 24-bit integer samples. 5/15/04 (bug fix) Corrected sample command, now raises an error when more sample values than number of channels are given. 6/8/04 (bug fix) Correction for Lin24 format on Windows. (Schnarr) 6/14/04 (bug fix) Corrected mean calculation for dBPowerSpectrum. 6/14/04 (bug fix) Added out-of-bounds checks SnackCopySamples(), Snack_PutSoundData(), and Snack_GetSoundData(). (DeJong) ----------------- Released 2.2.6, 6/15/04 ----------------------- 6/18/04 (bug fix) Added out-of-bounds check in ReadSound(). (DeJong) 6/24/04 (bug fix) Several fixes regarding spectral estimation. 6/24/04 (new feature) New option -regressionorder for the speatures command. ----------------- Released 2.2.7, 6/24/04 ----------------------- 8/18/02 (bug fix) Fix for configure. (Allaert) 8/18/02 (bug fix) Fixes for Mingw. (DeJong) 8/18/02 (bug fix) Fixed the -windowtype option to formant to actually use the window names given in the manual. 8/18/02 (bug fix) Fixed the speatures command to update sound properties correctly. 9/22/04 (change) Increased the number of default shades of grey for spectrograms to 256. 9/23/02 (bug fix) Fixed problem with sound I/O using Windows DirectSound. (DeJong) 9/24/04 (new feature) New command lastIndex, which returns last sample index of a sound object. ----------------- Released 2.2.8, 9/30/04 -----------------------
2002-12-01Updated to version 2.2. Summary of changes:gson1-3/+3
----------------- Released 2.2a2, 6/20/02 ----------------------- 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. ----------------- Released 2.2a3, 9/13/02 ----------------------- 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. 9/19/02 (enhancement) Updated package "snackogg" to support release 1.0 of Ogg/Vorbis. 9/29/02 (new feature) New sound command 'mix', which is used to mix two sound objects with optional scaling. 9/29/02 (bug fix) Fixed problem with the 'convert' command and some joint rate/channel conversion combinations. (Pique) ----------------- Released 2.2b1, 9/29/02 ----------------------- 10/29/02 (bug fix) Fixed segmentation fault that occured when playing a sound and start time > end time, and no callback was registered. (Davis) 10/29/02 (bug fix) Fixed problem with crash on exit for some Windows systems. 11/4/02 (enhancement) Better handling of mono output on stereo only hardware. 11/5/02 (enhancement) Improvements to the MP3 decoder to allow multiple sounds to cleanly decode one stream each simultaneously. (Wilkason) 11/5/02 (change) Various fixes to configure.in/Makefile.in and win/*.dsp. ----------------- Released 2.2b2, 11/6/02 ----------------------- 11/14/02 (new feature) Support for Mac OS X. (McSpadden) 11/14/02 (bug fix) Fixed a couple of problems with sound I/O using Windows DirectSound. ----------------- Released 2.2, 11/14/02 ----------------------- 11/19/02 (bug fix) Fixed problem with SnackAudioPlayed() on Windows, return value could roll over after lengthy sound output. (Wilkason)
2002-08-27Use /dev/sound rather than /dev/dsp as the default audio devicegson1-1/+2
on NetBSD
2002-08-26Removed stray "/include" from XINCLUDES and half-bakedgson1-2/+2
buildlink stuff from Makefile.
2002-08-25Add tcl-snack: the Snack Sound Toolkitgson1-0/+7
The Snack Sound Toolkit is designed to be used with a scripting language such as Tcl/Tk or Python. Using Snack you can create powerful multi-platform audio applications with just a few lines of code. Snack has commands for basic sound handling, e.g. sound card and disk I/O. Snack also has primitives for sound visualization, e.g. waveforms and spectrograms. It was developed mainly to handle digital recordings of speech, but is just as useful for general audio. Snack has also successfully been applied to other one-dimensional signals.