<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<link rel="stylesheet" type="text/css" href="/files/css/default.css" title="Default"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark.css" title="Dark"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/default_fixed.css" title="Default (Fixed Menu)"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark_fixed.css" title="Dark (Fixed Menu)"/>
	<meta name="author" content="Denny D. Daugherty"/>
	<script type="text/javascript" src="/files/javascript/style.js"></script>
	<script type="text/javascript" src="/files/javascript/styleswitcher.js"></script>
        <meta name="google-site-verification" content="-ZoRN1iM2CfuduqvRcdPjiWLdzWyY5a6LuoJclOQos4" />
<title>Denny Daugherty - Writings - Reflections on Church Music Administration</title>

<meta name="keywords" content="weblog denny daugherty blog writing comment review rant news christianity music percussion "/>
<meta name="description" content="As this academic year draws to a close, I look back on the path I am on and where I might be headed. Prior to this year, I spent some time outside of school trying to determine what God's plan..."/>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.denny.daugherty.name/blog/index.rdf" />

<link rel="start" href="http://www.denny.daugherty.name/blog/" title="Home" />
<link rel="prev" href="http://www.denny.daugherty.name/blog/archives/2005/04/77.html" title="Another weekend shot" />

<link rel="next" href="http://www.denny.daugherty.name/blog/archives/2005/05/82.html" title="On the wrong side of the stage" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.denny.daugherty.name';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>

<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.denny.daugherty.name/blog/archives/2005/05/80.html"
    trackback:ping="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi/73"
    dc:title="Reflections on Church Music Administration"
    dc:identifier="http://www.denny.daugherty.name/blog/archives/2005/05/80.html"
    dc:subject="Reflections"
    dc:description="As this academic year draws to a close, I look back on the path I am on and where I might be headed. Prior to this year, I spent some time outside of school trying to determine what God&apos;s plan..."
    dc:creator="Denny D. Daugherty"
    dc:date="2005-05-11T09:54:33-05:00" />
</rdf:RDF>
-->


<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.denny.daugherty.name/blog/archives/2005/05/80.html">
<dc:title>Reflections on Church Music Administration</dc:title>
<dc:description>As this academic year draws to a close, I look back on the path I am on and where I might be headed. Prior to this year, I spent some time outside of school trying to determine what God&apos;s plan...</dc:description>
<dc:creator>Denny D. Daugherty</dc:creator>
<dc:date>2005-05-11T09:54:33-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
</License>
</rdf:RDF>
-->



</head><body>
<div id="header">
<div id="headermain">
	Denny D. Daugherty's Personal Web Site
</div>
<div id="menu">
	<a class="menu" href="/index.html">Home</a> - 
	<a class="menu" href="/news/">News</a> - 
	<a class="menu" href="/blog/">Blog</a> - 
	<a class="menu" href="/contact.html">Contact</a> - 
	<a class="menu" href="/interests/">Interests</a> - 
	<a class="menu" href="/gallery/">Gallery</a> - 
	<a class="menu" href="/about/">About</a> - 
	<a class="menu" href="/links/">Links</a> - 
	<a class="menu" href="/guestbook/">Guestbook</a>
</div>
&nbsp;
</div>
<div id="content">


<h1>Writings</h1>

<div id="menu"><a href="http://www.denny.daugherty.name/blog/archives/2005/04/77.html">&laquo; Another weekend shot</a> |

<a href="http://www.denny.daugherty.name/blog/">Main</a>
| <a href="http://www.denny.daugherty.name/blog/archives/2005/05/82.html">On the wrong side of the stage &raquo;</a>

</div>


<h2>May 11, 2005</h2>

<div class="blogentry">

<h3>Reflections on Church Music Administration</h3>

<p>As this academic year draws to a close, I look back on the path I am on and where I might be headed.  Prior to this year, I spent some time outside of school trying to determine what God's plan for my life is.  I was at a crossroads, with the choice of two areas of study.  I had completed two years of college attempting two very different majors and came to the realization that I would need to choose one path to follow.  Though difficult, I made the decision to pursue a music degree with concentrations in Church Music and Performance.  Although, another thing I have learned is that the questions about where I am going and the decisions that will mark the path of my future do not relent and do not necessarily become easier.</p>

<a name="more"></a>
<p></p>

<p>A guiding passage of scripture in my life is Proverbs 16:9 which reads "The human mind plans the way, but the Lord directs the steps" (NRSV).  Over the last year and a half I have been relying on God to direct my steps and be a guide to light me through a fog of sorts.  As I mentioned, I chose to study Church Music thinking that perhaps this was a way for me to utilize my gifts for God.  When the wind ensemble at school performed a transcription of Morton Lauridsen's "O Magnum Mysterium" there was another tug on my heart to become more active in this discipline.  The following summer I talked with my pastor about starting up the church choir again and enrolled in a conducting course at school.  The experience in conducting that choir has been very rewarding and I look forward to the work ahead of me.</p>

