A program for displaying notes and chords on the neck of stringed instruments.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Likhachev d31002dfff Added GPLv3 license and CoC 5 years ago
COPYING frets 1.0 9 years ago
CoC.md Added GPLv3 license and CoC 5 years ago
README.md Added GPLv3 license and CoC 5 years ago
frets Added GPLv3 license and CoC 5 years ago

README.md

##frets Отображение нот на грифе струнных инструментов.

##Лицензия Copyright (C) 2011-2016, Maxim Likhachev, envrm@yandex.ru

This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation, version 3.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

##Использование Использование: frets <Созвучие> ?аргументы?

Аргументы:
-t --tune <ноты> - строй (без пробелов), от этого зависит и количество струн
-p --play        - озвучивать ноты
-h --help        - справка по использованию

##Вывод

$ frets Am -p

A C E / Минорный аккорд 

         1      2      3      4      5      6      7      8      9      10

▶ E  ╣┼──────┼──────┼──────┼──────┼──A───┼──────┼──────┼──C───┼──────┼──────┤│⍉
▶ H  ╣┼──C───┼──────┼──────┼──────┼──E───┼──────┼──────┼──────┼──────┼──A───┤│⍉
▶ G  ╣┼──────┼──A───┼──────┼──────┼──C───┼──────┼──────┼──────┼──E───┼──────┤│⍉
▶ D  ╣┼──────┼──E───┼──────┼──────┼──────┼──────┼──A───┼──────┼──────┼──C───┤│⍉
▶ A  ╣┼──────┼──────┼──C───┼──────┼──────┼──────┼──E───┼──────┼──────┼──────┤│⍉
▶ E  ╣┼──────┼──────┼──────┼──────┼──A───┼──────┼──────┼──C───┼──────┼──────┤│⍉

         1      2      3      4      5      6      7      8      9      10

##Версия 1.0