项目作者: matf-pp

项目描述 :
An FFT-based instrument tuner for GNU/Linux operating systems.
高级语言: Vala
项目地址: git://github.com/matf-pp/2020_Stimer_za_gitaru.git
创建时间: 2020-03-11T20:10:43Z
项目社区:https://github.com/matf-pp/2020_Stimer_za_gitaru

开源协议:GNU General Public License v3.0

下载


Strings

pipeline status

An FFT-based instrument tuner for GNU/Linux operating systems.

Note: This software is currently pre-alpha. Don’t expect much and use at own risk.

Screenshot

Building

Prerequisites (debian based distros)

  1. valac
  2. meson
  3. gettext
  4. libgtk-3-dev
  5. libglib2.0-dev
  6. libasound2-dev
  7. libcairo2-dev

Steps

  1. meson build --prefix=/usr
  2. cd build
  3. ninja # Build
  4. ninja install # Install system-wide

Releases

Nightly Builds

Being still under development, the project is not yet publicly released. You can head over to CI / CD pipelines and grab the latest nightly build (.deb package).

Contributing

Please read the contribution guide.