Asked in Musical Instruments
Musical Instruments
How do you lower 1 key from normal key on guitar?
Answer

Wiki User
October 25, 2008 4:22AM
If by "key" you mean "step" then it's DGCFAD. It's easy to explain if you look on a piano. Take a string note, and put it down two keys.
Related Questions
Asked in Computer Programming, Math and Arithmetic
Algorithm of linear search in c?

int linearSearch(int a[], int first, int last, int key) { //
function: // Searches a[first]..a[last] for key. // returns: index
of the matching element if it finds key, // otherwise -1. //
parameters: // a in array of (possibly unsorted) values. // first,
last in lower and upper subscript bounds // key in value to search
for. // returns: // index of key, or -1 if key is not in the array.
for (int i=first; i<=last; i++) { if (key == a[i]) { return i; }
} return -1; // failed to find key }
Asked in Authors, Poets, and Playwrights
What has the author Keith Wyatt written?

Keith Wyatt has written:
'Electric Guitar Basics, Steps 1 & 2 Combined'
'Blues Rhythm Guitar'
'Acoustic Blues Guitar'
'The Ultimate Beginner Series'
'Play Blues Guitar with Keith Wyatt'
'Blues'
'Blues Guitar Basics Mega Pak'
'Electic Guitar Basics Megapak'
'Blues Guitar, Steps 1 & 2'
'Beyond Basics'
'Acoustic Guitar Basics, Steps 1 & 2'
'UBS Acous Guitar Basic Megapack'