Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 475 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 475 Bytes

Compose

Creating music with ease


Installation

Dependencies

You'll need the following dependencies to build:

  • libgranite-dev
  • libgtk-3-dev
  • libasound2-dev
  • libjack-dev
  • libsndfile-1
  • meson
  • valac

Building

meson build --prefix=/usr
cd build
ninja

Installing & executing

To install, use ninja install, then execute with com.github.abbysoft-team.compose.

sudo ninja install
com.github.artempopof.compose