Re: MIDI and fermata

2022-07-01 Thread Valentin Petzel
Hi Mark, theoretically it should work to do something like \once\set Score.tempoWholesPerMinute = 10 to have a single step played slower (but I have not tried if this actually works). The value would then of course depend on your tempo and how much slower you want the step to be. Cheers, Valent

Re: MIDI and fermata

2022-06-30 Thread Adam M. Griggs
Sorry, \tag, with a backslash of course. On Fri, 1 Jul 2022, 13:22 Adam M. Griggs, wrote: > I use /tag #'midi { *tempo changes* }. > > If you don't want to use tags, you can /omit Score.MetronomeMark to keep > your score tidy. > > On Fri, 1 Jul 2022, 08:56 Mark Probert, wrote: > >> Hi, all. >>

Re: MIDI and fermata

2022-06-30 Thread Adam M. Griggs
I use /tag #'midi { *tempo changes* }. If you don't want to use tags, you can /omit Score.MetronomeMark to keep your score tidy. On Fri, 1 Jul 2022, 08:56 Mark Probert, wrote: > Hi, all. > > I wondering how people deal with adding a fermata into MIDI output. The > most obvious way I can think o

MIDI and fermata

2022-06-30 Thread Mark Probert
Hi, all. I wondering how people deal with adding a fermata into MIDI output. The most obvious way I can think of is using a cadenza to add some space, but is there a better way? Thanks -- -mark.