GnoWavCut

- a GNOME/GTK+ based RIFF PCM Wave file splitter -

URL: http://gnowavcut.good-day.net/

Japanese English

What is GnoWavCut?

GnoWavCut splits non-compressed 16bit PCM Wave file. You can specify the point to split with sounds playing.

Download

gnowavcut-0.0.8.tar.gz
gnowavcut-0.0.8-1.i386.rpm

CVS repositry

Latest source is available in anonymous CVS.

For getting source:
Move appropriate directory and execute the following command.

 $ cvs -d:pserver:anonymous@gnowavcut.good-day.net:/cvsroot/gnowavcut login
 $ cvs -d:pserver:anonymous@gnowavcut.good-day.net:/cvsroot/gnowavcut -z3 checkout gnowavcut
Just press Enter key when cvs asks password.

For updating latest source: Move gnowavcut directory and do this:

 $ cvs -z3 update

You can use CVSROOT envrionmental variable instead of -d option. Apply -z3 option in order to reduce network trafic.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

GNU General Public License

Requirements

Installation

 $ tar zxvf gnowavcut-0.0.8.tar.gz
 $ cd gnowavcut-0.0.8
 $ ./configure
 $ make
 # make install

RedHat and Linux distributions with rpm

If you want to build the package from the source, run the command:

 $ rpm -tb --clean gnowavcut-0.0.8.tar.gz

After rebuilding or downloading i386.rpm,

 # rpm -Uvh (rpm_path)/RPMS/i386/gnowavcut-0.0.8-1.i386.rpm

Debian GNU/Linux

debs for sid are available. firstly, add these apt-line to /etc/apt/sources.list.

deb http://y-imai.good-day.net/debian ./
deb-src http://y-imai.good-day.net/debian ./

Secondly, type apt-get update && apt-get install gnowavcut.

Usage

  1. Execute gnowavcut. (I recommend "gnowavcut --disable-sound &")
  2. Open wave file.
  3. Play it and pause.
  4. Use mini control to adjust, press "insert" button to set splitting point.
    And you can also set with lower entry. Input the time like (minutes):(seconds).(milli seconds) or (minutes):(seconds)
    and "Edit> Start to split" will make the program start to split.

TODO

ChangeLog

2000-10-22: 0.0.1
Released.
2000-10-29: 0.0.2
Use lseek return value when the mini (ff,rew,play) button clicked for splitting point
2000-11-04: 0.0.3
Added preferences dialog, fixed mini bug.
2000-11-21: 0.0.4
Use pthread when wave saveing.
Jump to selected row's starting point when the list double clicked.
2001-01-20: 0.0.5
Change approach when spliting was canceled.
Change web site address.
2001-05-20: 0.0.6
Use gtk_event_pending() instead of pthread
2001-08-20: 0.0.7
Output with filter(mp3 encoder, etc) support. Opening file from command prompt.
2002-09-20: 0.0.8
Supports files more than 2GB on partial systems.

Copyright © 2001 Yoichi Imai <yoichi@silver-forest.com>, All rights reserved.
PGP Key(GnuPG)
Key fingerprint = A788 C20D E5BB 1BCF 0F60 46A9 7696 811A A9C1 FE7A