Audio-Cutter
Audio-Cutter copied to clipboard
WIP - Gtk3 Audio Cutter
``` [rizvan@localhost Audio-Cutter]$ meson build The Meson build system Version: 0.55.3 Source dir: /home/rizvan/Audio-Cutter Build dir: /home/rizvan/Audio-Cutter/build Build type: native build Project name: com.github.bilelmoussaoui.AudioCutter Project version: 0.1 C compiler for...
We should allow the user to export the file to any format of the predefined ones.
It would be nice to have some empty state widget where we ask the user to import an audio file to start playing with. It might need some design work...
We don't have a logo yet! an app without an icon is mah
Currently, we just draw the wave of the audio file. What should be done (waiting for some help on #gstreamer first to approve this) - Create a `GES.Timeline` - Append...
The user should be able to select a part of the wave. Behavior: - The user selects a part of the wave - The start/end time entries should be updated
The current state of the appdata file sucks. It lacks a correct description, some screenshots. This should be the latest step to be done before releasing a first beta/stable release.