和楽器バンド・鈴華ゆう子、弾き語り配信ライブから未発表音源「HAPPY WEDDING」の動画を公開
2020/06/15
6月7日(日)に和楽器バンドのボーカル・鈴華ゆう子が開催した『YouTube LIVE –スタジオから弾き語りライブ–』から、未発表音源「HAPPY WEDDING」の動画を公開した。
「HAPPY WEDDING」は「自粛期間で会えなくなり結婚式を挙げることができなくなったので是非やって欲しい」という視聴者からのリクエストに応え、鈴華が披露した楽曲。鈴華は同曲のほか、オリジナル楽曲「戦火の灯火」、「永世のクレイドル」、自粛期間中に制作した「うたいびと」や、Twitterで募集したカバー曲もピアノ弾き語りでパフォーマンス。また、当日は4月に解禁を予定していた新ビジュアルも公開している。
関連アーティスト
ニュース一覧に戻る
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});