Issue with record PLE

I made a PLE to record with just 1 key command:

with instrument tracks it’s working fine but with audio tracks the transport record button it’s not turned red and when I stop recording I get an audio drop out error warning message, though it is recorded fine.
When I created the PLE it was working fine but now I see theses bugs.
If I record enabling the record track button and then pressing the transport record it all works fine, ti´s weird as it should be exactly the same as what the PLE is doing.

Did you know you can share the preset itself like this? This makes it quicker to test, as opposed to having to recreate it manually. It also avoids user error in copying the prams.

I’ll check this one, but consider the suggestion for the future, thanks

Edit:

It’s working fine here, so a precise repro sequence would be needed to actually test what you’re seeing, and of course, launch in Safe Mode with prefs disabled to eliminate a preferences problem as culprit before testing.

By the way, why are you using Toggle Record, rather than Enable?
test - ArmRecordThenRecord.xml (5.5 KB)

sorry Steve, I forgot to share the preset.
I use toggle because I click the same shortcut key to stop recording, disabling record button on track. Anyway, the issue ocurs with both options.
I´ll disable preferences and let you know.

ok, disabling preferences I reach same results.
The only way to avoid the dropout message is to stop recording with the bar, disable monitor on track and then disabling record enable on track.
The red record button on transport bar never show up if I use the PLE, though the record operation ocurs.
Using Cubase 12.0.3 in Windows 10

I am unable reproduce this at all, Cubase 12.0.30.

There’s more to this than you have found so far – search all along the ASIO (sound flow, I mean) path, maybe something will catch your attention.

I found it: it happens while Constrain delay compensation enabled, only with audio tracks, with midi no problem.
But I need that option enabled to record without latency.

I’ll bet there’s even more to it than that.

Can you reduce it to a specific plugin? Does it even happen without plugins loaded at all?

it still happens with an empty project with no plugins.

the weirdest thing is that only happens with the PLE, if I press record buttons normally it works fine. It must be a PLE bug.

This is not an accurate assumption. In any case, were it, I would be able to reproduce it.

Test with a new project with 2 tracks, one audio, one midi.

The ASIO path includes everything in the Studio Setup>Audio System

> Test with a new project with 2 tracks, one audio, one midi.
same issue

> The ASIO path includes everything in the Studio Setup>Audio System
don´t understand this sentence.

I have tested all the options: disable asio guard, steinberg profile, change buffer size, etc.

You understood correctly about ASIO

Can you find another way to reproduce the problem, which is

Also, to be clear, recording works, it’s just that the display is wrong and that it produces an error?

The next thing I would do is focus on any reason the error would appear.

Also your OS and technical computer specifications are missing, really you should enter that info in your Profile, so time is not wasted requesting it. (i.e., by someone who reads this while you’re asleep on the other side of the world)

Exactly, I remark: it only happens with audio tracks and if Constrain activated.

Last week I had to delete all preferences due to an error with Variaudio and ARA extensions.
Variaudio issue was solved, Ara extensions disappeared, I can´t use them.
I think this problem started after those events but I´m not sure.

good idea.
FYI: Windows 10, Ryzen 7, 16 gb RAM, Focusrite 2i2.

Do you happen to know how to write a bug report reproduction sequence? It’s not obvious, and it’s tedious for some.

How to report a bug

I didn´t know, I´ve just read the post you linked, but it´s almost the same we´ve been discussing here, steps to reproduce my issue are very simple.
Do you want me to open a new post? or write the steps here?

I´ve found a workaround:
While Constrain activated, record with Macro1:
Edit- Record Enable
Transport - Record

stop recording with Macro2:
Transport - Stop
Edit - Monitor
Edit - Record enable

while this should be exactly the same as what the PLE does somehow it works fine.
The transport record button turns red.
the Edit - Monitor step shouldn´t be necessary but without it I get the dropout message.

@steve Does this provide any clue on which might be the issue?

I suppose adding a command in Macro2 allowed the system to execute them properly. This is a long known “deficiency,” where a macro’s commands are sent faster than they can be invoked internally, and adding an in-between command acts as a pause, giving enough time for it to work correctly.

If I got that right, your solution is actually the best that can be done at the moment.

is there a way to insert a “pause” in a PLE? maybe as post command?

I have ran into this as well when trying to use the Pre and Post sections of the PLE. My resolution was to break up the PLE into smaller operations and stitching them together in a macro.
Is there a bug report for this issue?

There have been many, it’s a long-standing problem.

1 Like