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

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


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

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

VexFlow 使い方に戻る。


概要

 

タブ譜 ハーモニクス

 

VexFlow 使い方に戻る。