Scripting in Logical Editor

Hi!
Since there is very limited functionality in Logical Editor, maybe it’s worth to think about implementing LUA scripting in Logical Editor?

what is it you want to script?

The Logical Editor and Project Logical Editor are very specific to working with and utilizing what is in the program as already existing functions. I would much rather see continued and more extensive development within this context, rather than more open ended scripting languages.

+1.
Macros, the LE and the PLE should all be text editor scripts. Even with no new features, being able to simply copy/edit/paste commands would be a tremendous improvement.

It’s been on my list of Annual Requests for over a decade. But then… there have been so few improvements to -any- of the ‘macro’ features in Cubase it’s hard for me to see this ever happening.

Often we have some small needs that are not possible to achieve, therefore we need to do other 5 manipulations, but some other are not possible at all. One example is what someone asked yesterday in Facebook page - substract some value from Kick drum note if in there is Snare drum near. I would say it’s very simple from script view, but not possible in existing functionality. Of course this is needed if you record whole song live and it’s more simplest if you use shared copy of drum pattern (edit one and it will be the same in all copies). So better would be to allow scripting and maybe not only in Logical Editor, rather than we tell our small but obvious needs.

Another example would be - a script attached to a track - “if output of this track, specified group or main out is reaching exact level, lower this track’s volume by specified value”. Simple, isn’t? :slight_smile: Maybe not the best example, but it’s worth to think in that deep.

Thanks! :slight_smile:
With a little knowledge in hexadecimals we can try to edit presets :smiley:
Cubase_LEditor_Preset.jpg

yeah, those examples sound unnecessarily complicated and pointless… like, you should be making websites instead of music.

I could see some use, for a MIDI scripting plugin like in Logic… but for the most part, giving users this kind of open ended scripting sounds like an unnecessary headache that has no use for 99.99%. of people. It would be quicker for you to figure out how to use the existing program as is, quicker, than it would be to code what you want.

I get the cool nerd factor of the request, I’m with you there, but it’s not practical, I’m not sure it’s what Cubase is really about, and there are other programs that can do this for you. Cubase can host some of those programs. Just not sure it would be practical.

I think better effort spent, would be lobbying for Steinberg to put more resources into further developing the Project/Logical Editor and Macro system as it is. There are simple improvements to be had here.

The scripting should not be confined to the Logical Editor(s) and should include Key Commands & Macros.

While several things come to mind, number one by a loooooong shot for me is scripting around setting focus to specific Windows, fields within those Windows & manipulating alphanumeric text to put in those fields. For example, right now I can easily have Key Commands to go to Marker 4 or 9, but Marker 11 is out of reach***** because there is no mechanism to specify the value of X when using the KC “To Marker X” without having a dialog box open and hand entering “11” - scripting opens a whole world of possibilities for dealing with things like selecting Presets which are totally dependent on focus and text input.

Also scripts would allow us to use variables which would be very useful in the LE & PLE.


***** Not 100% true as I can use Metagride to intermix KCs and Text, but totally within Cubase - no.

They are not mutually exclusive, I think scripting in Cubase should be more an adjunct to those tools rather than an alternative. The Logical Editors, Macro system and scripting should all be one integrated toolset. Most of the current restrictions in the LEs become non-issues if scripting were available.

A pretty limited scripting language would be all that’s needed: Constants and variables, basic math functions (including boolean), control structures (if/then, case) and communication hooks to Cubase Key Commands and the Logical Editors.

I agree. Although I have even lower expectations. I just think being able to copy/paste text with the -existing- functions would be pretty great for repetitive macros. And the thing is… I’m 100% sure that sort of parser is already buried -somewhere- in Cubase.

+1
Made a feature request regarding LUA support some time ago. LUA is already used in Halion, so it would be the logical choice IMHO.

Quite so. Also, whatever solution should include the ability to test property states. That would at last provide a solution for creating macros that are not possible because, although there might be a key command to toggle some property, there are none to explicitly set or reset that property.

If you had the choice between LUA scripting, or say, 10-20 new basic components/features/utilities/improvements in the PLE, which would you want?

The PLE can do more than people seem to know, improving it slightly could go a long way.

Not against the idea of LUA (imo, I’d rather see a MIDI scripting plugin), but it might be more immediately useful to focus on what is already available… And I’d rather focus on music rather than scripting and instead have Steinberg script what I need.


additional Project Logical Editor property: “Is Under Cursor”
https://www.steinberg.net/forums/viewtopic.php?f=285&t=189561&p=1001839&hilit=PLE#p1001839

Rename Trackversions via PLE

Save Project Logical Editor state with project
https://www.steinberg.net/forums/viewtopic.php?f=285&t=194433&p=1026418&hilit=PLE#p1026418

Key Commands: Nudge Commands for each individual ruler type - Samples, Seconds, etc
https://www.steinberg.net/forums/viewtopic.php?f=285&t=196571&p=1036878&hilit=PLE#p1036878

Project Logical Editor: Allow project cursor and locators to be targeted?
https://www.steinberg.net/forums/viewtopic.php?f=285&t=196570&p=1036875&hilit=PLE#p1036875

Update the Project Logical Editor GUI - - → MAKE THE PRESETS MENU AN INTEGRATED BROWSER, create a button board

For the love of macros/PLE - make all command toggles separate on/off commands

Project Logical Editor - Need Multiple Functions in Series: Select–>Transform

Project Logical Editor - Target Fader Level value
https://www.steinberg.net/forums/viewtopic.php?f=285&t=149515&p=804043&hilit=PLE#p804043

Project Logical Editor: Load Track Preset targeted by track name!

Focus condition in PLE

Key Command FR: ‘Make Visible All In Folder’ and ‘Make Visible All in Folder (Deep)’

Please fix the Project Logical Editor Macro menu list - mine is almost off my screen

Both! :wink:

Me too. But I know if it would be possible, I’ll make my workplace once and then use it. So scripting job will take one-two days for a workflow of one-two years.

Both might not be a reality, there is only so much time and resources… I’m not even sure what incorporating a more open-ended sandbox scripting protocol into an already existing program really consists of - is that easy? I have no clue.

I still don’t quite understand it I guess.