On 2024-04-29 06:48, Jean Abou Samra - jean(a)abou-samra.fr wrote:
You can do \set Score.midiChannelMapping = #'voice as an alternative to that. Also \new Voice { } should work (untested) instead of \new Voice { s256 }. I don't think there's a better way.
Setting midiChannelMapping property didn't deliver my desired results. My way worked apparently.
Removing the s256 doesn't also deliver my desired results.