Skip to content

matf-pp/2020_Stimer_za_gitaru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

valac
meson
gettext
libgtk-3-dev
libglib2.0-dev
libasound2-dev
libcairo2-dev

Steps

meson build --prefix=/usr
cd build
ninja                     # Build
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.

Releases

No releases published

Packages

No packages published