Skip to content

Sound file editor (written in C using the GTK+ toolkit)

License

Notifications You must be signed in to change notification settings

wdlkmpx/gWaveEdit

Repository files navigation

How to compile

Run:

  • ./autogen.sh to generate configure
  • ./configure --prefix=/usr
  • make
  • make install

Requirements:

  • gtk >= 2.14
  • lame 3.93+

Known bugs in gWaveEdit:

  • When stopping, the cursor doesn't stop exactly where the playback stopped.

  • Not highly tested on big-endian systems. Feedback on this is welcome.

  • The ALSA driver sometimes underrun shortly after playback started or cursor jump, causing a click in the playback.