2020-04-25 06:35:06 +00:00
<!doctype html>
< html >
< head >
< title > Zk | The saga continues...< / title >
2023-05-11 05:30:08 +00:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" / >
2020-04-25 06:35:06 +00:00
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
< h1 > Zk | The saga continues...< / h1 >
< / header >
< article class = "content" >
< p > < span class = "tag" > diary< / span > < span class = "tag" > livejournal< / span > < span class = "tag" > fossils< / span > < / p >
2023-05-11 05:15:11 +00:00
< p > Excerpts from Forest’ s reply to my email:< / p >
2020-04-25 06:35:06 +00:00
< blockquote >
2023-05-11 05:15:11 +00:00
[...]I was/am just as miffed at what you said. The fact is, we do have
2020-04-25 06:35:06 +00:00
a composition degree here. If we as a committee accept you as a composition
2023-05-11 05:15:11 +00:00
major, then you can be one.[...]
I am not sure what Dr. Wohl is saying exactly, and I don't want to be
2020-04-25 06:35:06 +00:00
unprofessional, so I will continue to help you figure this out. I put your
portfolio in his box over a month ago, and sent an email to him about this (as
well as Dr. Queen) with the intent on getting you approved to be a composition
major. We have already done this for one other student, and you are the
2023-05-11 05:15:11 +00:00
perfect candidate for this as well. Aargh!
As far as whether or not you should graduate with the BA, that is a tough
2020-04-25 06:35:06 +00:00
call. There is a lot to be said to just getting done, but it really comes
down to your portfolio. Do you feel your portfolio is strong enough to get
into a graduate program? I would say the title of your degree is secondary to
the strength of your portfolio, depending on where you want to go. Some of
2023-05-11 05:15:11 +00:00
the more "old school" programs back east might not agree with this, but then
again some of those teachers are still writing serial "music." Last time I
checked it wasn't 1950 anymore. You could also make the case for staying in
2020-04-25 06:35:06 +00:00
school to beef up your portfolio, as music school is the ideal laboratory for
2023-05-11 05:15:11 +00:00
a composer--where else do you have so many musicians at your fingertips
2020-04-25 06:35:06 +00:00
willing to play new music? Besides, you should still be experimenting to a
2023-05-11 05:15:11 +00:00
fairly large degree right now, until you better develop your personal "voice."
This is the place to do that.
I will investigate further and have an answer for you. This is aggrevating
2020-04-25 06:35:06 +00:00
though. In the meantime decide if you really want to try and get the comp
degree and if you do, we can make it happen.
< / blockquote >
2023-05-11 05:15:11 +00:00
< p > What do you all think? I’ m now quite torn.. I’ d really < em > like< / em > to stick around for a bit longer and, as Forest said, have the resource of the music department to play with, as well as have that extra assurance of ‘ Composition’ on my diploma for some schools. He does have a point about Just Getting Done, though.. Hmm< / p >
2020-04-25 06:35:06 +00:00
< / article >
< footer >
< p > Page generated on 2007-09-12 22:39:38< / p >
< / footer >
< / main >
2020-06-24 07:10:07 +00:00
< script type = "text/javascript" >
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `< a href = "/tags.html#${text}" > ${text}< / a > `;
});
< / script >
2020-04-25 06:35:06 +00:00
< / body >
< / html >