Blasmusik Research:揭示了大分的秘密!
在格拉斯的铜管音乐研究中心,关于黄铜音乐的知识的发展和分布已经持续了五十年。这项研究学科仅在近几十年来才变得重要,不仅与音乐本身有关,而且还涉及对其历史及其对社会重要性的更深入探索。
黄铜音乐研究的根源可以追溯到1960年代,当时国际研究和促进黄铜音乐学会(IGEG)在Sindelfingen启动。该机构在建立黄铜音乐作为严肃的研究领域中发挥了至关重要的作用。 1974年,IGEG在音乐与表演艺术大学的格拉兹正式成立,该艺术在该领域提供了科学研究。
黄铜音乐中的问题和答案
当音乐家获得分数时,房间里通常会有许多问题。除其他外,其中包括:谁发表了这篇文章?分数的不同版本之间有任何区别吗?谁是作曲家,他写这本作品的动机是什么? Blasmusik研究致力于这些中心问题,并努力详细回答它们。
铜管音乐研究的一个关键方面是保存并获得历史和当代作品。通过处理各种分数及其支出,研究人员不仅可以跟踪样式和技术的发展,而且还可以理解单个作品对整个黄铜音乐的文化相关性和影响。
Graz捆绑众多专业知识的研究活动,重点也是联系理论和实践。科学家,音乐家和学生之间的交流促进了一种动态的氛围,可以重新解释新知识,并可以重新解释传统知识。
多年来,铜管音乐研究也已成为国际上的重要性。 IGEG组织活动和会议,将来自世界各地的专家聚集在一起。这样的平台增强了跨文化交流,从而丰富了黄铜音乐的多样性。
对黄铜音乐研究的长期奉献不仅是科学的利润,而且是整个社会的利润。音乐可以看作是保留传统的媒介,同时指向未来。因此,持续的研究对于强调这种音乐方向的相关性并庆祝其多样性至关重要。
For more information and current contributions to brass music research, we recommend a look at
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)