Old 05-13-2018, 09:10 PM   #1
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,629
Default Solved: SNM_SetIntConfigVar-variables and tools...

Does anyone of you have an idea, how to access the render-settings of the currently opened project using SNM_SetIntConfigVar?

Or is there somewhere a list of useable values for "varname" for SNM_SetIntConfigVar anywhere? I couldn't find one yet...

Last edited by Meo-Ada Mespotine; 05-16-2018 at 09:44 AM.
Meo-Ada Mespotine is offline   Reply With Quote
Old 05-14-2018, 03:32 AM   #2
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,900
Default

This is project specific, written in the rrp file.

It cant be modified with script as we font have function to access this chunk.it has bee

It has be requested quite some time though
X-Raym is offline   Reply With Quote
Old 05-14-2018, 05:13 AM   #3
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,108
Default

A list of IntConfigVar's is here (thanks amagalma):

https://forum.cockos.com/showpost.ph...1&postcount=11

What seems to be useful there regarding render settings (I've been looking into this myself recently):

"projrenderaddtoproj" -- toggles the "Add rendered items to new tracks in project" setting

"projrenderstems" - seems to set "Source", 0 = Master mix

That's all I've found so far.

But yeah, hopefully we'll get API functions for it at some point:
https://forum.cockos.com/showthread.php?t=178245

Last edited by nofish; 05-14-2018 at 05:41 AM.
nofish is offline   Reply With Quote
Old 05-14-2018, 06:27 AM   #4
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,900
Default

If all you need is to change file name, what you can explore is post render file renaming right from your script.
X-Raym is offline   Reply With Quote
Old 05-16-2018, 09:50 AM   #5
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,629
Default

I spend the last two days and hacked out a new list that is more complete and documented some of the variables(including adding some missing from the threads you've linked).

It covers 411 variables and I also wrote a "beginner's"-doc for usage of them.

I'm open for additions to it.

https://github.com/Ultraschall/ultra...Reaper5_80.txt

Last edited by Meo-Ada Mespotine; 05-24-2018 at 09:07 AM.
Meo-Ada Mespotine is offline   Reply With Quote
Old 05-16-2018, 09:50 AM   #6
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,629
Default

And, as this wouldn't be cool enough, I wrote a script, that displays into the Reaper-Console, which config-variable changed, it's value and it's bitwise representation:

https://github.com/Ultraschall/ultra...onfig-Vars.lua

Could be very helpful, when reverse-engineering the variables.


Last edited by Meo-Ada Mespotine; 05-16-2018 at 09:59 AM.
Meo-Ada Mespotine is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:43 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.