ブラームスの歌曲を聴く
2024-04-17


ブラームスの歌曲を聴いていたら、op.58-4 "O koome, hole Sommernacht" (おお来たれ、やさしい夏の夜)という歌がソドレミで始まっているのに気付いた。それはともかく、ブラームスの歌は「リート」としているのもあれば、「ゲザング」となっているのもある。両者の違いはあるのだろうか。

// { if (ABCJS.synth.supportsAudio()) { let visualObj=ABCJS.renderAbc("brahms_o_komme", brahms_o_komme, {}, {staffwidth:"460"})[0] let synthControl = new ABCJS.synth.SynthController(); synthControl.load("#brahms_o_komme_synth", null, {displayRestart: true, displayPlay: true, displayProgress: true}); synthControl.setTune(visualObj, false, {qpm: 120}); } else { document.querySelector("#brahms_o_komme_synth").innerHTML = "
Audio is not supported in this browser.<\/div>"; } }); //]]>
[歌]
[ソドレミ]

コメント(全0件)
コメントをする


記事を書く
powered by ASAHIネット