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

提供:yonewiki
1,245行目: 1,245行目:
};
};
insertTextToSVG(Guitar1_st2_str3_option);
insertTextToSVG(Guitar1_st2_str3_option);
var Guitar1_tab_st1_option = {
    textContent: ["5", "0", "0", "5", "7", "0", "0", "0"], // 必須文字列
    strID: "Guitar1_tab_st1", // 必須
    Stave_x_Offset: 0,
    Stave_y_Offset: 0,
    fontSize: 40,
    fontFamily: "YonetMuFL, Arial", // オプション、デフォルトは"Bravura, Arial"
    shift_x: shiftGuitar1tab_1st,
    IsOffset_x_Abs: true
};
insertTextToSVG(Guitar1_tab_st1_option);
var Guitar1_tab_st2_option = {
    textContent: ["9", "7", "7", "7", "7", "7", "7", "7", "7"], // 必須文字列
    strID: "Guitar1_tab_st2", // 必須
    Stave_x_Offset: 0,
    Stave_y_Offset: 0,
    fontSize: 40,
    fontFamily: "YonetMuFL, Arial", // オプション、デフォルトは"Bravura, Arial"
    shift_x: shiftGuitar1tab_2st,
    IsOffset_x_Abs: true
};
insertTextToSVG(Guitar1_tab_st2_option);


var EGuitar2Text_options = {
var EGuitar2Text_options = {

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

VexFlow 使い方に戻る。


概要

 

タブ譜 ハーモニクス

 

VexFlow 使い方に戻る。