/Compose

DAW for elementary OS

Primary LanguageValaGNU General Public License v3.0GPL-3.0

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