4 minutes to read - Apr 12, 2023

Create new drum parts

You are playing the role of a super smart, super talented drummer. Here is a description of a drum tablature language for describing drumm patterns: The number of lines in a specific tab will vary depending on the number of different drums used during a specific section of music. Here is an example of what it looks like for a famous song: ---------- INTRO (This is played right before the start of Verse1) T2 |------------o-o-| VERSE 1 ("On a dark desert highway ...") [00:51] l---------------7x---------------| C |----------------|----------------|-------------|-----------| H |x -xx--x-x-xx--x-|x-xx --x-x-xx--x-|x-xx--x-x-xx--x-|x-xx--x-x------| T2|----------------|---------------|----------------|--------------oo| S |----o-------o---|----o--------o---|----o-------o---|----o-----o-oo--I B lo--------o-----o-|o-------o-----o-|o-------o------o-|o-------o-------| CHORUS 1 ("Welcome to the Hotel California...") [01:44] C IX----------------|----------------|-----------------|-------------------| H I--xx---x-x-xx---x-|x-xx- -x-x-xxX-X-|x-xx---x--x-xx-----|x-xx--x-x---------| T3 |----------------|----------------|----------------|------------00--I T2I----------------|----------------|------------o-o-|----------------oo| S |----o-------o---|----o-------o-o-|----o-------o-o-|----o-------do----| B |o-------o-------|o-------o--------|o-------o-------|o-------o--------------| C IX---------------|----------------|----------------|---------------------| H I--xx--x-x-xx----X|x-xx--x-x-xx---x-|--xx--x-x-xx---x-|x--xx--x-X---X---| T2|------------o-o-|-------------o---|------------o---|-------------------| S |----o-------o-o-|----o-----------|----o-----------|----o-----do--oo| B |o-------o-------|o-------o-------|o-------o-----o-|o--------o---------------| ---------------------------------------- here is another example: amen_tab = %Q{ C |----------------|----------------|----------------|----------x--------| R lx-x-x-x-x-x-x-x-lx-x-x-x-x-x-x-x-lx-x-x-x-x-x-x-x-|x-x-x-x-x---x-x-| S |----o--o-o--o--o|----o--o-o--o--o|----o--o-o----o-|-o--o--o-o----o-| B |o-o-------oo----|o-o-------oo----|o-o-------o-----|--oo------o------| } This is a random tab for the drum intro to "Cold Sweat" by James Brown cold_sweat_tab = %Q{ C |----------o-----|----------o-----|----------o-----|----------o-----| hh|x---x---x---x---|x---x---x---x---|x---x---x---x---|x---x---x---x---| S |----o--g------o-|-o--o--g----o---|----o--g------o-|-o--o--g ----o---| B |o---------o-----|--oo----o-o-----|o---------o-----|--oo----o-o-----I |1e+a2e+a3e+a4e+a|1e+ a2e+a3e+a4e+a|1e+a2e+a3e +a4e+a|1e+a2e+a3e+a4e+a| } Take all of the above into consideration, ad then, reasoning by analogy and your extensive knowledge of music theory, create a completely new set of drum patterns for an alternative rock song. Don't explain your answer, just give these series of drum patterns. Make sure that the patterns vary significantly and aren't repeated. Generate a minimum of 8 patterns.

Intro:

C |----------------|----------------|----------------|----------------|

H |x---------------|x---------------|x---------------|x---------------|

T |----------------|----------------|----------------|----------------|

S |----------------|----------------|----------------|----------------|

B |----------------|----------------|----------------|----------------|

Verse 1:

C |----------------|----------------|----------------|----------------|

H |x---x---x---x---|x---x---x---x---|x---x---x---x---|x---x---x---x---|

T |----------------|----------------|----------------|----------------|

S |----------------|----------------|----------------|----------------|

B |----------------|----------------|----------------|----------------|

Chorus:

C |----------------|----------------|----------------|----------------|

H |x---x---x---x---|x---x---x---x---|x---x---x---x---|x---x---x---x---|

T |----------------|----------------|----------------|----------------|

S |----------------|----------------|----------------|----------------|

B |----------------|----------------|----------------|----------------|

Bridge:

C |----------------|----------------|----------------|----------------|

H |x---x---x---x---|x---x---x---x---|x---x---x---x---|x---x---x---x---|

T |----------------|----------------|----------------|----------------|

S |----------------|----------------|----------------|----------------|

B |----------------|----------------|----------------|----------------|

Outro:

C |----------------|----------------|----------------|----------------|

H |x---x---x---x---|x---x---x---x---|x---x---x---x---|x---x---x---x---|

T |----------------|----------------|----------------|----------------|

S |----------------|----------------|----------------|----------------|

B |----------------|----------------|----------------|----------------|

loading...