mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 15:35:42 -05:00
* PUSH NOTE : Public Journal.md * PUSH NOTE : Projects Overview.md * PUSH NOTE : Meta.md * PUSH NOTE : Health and Wellness.md * PUSH NOTE : Rhombic Dodecahedron d12.md * PUSH NOTE : Scry Your Tasks.md * PUSH NOTE : Rhizome.md * PUSH NOTE : Rhizomatic Learning.md * PUSH NOTE : Move Your Body.md * PUSH NOTE : Markdown.md * PUSH NOTE : Consistency.md * PUSH NOTE : Guitar.md * PUSH NOTE : Writing with Outlines.md * PUSH NOTE : Poetry.md * PUSH NOTE : Meditation.md * PUSH NOTE : Procrastination.md * PUSH NOTE : index.md * PUSH NOTE : Grammar.md * PUSH NOTE : Micropolitan Statistical Area.md * PUSH NOTE : About.md
49 lines
2.0 KiB
Markdown
49 lines
2.0 KiB
Markdown
---
|
||
title: Guitar
|
||
tags:
|
||
- learning
|
||
- music
|
||
compartir: true
|
||
lastmod: 2023-09-18
|
||
enableToc: true
|
||
---
|
||
|
||
## Guitar Tabs
|
||
|
||
When you are looking at a tab, you will see six horizontal lines. These lines represent the strings of the guitar. The bottom line is the 6th string (the thickest string on your guitar, low e) and the top line is the thinnest string (the first string, high e).
|
||
|
||
### Arpeggio
|
||
|
||
An [[Arpeggio|Arpeggio]] is a type of [[Chords|broken chord]] in which the notes that compose a chord are individually sounded in a progressive rising or descending order. Arpeggios on keyboard instruments may be called _rolled chords_.
|
||
|
||
```md
|
||
e|--------2-----------------|
|
||
B|------3---3---------------|
|
||
G|----2-------2-------------|
|
||
D|--0-----------------------|
|
||
A|--------------------------|
|
||
E|--------------------------|
|
||
```
|
||
|
||
### Metallica – Enter the Sandman (Intro)
|
||
|
||
```md
|
||
e|---------------------|------------------|---------------|--------------------|
|
||
B|---------------------|------------------|---------------|--------------------|
|
||
G|---------------------|------------------|---------------|--------------------|
|
||
D|-------5-------------|----5-------------|----5----------|--------------------|
|
||
A|----7-----------7----|-7-----------7----|-7-----------7-|--------------------|
|
||
E|-0--------6--5-----0-|-------6--5-----0-|-------6--5----|--------------------|
|
||
```
|
||
|
||
### Pasted
|
||
|
||
The next note is marked as a 7 on the 5th string, so place a finger on the 5th string 7th fret. The third note is the 5th fret 4th string. By now you are probably realizing that in order to play this riff, you need to use your 3rd finger on the 7th fret and your first finger on the 5th fret.
|
||
|
||
You can then finish out the riff by grabbing the 6th fret on the 6th string with your second finger, then the 5th fret with your 1st finger, and finally the 7th fret 5th string (a string) with your 3rd finger.
|
||
|
||
## Sources
|
||
|
||
* [ultimate-guitar.com](https://tabs.ultimate-guitar.com/tab/metallica/enter-sandman-tabs-8595 )
|
||
* [guitarlessons.org](https://www.guitarlessons.org/lessons/read-guitar-tabs/)
|