<p>This last Spring I had been in a class, "Church Music Administration" in which we discussed various issues surrounding the role of a church musician and the role of music in the church.  These discussions were thoughtful, genuine, and at times difficult.  I now find myself aware of the opportunities that there are as well as the challenges that come with such a position.  As a result, I am even more excited about what God has in store for me in church music and anxious to serve in that area.  However at the same time there is apprehension and uncertainty about the immediate steps I must now take.  I will return to this later.</p>

<p>Early in the semester we discussed various aspects of worship and were asked to consider questions that previously I had not considered.  We compared arguments for traditional and contemporary worship styles as well as various elements of worship music such as inclusive language and the worship environment.  These discussions were very helpful in forming our feelings toward what worship should be.  Although it's these kind of questions that one does not find absolute answers to necessarily and especially not within a short time.  I am sure that my feelings in this area will evolve over time as my experience grows.  </p>

<p>During the class we also discussed various technical, organizational, and logistical aspects of church music.  We learned about planning worship services which is a critical skill.  We discussed certain legal issues including music copyrights, et cetera.  We had a series of discussions on different instruments and tools that the church musician must be familiar with.  We each gave presentations on various elements including percussion, piano, organ, voice, sound equipment, and conducting.  These short primers were very helpful in giving us an overview of what we needed to know to properly manage the technical tasks of a church musician.  I'm sure I will refer back to my notes a few times early in my ministry.</p>

<p>Later in the semester one class was spent discussion spiritual issues.  This was a difficult discussion in which we were all asked to search ourselves and think about our Christian identity.  In this area we all have strengths and weaknesses as well as different approaches to such things as prayer, bible study, and worship.  This was a very imporrtant and effective discussion which reminded us of the spiritual aspects of being a church musician.  As much as this is a musical role, it is also a ministerial role.  To be in a pastoral position even as a church musician, one must take care to maintain a positive spiritual life.  I was personally reminded of some areas in which I need to improve.  Right now I can't really picture myself in a ministerial or pastoral role on the staff of a church.  This is not to say that I don't consider myself "Christian enough" for such a role or that such a role is to be revered as extra-spiritual.  Presently this is more an issue of self-perception.  I can see myself becoming comfortable in a role of a minister of music.  I think it could be exciting and a healthy challenge.  I think it is something I would become comfortable with over time though.</p>

<p>Now that the class is over I am considering where I go next and how I utilize the skills I've gained.  We have learned of the opportunities available in church music which have been especially helpful in providing the outlook for a church musician.  As a natural extension to the church music study of this last semester, I have enrolled in a 'Church Music Practicum' for next fall.  This practicum will allow me to develop skills and gain experience in working with a church in a real-world setting.  I look forward to this and think it will be a great experience.  Although, where that experience will take place is now the question before me.</p>

<p>Early in this last Spring semester, we were each asked if we were tied to our denominations because that would ultimately affect where we serve as a church musician.  I answered that I was willing to leave the denomination I've known all my life, The <a href="http://www.ag.org">Assemblies of God</a>.  Later in the semester I began to realize that there is going to be a lingering question, a significant decision for me to make in the near or distant future.  That decision is when or if to leave my home church.  Planning for this upcoming practicum has made this question much more immediate, and I'm finding myself unprepared to answer it.</p>

<p>On one hand I have considered that I am spending four years in college studying this profession and will naturally want to pursue either a full or part time position as a minister of music after I graduate.  My home church does not currently have a position for a church musician and thus far I have doated my time in conducting and organizing the church choir over the last year.  On the other hand, I find that it is difficult to use money as a deciding factor of where to go to church.  Although I am then reminded of our financial discussions in Church Music Administration and the recurring theme of "You are Worth It."  It's just a cold hard fact that money is a necesitiy, and if my parents and I are spending so much money on an education in church music, it follows that I should be employed in such a position after school.  About three-fourths through the semester I began thinking of the ramifications of all this.  I thought how difficult it would to be leave the only church family I've ever known, to leave a hole that may not be able to be filled.  The professor suggested that at the point where I become 'bitter' is the appropriate time to leave and go somewhere where I would be compensated.  I'm not sure how close I am to being bitter, but with opportunities surrounding me it will definitely be something I need to thoroughly consider.  Well, as these questions first came to mind I was able to have some solace in thinking that I might not have to deal with them for a little while.  I'm finding out now that I don't have that luxury.</p>

<p>I met with my professor yesterday to briefly discuss how we might structure my practicum or internship for next Fall.  He flat out told me that I need to decide whether to stay at my current church or leave it.  It was when he said the words "leave the church" that the idea hit home.  That phrase sounds so terrible, yet maybe it's necessary for me.  He said that there are things we could do at my church or investigate any of a number of offers avilable elsewhere.  He suggested that I would "benefit more" from serving a different congregation.  There are some things holding me back though, clear obstacles that I would need to overcome if I decide to "leave".  </p>

