<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" ><head><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/CC/String+trio/F.+W.+Meacham/American+Patrol.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/CC/Streichtrio/F.+W.+Meacham/American+Patrol.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/CC/Trio+%c3%a0+cordes/F.+W.+Meacham/American+Patrol.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/CC/Trio+de+cordas/F.+W.+Meacham/American+Patrol.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/CC/Tr%c3%ado+de+cuerda/Frank+White+Meacham/American+Patrol.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/CC/Trio+smyczkowe/F.+W.+Meacham/American+Patrol.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/CC/Trio+d%27archi/F.+W.+Meacham/American+Patrol.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/CC/Strijktrio/Frank+W.+Meacham/American+Patrol.html"/><link rel="canonical" href="http://en.instr.scorser.com/CC/Piano/F.+W.+Meacham/American+Patrol.html"/><script async src="https://www.googletagmanager.com/gtag/js?id=G-WCCFERMEWR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());

  gtag('config', 'G-WCCFERMEWR');
</script><meta name="viewport" content="width=device-width, initial-scale=1"/><title>American Patrol PDF Free sheet music</title><meta name="description" content="American Patrol F. W. Meacham PDF Sheet music, scores"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><link rel="icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="shortcut icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
  <script src="http://code.jquery.com/jquery-1.12.4.js" ></script>
  <script src="http://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script type="text/javascript">
	function onEnter()
	{{
if(event.key === 'Enter') {
        var re = new RegExp('([ .]*$)|([\\\\:]*)', 'ig'); 
		var tmp = document.getElementById("s").value.replace(re,'');
		if (tmp!="")
			top.location.href = 'http://en.scorser.com/S/Sheet music/'+encodeURIComponent(tmp)+'/-1/1.html';
		return false;      
    }		
	}}
