「VexFlow ベースヘ音記号練習」の版間の差分
編集の要約なし |
編集の要約なし |
||
22行目: | 22行目: | ||
const f = new Factory({ renderer: { elementId: 'yonet202507Early_Output01', width: 1500, height: 600 } }); | const f = new Factory({ renderer: { elementId: 'yonet202507Early_Output01', width: 1500, height: 600 } }); | ||
const ctx = f.getContext(); | const ctx = f.getContext(); | ||
const stave1 = new Stave(10, 50, | const stave1 = new Stave(10, 50, 1000); | ||
stave1.addClef("bass"); | stave1.addClef("bass"); | ||
stave1.setEndBarType(BarlineType.END); | stave1.setEndBarType(BarlineType.END); |
2025年7月3日 (木) 14:00時点における版