キダ・タローの曲で関東でも有名だったものは、「小山ゆうえんちの唄」である。
// {
if (ABCJS.synth.supportsAudio()) {
let visualObj=ABCJS.renderAbc("oayamayuuennti", oayamayuuennti, {}, {staffwidth:"460"})[0]
let synthControl = new ABCJS.synth.SynthController();
synthControl.load("#oayamayuuennti_synth", null, {displayRestart: true, displayPlay: true, displayProgress: true});
synthControl.setTune(visualObj, false, {qpm: 120});
} else {
document.querySelector("#oayamayuuennti_synth").innerHTML = "
Audio is not supported in this browser.<\/div>";
}
});
//]]>
セ
記事を書く
セコメントをする