<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Drum Clinic — Jim McCarthy</title>
<meta name="author" content="Jim McCarthy">
<meta name="description" content="Drum Clinic — drumming articles, lessons and resources from percussionist and educator Jim McCarthy.">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@300;400;500;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="drumclinic.css">
</head>

<body>
<a class="skip" href="#main">Skip to main content</a>

<!-- ==================== HEADER ==================== -->
<header class="nav">
  <div class="nav__inner">
    <div class="nav__top">
      <a class="nav__logo" href="index.html">DRUM-CLINIC.COM</a>
      <span class="nav__byline">Jim McCarthy</span>
    </div>
    <nav class="nav__links">
      <a class="is-current" href="index.html"><span>Home</span></a>
      <a href="latest-content.html"><span>Latest Content</span></a>
      <a href="free-stuff.html"><span>Free Stuff</span></a>
      <a href="recommended.html"><span>Products and Resources</span></a>
      <a href="submit.html"><span>Submit</span></a>
    </nav>
  </div>
</header>


<div class="sheet">
  <div class="layout">

    <!-- ==================== MAIN ==================== -->
    <main id="main">

      <p class="eyebrow">Drumming &middot; Technique &middot; Rudiments &middot; Gear &middot; Lessons &amp; Learning</p>

      <h1 class="page-title">Welcome to the <span>Drum Clinic</span></h1>

      <div class="prose clearfix">
        <img class="portrait" src="images/jimshotcutout.jpg" width="200" height="284" alt="Jim McCarthy">

        <p>Hello everyone! Welcome to drum-clinic.com... A website recently resurrected and aimed at helping the worldwide drumming community. I sincerely hope you enjoy the contents here and find them useful.</p>

        <p>Feel free to use the <a href="submit.html">submit</a> link if you would like to submit an article, comment, product.... anything drumming related, for inclusion to this site.</p>

        <p>All the materials provided from drum-clinic.com are 100% free, but we may link to other resources too.</p>

        <p class="lede"><b>ABOUT ME:</b></p>

        <p>I'm Jim McCarthy. I'm now in my 50s and live in Canada mostly as a percussion instrument developer and builder. For MOST of my career though, I was mostly a performer and teacher... teaching percussion to a wide variety of students and concentrating mainly on hand technique which was my specialty, and running clinics and masterclasses based on my book &mdash; <a href="https://www.sticktechnique.com/">Stick Technique</a>.</p>

        <p>Developing and teaching the technical aspects of hand and stick motion at the leading edge of drumming, was my primary passion for well over two decades, and started whilst studying and performing the snare drum solos of legends John Wooton and Marty Hurley in my university days.</p>

        <p>I studied Percussion at Adelaide University for a number of years first under Richard Smith then under Jim Bailey, and finished in 1996 with a Masters degree in performance.</p>

        <p>May you always find success and joy with drumming!</p>

        <p class="signoff"><img src="images/jimsig.gif" width="200" height="51" alt="Jim McCarthy"></p>
      </div>

    </main>

    <!-- ==================== RIGHT PANEL ==================== -->
    <aside class="rail">

      <div class="rail__card">
        <div class="rail__head">Notify Me about New Content</div>
        <div class="rail__body">
          <form class="subform" id="subscription_form_z0z10g" method="post" action="https://www.percussionclinic.com/a/a.php/sub/4/z0z10g">
            <label for="first_name">First name</label>
            <input type="text" id="first_name" name="first_name" value="">
            <label for="email_address">Email address</label>
            <input type="text" id="email_address" name="email_address" value="">
            <button type="submit">Notify Me</button>
          </form>
        </div>
      </div>

      <div class="rail__card">
        <div class="rail__head">Improve your Speed and Control on the Drums</div>
        <div class="rail__body">
          <p><a href="https://www.sticktechnique.com/">Faster Drum Rudiments Today at StickTechnique.com</a></p>
        </div>
      </div>

      <div class="rail__card">
        <div class="rail__head">Feature Article</div>
        <div class="rail__body">
          <p><a href="revisedrudiments.html">The PAS 40 Drum Rudiments &mdash; Drummer&rsquo;s bible or a Joke?</a></p>
        </div>
      </div>

      <div class="rail__card">
        <div class="rail__head">Latest Content</div>
        <div class="rail__body">
          <div data-latest-posts>
            <ul class="rail-posts">
              <li><a class="rail-posts__title" href="latest-content.html">See all posts</a></li>
            </ul>
          </div>
        </div>
      </div>

    </aside>

  </div>
</div>


<!-- ==================== PINNED FOOTER ==================== -->
<footer class="footerbar">
  <div class="footerbar__inner">
    <a href="index.html"><span>Home</span></a><span class="sep">·</span><a href="submit.html">Submit</a><span class="sep">·</span><a href="mailto:jim@percussionclinic.com">Contact Jim</a><span class="sep">·</span><a href="privacypolicy.html"><span>Privacy Policy</span></a>
  </div>
</footer>

<script src="latest.js"></script>
</body>
</html>