</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script><style type="text/css">
body{max-width: 975px;min-width: 300px;margin: 10px 10px 0 20px;font-family: sans-serif, arial, tahoma, verdana,courier ;background-color:white}
a{color:black; padding: 0 0px 10px 0px;display:block;}
a:visited{color:black}
.ariaLinkDiv{font-size: large;margin: 0 0 0 10px;}
h1{ font-size: xx-large;font-weight: normal;margin: 10px 0px 10px 0px;clear:both}
h1 a{display:inline}
h2{ font-size: x-large;font-weight: normal;margin: 20px 0 10px 0px}
h2 a{margin: 0; display:inline}
h3{ font-weight: normal;font-size:large;margin: 10px 0 0 0px}
h3 a{display:inline}
.content{margin:20px 0 0 0px}
.hd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;}
.hd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.hd a:visited{color:white}
.vd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #568900;   margin: 5px 5px 0 0;}
.vd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.vd a:visited{color:white}
.clear{clear:both}
.clear10{clear:both;height:10px}
.clear20{clear:both;height:20px}
.ic{padding: 5px 0 5px 0;border-width:0;font-size: large;width: 100%;}
.ic:focus{outline:none}
.sw{background-color:red;float:left}
.sw a{padding:10px;color:white;font-size:large;}
.p{max-width:700px;margin-top:10px;}
.p a{display:inline;}
.ocd{background-color: #6E903B; width: 100%;}
.ocd a{text-decoration:none; color:white;float:left;padding:0}
.ocd a:visited{color:white}
.ocdd{margin-left: 47px;}
.ocdc{padding: 5px;}
.instrDiv{display:none}
.md{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;padding:10px}
</style></head><body><div class="ocd"><div class="ocdc"><a href="http://en.instr.scorser.com/M.html"><img alt="" src="http://instr.scorser.com/menu_white.png" style="height:23px; width:30px;margin:5px"></a><div class="ocdd"><input id="s" value placeholder=" Search ScorSer.com: Instruments, Composers, Compositions ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://en.instr.scorser.com/Au/String trio/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://en.instr.scorser.com/SS/String+trio/Solo/All.html">String trio Solo</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/String+trio/All/All.html">String trio + ...</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/String+trio/Solo/For+beginners.html">For beginners</a></div><div class="hd"><a href="http://en.instr.scorser.com/SC/String+trio/All/Popularity.html">Composers</a></div><div class="clear10"></div><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="6855378574"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><h1>American Patrol<h2><h2>Composer: <a href="http://en.instr.scorser.com/C/String+trio/F.+W.+Meacham/All/Alphabeticly.html">Meacham F. W.</a></h2><h2>Instruments: <a href="http://en.instr.scorser.com/SS/Piano/All/All.html">Piano</a> </h2><h2>Tags: <a href="http://en.instr.scorser.com/SS/String+trio/All/Marche.html">Marche</a> </h2><div class="hd"><a href="#arr">#Arrangements</a></div><div class="clear10"></div><h2>Download free scores:</h2><a rel="nofollow" href="http://en.instr.scorser.com/D/290656.html" target="_blank"">Complete Score PDF 0 MB</a><a rel="nofollow" href="http://en.instr.scorser.com/D/290657.html" target="_blank"">Cover Page (color) PDF 0 MB</a><div class="clear10"></div><a rel="nofollow" href="http://en.instr.scorser.com/D/656857.html" target="_blank"">Complete Score PDF 8 MB</a><div class="clear10"></div><h2 id="arr"><h2>Arrangements:</h2></h2><h3>Other</h3><a href="http://en.instr.scorser.com/Ar/String+trio/F.+W.+Meacham/American+Patrol/Unknown/Military_band.html"> Military band (Unknown)</a><a href="http://en.instr.scorser.com/Ar/String+trio/F.+W.+Meacham/American+Patrol/Martin+Haub/Bassoon%2bClarinet%2bFlute%2bFrench_horn%2bOboe.html"> Bassoon + Clarinet + Flute + French horn + Oboe (Martin Haub)</a><a href="http://en.instr.scorser.com/Ar/String+trio/F.+W.+Meacham/American+Patrol/Unknown/Orchestra.html"> Orchestra (Unknown)</a><a href="http://en.instr.scorser.com/Ar/String+trio/F.+W.+Meacham/American+Patrol/Unknown/Orchestra.html"> Orchestra (Unknown)</a><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad2 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="2242351737"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><div class="clear10"></div><div class="clear10"></div><a href="https://en.wikipedia.org/wiki/American_Patrol">Wikipedia</a><div class="p">"American Patrol" is a popular march written by Frank White (F.W.) Meacham in 1885. It incorporates both original musical themes by Meacham and melodies from American patriotic songs of the era such as "<a href="http://en.instr.scorser.com/CC/String+trio/Edward+Francis+Rimbault/Columbia%2c+the+Gem+of+the+Ocean.html">Columbia, the Gem of the Ocean</a>," "<a href="http://en.instr.scorser.com/CC/String+trio/Irving+Berlin/Dixie.html">Dixie</a>," and "Yankee Doodle." Composed for piano, it was then arranged for wind band and published by Carl Fischer in 1891. Copyright was assigned to Meacham's widow, Cora, in 1912 and renewed in 1919. The 1885 and 1914 printings for piano do not include "Dixie."</div><div class="p">Glenn Miller's Orchestra recorded a swing version of the march arranged by Jerry Gray in 1942 which was released as a 78 single on Victor Records.</div><div class="p">Morton Gould later composed his own unusual and often dissonant "American Patrol for 3 Bands."</div><div class="p">The "patrol" format, also used in Beethoven's Turkish March, was popular in the second half of the 19th century, and other compositions bear titles such as "Turkish Patrol," "Ethiopian Patrol," "Owl's Patrol," "Welsh Patrol" and "Arab Patrol." The format was intended to represent a military band approaching, passing, and fading into the distance. It typically included an introduction played p or pp, in imitation of bugle calls or drums, then themes played progressively louder until a recapitulation of the first theme(s), gradually dying away and finishing pp, ppp, or even pppp. The original piano version of "American Patrol" follows this scheme.</div><div class="p">"American Patrol" was performed by the Marine Band on July 2, 1892 in Portland, Oregon.</div><div class="p">The 1893 Annual Meeting of the American Street-Railway Association included a performance of "American Patrol" by Clauder's Exposition Band. Also, in 1893, Conterno's Band and Orchestra performed it as part of their concert at Paradise Park in New York.</div><div class="p">In 1896, Halle's Concert Band performed it as part of Fourth of July celebrations at Winthrop Park in New York City.</div><div class="p">The Professor, played by Russell Johnson, performed the song on a flute on the television series Gilligan's Island in episode 26, "Music Hath Charm".</div><div class="p">Glenn Miller recorded the song on April 2, 1942 while his band was in Hollywood filming the 20th Century-Fox musical film Orchestra Wives in a big band arrangement by Jerry Gray, where the theme "The Girl I Left Behind" can be also heard as an overlay. The arrangement was published by the Mutual Music Society in New York City. The song was released as a Victor 78 single, 27873A, backed with "Soldier, Let Me Read Your Letter". The recording was reissued as RCA Victor 20-1564-A backed with "<a href="http://en.instr.scorser.com/CC/String+trio/Igor+Stravinsky/The+Song+of+the+Volga+Boatmen.html">Song of the Volga Boatmen</a>" as Side 1 on the four disc 78 album, P-148, Glenn Miller. The record reached no. 15 on Billboard in 1942.</div><div class="p">The personnel on the Glenn Miller studio recording consisted of: Saxes: Tex Beneke, Wilbur Schwartz, Ernie Caceres, Al Klink, Lloyd "Skip" Martin; Trumpets: John Best, R. D. McMickle, Billy May, Steve Lipkins; Trombones: Glenn Miller, Jimmy Priddy, Paul Tanner, Frank D'Annolfo; Piano: Chummy MacGregor; String Bass: Edward "Doc" Goldberg; Guitar: Bobby Hackett; Drums: Moe Purtill.</div></body></html>