File:"Texas & Pacific" boogie woogie bass.svg

Summary

Description
English: "Texas & Pacific" boogie woogie bassline.
Español: Línea de bajo típica del boogie woogie.
Date
Source

Own work based on: Typical boogie woogie bass.png and van der Merwe, Peter (1989) (in English) Origins of the Popular Style: The Antecedents of Twentieth-Century Popular Music, Oxford: Clarendon Press, pp. 211−212

LilyPond source

Category:GNU LilyPond images
\version "2.16.2"

\header {
	tagline = ""
}

\paper {

	% Paper size
	paper-width = 20 \cm
	paper-height = 6.5 \cm

	% Margins
	top-margin = 2 \mm
	bottom-margin = 2 \mm
	left-margin = 3 \mm
	right-margin = 2 \mm


	indent = 5 \mm
}

%% Voices

riff = \relative c { g8 b d e f e d b }

bass = {
	\repeat unfold 4 \riff
	\repeat unfold 2 { \transpose g c' \riff }
	\repeat unfold 2 \riff
	\transpose g d' \riff
	\transpose g c' \riff
	\repeat unfold 2 \riff
	\bar "||"
}

%% Merge score

\score {
	\new Voice = "bass"  { \clef bass \key g \major \numericTimeSignature \time 4/4 \bass}

	\layout { }

	\midi { }
}
Author
Original:
Vector:
Category:Vectorizations.
Other versions
SVG development
InfoField

Licensing

67wkii, the copyright holder of this work, hereby publishes it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
Category:License migration redundant#%22Texas%20&%20Pacific%22%20boogie%20woogie%20bass.svgCategory:GFDL#%22Texas%20&%20Pacific%22%20boogie%20woogie%20bass.svg
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution:
67wkii
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-3.0#%22Texas%20&%20Pacific%22%20boogie%20woogie%20bass.svg
You may select the license of your choice.
Category:Self-published work Category:Boogie woogie Category:Images with LilyPond source code Category:Twelve-bar blues Category:Walking bass
Category:Boogie woogie Category:CC-BY-SA-3.0 Category:GFDL Category:GNU LilyPond images Category:Images with LilyPond source code Category:License migration redundant Category:Pages with non-numeric formatnum arguments Category:Self-published work Category:Twelve-bar blues Category:Valid SVG created with LilyPond:Signatures Category:Vectorizations Category:Walking bass