AlisterH
AlisterH
Trimage uses a surprising amount of ram for each file you compress, and it doesn't free any up until you close the program. If you drag a folder containing hundreds...
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...
- 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...
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...
Currently GWC produces error messages with a range of wording for the same type of error: "Cannot write to [filepath.toc]" (my preferred wording, only just implemented, for the secret append...