gwc
gwc copied to clipboard
Gtk (formerly Gnome) Wave Cleaner
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...
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...
- 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...
- 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...
Improvements to "File>Split audio on song markers" - file location/naming and overwrite confirmation
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,...
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...
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...
See title.
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...