<p>I play drums every Sunday at my current church.  If I happen to miss a week or two I definitely hear about it next time.  Every couple weeks I am reminded by some of the congregation how much they appreciate it.  So then what happens if the drums stop playing indefinitely?  What if I wouldn't be able to find a replacement?  I would not want to upset them if the drums suddenly became silent.  Also, I re-organized the disbaded choir last Fall, and we have performed twice: for Christmas and the following Easter.  If I leave the church, they will have no one to lead them.  I think I would feel some guilt after bringing them together for just one year and then leaving them with no one to lead.  It had been two years before then that the church had been without a choir.  Another thing to consider is that I don't want to be viewed as leaving them purely because I found a 'better offer' in that the internship would be paid.  I would not want them to take such a decision on my part personally.  And finally, I have a lot invested into my current church.  I know the people, have been very active in various things, and have defined a role and identity for myself within that congregation.  On the other hand, I don't want pride or fear to prevent me from realizing my potential in the field of church music.</p>

<p>This brings me back to the question I mentioned earlier, whether we are willing to leave our denomination.  When I answered yes to this question I didn't give it a second thought.  Perhaps the generalization of "denomination" rather than "congregation" softened the blow, so to speak.  I think I could benefit from serving a different congregation.  We were reminded in class a couple times that a church musician often will not stay at the same church indefinitely, and that there comes a point where he or she must decided if it's the right time to move on.  My current church isn't perfect.  There are a lot of things I really like about it, and then there are certain philosophical differences I have with some of the membership which can cause strain.  If I'm completely honest with myself, I think that a different consistent church experience could help in my Christian development as well as help me to prepare for a future role as a minister of music.</p>

<p>I'm not sure where I stand right now, but I will have to decide soon.  My professor has asked me to let him know within a week of my decision so that he can look into opportunities for the fall.  I have to think how I would break the news and how it would be accepted.  I am very close to the people in my church.  Would they be disappointed (and not show it) or would they be genuinely happy for me?  This is a lot for me to pray about in the next week.  As I said before, the questions have not become easier and the signs on this crossroads any more legible.  I'm hoping that God will direct my steps in the right direction and that I not be guided solely by personal ambition or by inhibitions.  I feel very blessed to have the opportunities I have and feel I have greatly benefited by the self-examination and other studies that have been a part of this Church Music Administration class.  It has helped me to be more familiar with what church music is all about and has caused me to consider what role I have in church music.  Now I just await God's direction...</p>

<span class="small">Posted by Denny D. Daugherty at May 11, 2005 09:54 AM
| <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi?__mode=view&amp;entry_id=80" onclick="OpenTrackback(this.href); return false">TrackBack</a>
</span>

</div>

<p>See related entries in the following categories:
<a href="http://www.denny.daugherty.name/blog/archives/faith.html">Faith</a>, <a href="http://www.denny.daugherty.name/blog/archives/music.html">Music</a>, <a href="http://www.denny.daugherty.name/blog/archives/reflections.html">Reflections</a></p>



<H2>Comments</h2>




<h3>Post a comment</h3>

<form method="post" action="http://www.denny.daugherty.name/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="80" />

<div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;">
	<label for="author">Name:</label><br />
	<input tabindex="1" id="author" name="author" /><br />

	<label for="email">Email Address:</label><br />
	<input tabindex="2" id="email" name="email" /><br />

	<label for="url">URL:</label><br />
	<input tabindex="3" id="url" name="url" /><br />
</div>

Remember personal info?<br />
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<label for="text">Comments:</label><br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br />

<input type="submit" name="preview" value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;Post&nbsp;" /><br />

</form>

<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>



</div>
<hr/>
<address>Copyright &copy; 2003-2004 Denny D. Daugherty
<br/>All Rights Reserved
<br/><a href="http://www.denny.daugherty.name">http://www.denny.daugherty.name</a>
<br/><img src="/files/graphics/signature.gif" alt="My Signature"/>
</address>

<div id="foot">
<a href="/credits.html">Site Credits</a> | <a href="/sitemap.html">Site map</a>

<script type="text/javascript"><!--
document.write('<br/>Choose Style:  <a href="javascript:changeColors(\'default\');">Default</a> // ');
document.write('<a href="javascript:changeColors(\'dark\');">Dark</a>');

document.write('<br/>Choose Layout:  <a href="javascript:changeLayout(\'default\');">Default</a> // <a href="javascript:changeLayout(\'fixed\');">Fixed Menu</a>');
// -->
</script>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15632333-2");
pageTracker._trackPageview();
} catch(err) {}</script>
</body></html>
