Hi Andy,
can you include the next / previous scene command for DM7 in YamahaRCP?
I have managed to do this via OSC but it would be much easier to have this in the YamahaRCP.
Thanks!
Well, that command IS available, but because it increments/decrements by scene ID rather than actual scene #, it doesn’t work as expected. At least that’s the way it was last time I tested it.
On other consoles like the CL & QL which don’t have decimal scene #s (e.g. 1.20) it works properly.
On the DM7 (and probably Rivage), the Inc/Dec could recall scenes out of order.
I used the osc-command a few weeks ago and it worked without any problems. I had many scenes with various numbers of “sub”-scenes.
Maybe it works in RCP now? It would be great to have just one connection to the console and not an additional OSC connection. I would be happy to test this!
The way to test whether or not it uses indexes or not might be to create 3 scenes, 1.00 2.00 and 3.00.
Take 3.00 and rename it to 1.50.
Recall scene 1.00 and then send the console the OSC RecallInc command and see if it goes to scene 2.00 or scene 1.50.
Let me know what you find.
Hi Andy,
I tested this with DM7 V1.72.
I made three scenes: 1.0 - 2.0 - 3.0. Then changed the number of 3.0 to 1.5.
It goes from 1.0 to 1.5 to 2.0 and backwards the same.
I think they changed a bit of the osc-implementation. In one of the last firmwares I had to send that osc-argument:
“MIXER:Lib/Scene/RecallInc” “scene_a”
now it is:
MIXER:Lib/Scene/RecallInc scene_a
Took me a while to figure this out.
Interesting. Ty for checking that.
When I get a moment I’ll see about adding that to the RCP module. Might need some back and forth test to get it right, as I don’t have a DM7 to test with.
Hi Andy,
sounds great – I’d be happy to test it once you’ve implemented it.
Thanks and best regards
Ok, give my new build a try. I won’t be surprised if it doesn’t work, but either way, can you please send me your exported module log after testing?
Open the Module Log, press Clear Log, then test the RecallInc and Recall Dec commands, then export the log and send that to me.
Paging @Joe123
Hi Andy,
If you are able to add a dec/inc option for the Rivage series, I can trial.
This would be a great function to have for our events.
Happy to trial any thing for the Rivage series that you might be working on.
Thanks.
Not sure the Rivage supports that command.
I tried to find Scene Increment/decrement and I can’t find it in the latest RCP and Companion setup.
It’s not there in the Companion repository as the OP never wrote back to say whether or not it worked!
If you import build 3.5.11 from this site and try it, let me know. If it seems to work, I’ll look at adding it to the Companion repository.
Sorry, did not reply but write a dm…
I was able to test the new version . It works great! Even scenes that are created later and then moved in the list are recalled in the correct order.
Thank You!!!
Right you are! I apologize. Appreciate you posting back on the forum so others will know that it’s working.

