Hello,
I am experiencing a strange bug with ORAC.
On all my clients, the pagetitle
objet has a display lag of 1. In other terms it displays the pagetitle
of the previous page I was on.
For example under the Brds Mono
module, if I go from the first page which is Oscillator
to the second which should be Vca
the title remains Oscillator
. Then if I continue to the next page which should be Vcf
the title displays Vca
. The behavior is the same going to the previous pages, the displayed page title is the previously selected one. If I go back all the way to the first page, the displayed title is Vcf
for this particular module, even if I activate the Prev button multiple times. It remains stuck on Vcf
instead of Oscillator
The Ctrl
properties work as intended and display the correct Value
and Desc
.
The moduletitle
and the menudisp
also work fine.
If I print the /page OSC message it is exactly what is displayed. So I am suspecting there is something wrong with ORAC and not the clients. Has anyone experienced this bug ?
In which part of the ORAC patch are these pagetitles generated. I can’t seem to find it.
ORAC is running on the latest Patchbox on a PI4 with a Pisound hat.