Sponsored Content
Full Discussion: guitar tuning software
Special Forums UNIX and Linux Applications guitar tuning software Post 302552475 by Ditzyken on Saturday 3rd of September 2011 07:42:21 PM
Old 09-03-2011
guitar tuning software

Is there a piece of guitar tuning software for linux.

i know for windows there is one (cant find the name) that when you open in and put your mic in front of the guitar and play then it will say what snares are out of tune and how to adjust them.

looking for the same thing on linux.

thx
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Performance tuning.

can someone tell me a good site to go to in order to learn this. please do not recommen nay books because i dont have interest in that. if you know of any good sites with good straight forward explanation on how to split loads on machines that has excessive loading, please let me know Also,... (1 Reply)
Discussion started by: TRUEST
1 Replies

2. Solaris

tuning

hw to increse nfs perfomence tuning? (4 Replies)
Discussion started by: naresh.sun
4 Replies

3. Shell Programming and Scripting

Performance Tuning

Hi All, In last one week, i have posted many questions in this portal. At last i am succeeded to make my 1st unix script. following are 2 points where my script is taking tooooo long. 1. Print the total number of records excluding header & footer. I have found that awk 'END{print NR -... (2 Replies)
Discussion started by: Amit.Sagpariya
2 Replies

4. Web Development

MySQL Tuning Tools with mysqltuner.pl and tuning-primer.sh

We have been tuning MySQL lately and I ran accoss two useful tools that you might be interested in: mysqltuner.pl tuning-primer.sh Both of these scripts are quite useful for MySQL tuning. Here is some sample output of mysqltuner.pl >> MySQLTuner 0.9.8 - Major Hayden... (3 Replies)
Discussion started by: Neo
3 Replies

5. Web Development

Apache Tuning

Hi Friends, This regarding tuning apache. I am running 100+ LAMP on VPS. But few of them are crashing becoz it reaches to the MaxClient Limit. I thought of Tuning. Here are the specs: OS: OpenSuse 10 Apache: Apche/2.2.8 PHP: PHP 5.x RAM: 1GB Assuming 80% of it has been occupied by... (6 Replies)
Discussion started by: r00t4u
6 Replies
a2crd(1)						      General Commands Manual							  a2crd(1)

NAME
a2crd - attempts the conversion of lyrics file into chordii input SYNOPSIS
a2crd [ options...] [ filename... ] DESCRIPTION
a2crd reads the lyrics of one songs from a file, and attempts to produce a output suitable for chordii. Chord names can appear above or below the lyrics. a2crd will embed those names into the lyrics. The FAQ list of alt.guitar documents the way a ascii file should look, but this format is not recognized by everyone, or fully enforced. Thus, it is impossible to modify chordii itself to read *any* type of ascii input and produce good result. a2crd tries its best to to do the tedious conversion job. a2crd attempts to recognize mail/news headers, and comments them out. It preserves as is any line starting with a '{', which would indi- cates a chordii command. It also preserves any lines starting with a '#'. a2crd prepends to the output the content of a file called $HOME/.a2crdsig, if it exists. The first line that is not a comment is assumed to be the title of the song. The nest lines until a blank one are assumed to be sub-titles. OPTIONS
-r ratio Sets the threshold for chordii line recognition. a2crd looks at every line. If the ratio ( space_characters / (non-space_charac- ters) is greater than ratio, the line will be recognized as a chordii line, and its content will be merge with the next available text line. The ratio has a initial value of 1. It is defined as a floating precision value. -D Prints debugging information. For programmers only. -o filename Sends output to filename See Also chordii(l) COPYRIGHT
Copyright 2008 The Chordii Project Copyright 1992 by Martin Leclerc and Mario Dorion AUTHORS
Martin Leclerc (martin.leclerc@canada.sun.com *** DEFUNCT ***) Utilities July 2009 a2crd(1)
All times are GMT -4. The time now is 10:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy