タッシュ・サルタナがニューシングルのMVを公開
2020/04/09
タッシュ・サルタナが、ニューシングル「プリティー・レディー」をリリースするとともに、同曲のミュージックビデオも公開した。
タッシュ・サルタナはオーストラリア出身のシンガーソングライター。デビューEP『Notion』が母国オーストラリアのチャートで39位を記録。2019年のデビューアルバム『フロー・ステイト』は日本国内でもリリースされ、その年の「SUMMER SONIC」で初来日を果たした。
リリース情報
タッシュ・サルタナ
「プリティー・レディー」
配信中
試聴・購入リンク
関連アーティスト
ニュース一覧に戻る
// 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;
});