Giter VIP home page Giter VIP logo

audio-cutter's Introduction

Audio Cutter

CircleCI

The project is a WIP.

Screenshots

Screenshot of the current UI of Audio Cutter

How to install?

As the application is a WIP, there are no stable packages of the application yet. Once the first stable release is out, you should be able to get it from Flathub.

Dependencies

  • python3
  • gtk3
  • gstreamer
  • gstreamer-plugins-good
  • gst-editing-services
  • gst-transcoder
  • gst-python
  • cairo
  • py3cairo
  • python-numpy
  • meson

Install the Flatpak nightly

In order to build and run the Flatpak package you need to install

  • xdg-desktop-portal
  • xdg-desktop-portal-gtk

The GNOME 3.30 runtime/sdk is required to build the Flatpak package

flatpak install flathub org.gnome.Sdk//3.30

Then you can build & install it

git clone https://github.com/bilelmoussaoui/Audio-Cutter.git
cd Audio-Cutter/build-aux/flatpak
flatpak-builder --install app com.github.bilelmoussaoui.AudioCutter.json --user

You can run it using

flatpak run com.github.bilelmoussaoui.AudioCutter

Manual installation

meson _build --prefix=/usr
sudo ninja -C _build install

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.