「VexFlow タブ譜 ハーモニクス」の版間の差分

提供:yonewiki
1,223行目: 1,223行目:


var Guitar1_tab_st2_str_option = {
var Guitar1_tab_st2_str_option = {
     textContent: ["┌ Harm.────┐"], // 必須文字列
     textContent: ["┌ Harm.───────┐"], // 必須文字列
     strID: "Guitar1_tab_st2_str", // 必須
     strID: "Guitar1_tab_st2_str", // 必須
     Stave_x_Offset: 0,
     Stave_x_Offset: 0,
1,229行目: 1,229行目:
     fontSize: 40,
     fontSize: 40,
     fontFamily: "YonetMuFL, Arial", // オプション、デフォルトは"Bravura, Arial"
     fontFamily: "YonetMuFL, Arial", // オプション、デフォルトは"Bravura, Arial"
     shift_x: [{x:shiftGuitar1_2st[0].x - 10, y:shiftGuitar1_2st[0].y + 90}],
     shift_x: [{x:shiftGuitar1_2st[0].x - 30, y:shiftGuitar1_2st[0].y + 90}],
     IsOffset_x_Abs: true
     IsOffset_x_Abs: true
};
};

2024年4月20日 (土) 01:21時点における版

VexFlow 使い方に戻る。


概要

 

タブ譜 ハーモニクス

 

VexFlow 使い方に戻る。