chant
https://gyazo.com/2482d1701bc9b75b2d4d254532a9d789
this is Chant’s page.
Music composer
/simplegifts-music/chant
影響を受けた作曲家
Watabe Shinya
宮川彬良
Gabriel Fauré
細井聡司
お気に入りの音楽はこちらから
My Favorite Music
My_Favorite_Album
My Favorite Composer
My Favorite Player
My Favorite Book
Commentchant.icon
自分がやりたいことは、Gabriel Fauré,Ravel、Debussyが近い気がする。
少なくとも研究を行ってみるのは、和声的な意味でも勉強になるはず。
Faure, Ravel, Debussyの流れで、それぞれ歴史的に見て、何が新しかったのか、何が革新的なのか、を、自分の言葉でまとめる
後期Beethovenもチェック
バッハ、ベートーヴェン前期も言語化!
#member
Scrapbox CSS
code:style.css
/* =========================
『タイトル』ページだけ色分け
========================= */
/* 曲名 */
.grid li.page-list-itemdata-page-title^="『" a .header .title,
.related-page-list .grid li.page-list-itemdata-page-title^="""" a .header .title {
color: #862d8c;
font-weight: 700;
}
/* アルバム名 */
.grid li.page-list-itemdata-page-title^="『" a .header .title,
.related-page-list .grid li.page-list-itemdata-page-title^="『" a .header .title {
color: #2d8c86;
font-weight: 700;
}
/* プレイリスト */
.grid li.page-list-itemdata-page-title^="プレイリスト" a .header .title,
.related-page-list .grid li.page-list-itemdata-page-title^="プレイリスト" a .header .title {
color: #8c2d86;
font-weight: 700;
}