gwc icon indicating copy to clipboard operation
gwc copied to clipboard

Gtk (formerly Gnome) Wave Cleaner

Results 14 gwc issues
Sort by recently updated
recently updated
newest added

Create a file like this: `ffmpeg -i in.wav out.wav` Try to open the file in gwc and you get a WARNING window: > Failed to open /root/out.wav, 'Error : Cannot...

upstream

With version 0.21.19 I can change the current selection during playback (which I find to be a very useful feature). With version 0.22.04 I have to stop playback before I...

regression

- Instead of printing a bunch of numbers to stdout and noise.dat, it should display something in the gui, as users have no way of knowing they need to look...

enhancement

- should use standard keybindings for actions such as Cut/Copy/Paste. - should have keybindings for all zoom actions (should in and out be Ctrl-+ and Ctrl-- or just + and...

enhancement

1. It should really ask where to save the file. Even saving to the same location as the file being worked on would make more sense than the current behaviour,...

enhancement

Undo files and the clipboard data are now saved in the current working directory if $XDG_CACHE_HOME is not available. If CWD is read-only this does not work, so it would...

enhancement

Attempt to code led level meters appropriately in audio_osx.c Alister -- I anticipate at a minimum there will be leftover unused variables in audio_osx.c Likely some typos as well. While...

Due to the meshach subdirectory...

build

Build with one audio backend. Rerun configure and make to build with another audio backend. It will still use the first audio backend! Ideally we would make the audio backend...

build