Saucy Dog、新曲「BLUE」の配信リリースが決定
2020/06/08
Saucy Dogが新曲「BLUE」を6月12日(金)より配信リリースすることが決定した。
「BLUE」は、既にレコーディング済みだった楽曲で、このステイホーム期間を経て、バンドとして何か発表出来る事はないかと模索している中で、メンバー自身の気持ちと楽曲のメッセージが合致したことから、急遽配信リリースする事が決定。息苦しい世の中で誰もが抱える不安や葛藤を肯定してくれる優しい歌詞に、彼ららしい柔らかいメロディーで彩ったミディアムナンバーとなっているとのこと。
なお、Saucy DogのオフィシャルSNSではワンコーラスの試聴ができるGIF動画が公開されている。

Saucy Dog「BLUE」
関連アーティスト
ニュース一覧に戻る
// 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;
});