diff options
author | gson <gson@pkgsrc.org> | 2002-12-01 22:10:23 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2002-12-01 22:10:23 +0000 |
commit | 75738a0f9c02a7891f827ddd77133dca8621eaa4 (patch) | |
tree | f5c1ad3ab3fb5a3f405041ab603f767d19c0694f /audio/wavesurfer/PLIST | |
parent | d584ce1e7f5ddb240535fb46df7a387bd06fd43e (diff) | |
download | pkgsrc-75738a0f9c02a7891f827ddd77133dca8621eaa4.tar.gz |
Updated to version 1.4.6.
Changes in WaveSurfer version 1.4.6:
Added WaveSurfer native transcription format, one label per line
"start_sec end_sec label"
WaveSurfer now uses the latest release of Snack, version 2.2
Several new keyboard shortcuts
Two new visualization plug-ins available, for plotting of pitch marks
files and boundary differences between two transcriptions files.
Many bug fixes and minor improvements
Changes in WaveSurfer version 1.4.5:
New sound mixing functionality
New time display formats "10ms frames" "PAL frames" and "NTSC frames"
Several bug fixes and minor improvements
Changes in WaveSurfer version 1.4.4:
New video plugin that makes it possible to open video files in
WaveSurfer, to do labelling or annotations as well as simple
cut-and-paste editing (Windows only)
Several bug fixes and minor improvements
Diffstat (limited to 'audio/wavesurfer/PLIST')
-rw-r--r-- | audio/wavesurfer/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/wavesurfer/PLIST b/audio/wavesurfer/PLIST index ea7f869aa84..969af9bd321 100644 --- a/audio/wavesurfer/PLIST +++ b/audio/wavesurfer/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/25 18:50:00 gson Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/12/01 22:10:23 gson Exp $ bin/wavesurfer lib/wsurf1.4/cmdline.tcl lib/wsurf1.4/combobox.tcl lib/wsurf1.4/configurations/HTK transcription.conf +lib/wsurf1.4/configurations/IPA transcription.conf lib/wsurf1.4/configurations/Spectrogram.conf lib/wsurf1.4/configurations/Speech analysis.conf lib/wsurf1.4/configurations/TIMIT transcription.conf @@ -23,6 +24,7 @@ lib/wsurf1.4/plugins/transcription_format_isis.plug lib/wsurf1.4/plugins/transcription_format_phondat.plug lib/wsurf1.4/plugins/transcription_format_timit.plug lib/wsurf1.4/plugins/transcription_format_waves.plug +lib/wsurf1.4/plugins/transcription_format_ws.plug lib/wsurf1.4/resizer.tcl lib/wsurf1.4/surfutil.tcl lib/wsurf1.4/vtcanvas.tcl |