Audio-Cutter icon indicating copy to clipboard operation
Audio-Cutter copied to clipboard

WIP - Gtk3 Audio Cutter

Results 8 Audio-Cutter issues
Sort by recently updated
recently updated
newest added

``` [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.

help wanted
backend

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...

design required

We don't have a logo yet! an app without an icon is mah

help wanted
design required

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...

help wanted
backend

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

help wanted

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.

enhancement
good first issue