Start and end markers missing

I started a new session and began recording, then realized that the start and end markers were missing. I see them in the top timeline, but not among the location markers where they should be, nor in the list on the right.

I usually move the start marker a bit, as my sessions don’t always start at 0.

I tried making a new marker and named it ‘start’, but, as Titus Andronicus sang: " He don’t act like me, but we lookalike".

Is it a bug?

1 Like

Not this time. :slight_smile: They live on the Range Markers lane, so you have to enable it:

rm

Hmm, no luck there, unfortunately. I have no clue why it didn’t show up as usual. I’ll try to reproduce it when I can.

Quick check: Seems to be depending on which template I’m using to create a session…

1 Like

That’s strange indeed. It may be worth checking the ‘broken’ templates for anything unusual. I’m not familiar with this part of Ardour configuration, but here’s how the session range (with zero length) looks in an almost empty template:

<Locations>
    <Location id="256" name="session" start="a0" end="a0" flags="IsSessionRange" locked="0" timestamp="1787239569" cue="0"/>
</Locations>

Notice the IsSessionRange flag, which I believe stands for the session range. Maybe it’s missing or mangled in your case?