「VexFlow ベースヘ音記号練習」の版間の差分
編集の要約なし |
編集の要約なし |
||
18行目: | 18行目: | ||
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).setContext(ctx).draw(); | ||
stave1.addClef("bass").setContext(ctx).draw(); | stave1.addClef("bass").setContext(ctx).draw(); | ||
})(); | })(); | ||
</script> | </script> | ||
<script></yjavascript> | <script></yjavascript> |
2025年7月3日 (木) 13:49時点における版