Old 09-25-2018, 11:55 PM   #1
EpicSounds
Human being with feelings
 
EpicSounds's Avatar
 
Join Date: Jul 2009
Posts: 7,595
Default Stem Render to new project

In the render window I think it would be really helpful to have the option of adding the rendered files into a new project tab.

There could be a section of the render window for After Export functions
- add to project on new track
- add to new project tab on new track
- add to new project tab on same track
- ?
- ?


example 1 - rendering stems for a song, they get added to a new project on separate tracks automatically. bonus points if tempo map comes with.

example 2 - rendering mastered songs for album (regions export). tracks are added to new project for final quality checks

Right now we have the option of adding exported files to the original project and that just never made sense to me.

Hope you'll consider this. Thanks
__________________
REAPER Video Tutorials, Tips & Tricks and more at The REAPER Blog
EpicSounds is offline   Reply With Quote
Old 10-06-2018, 12:06 PM   #2
SubbaseDnB
Human being with feelings
 
Join Date: May 2017
Posts: 454
Default

this would defo be nice
SubbaseDnB is offline   Reply With Quote
Old 10-12-2018, 06:03 AM   #3
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,630
Default

I would suggest an API-function:

Code:
string filenames, integer timestamp = reaper.GetLastRenderedFiles()

which returns the rendered files from the last(!) rendering of files.

filenames - all rendered filenames including path, separated by a newline, 
            like: path/filename1.wav\npath2/filename2\npath3\filename3
timestamp - a timestamp, that signals, when the files were created, 
            so I can render files numerous times and still see, that 
            they were rendered again. To make it easy, reaper.time_precise()
            would be the best value to put into there.
With that, it would be codeable for us.
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - Donate, if you wish

On vacation for the time being...
Meo-Ada Mespotine is offline   Reply With Quote
Old 12-20-2023, 09:18 AM   #4
onewattamp
Human being with feelings
 
Join Date: Jan 2017
Posts: 39
Default

Were you ever able to do this?

Quote:
Originally Posted by EpicSounds View Post
In the render window I think it would be really helpful to have the option of adding the rendered files into a new project tab.

There could be a section of the render window for After Export functions
- add to project on new track
- add to new project tab on new track
- add to new project tab on same track
- ?
- ?


example 1 - rendering stems for a song, they get added to a new project on separate tracks automatically. bonus points if tempo map comes with.

example 2 - rendering mastered songs for album (regions export). tracks are added to new project for final quality checks

Right now we have the option of adding exported files to the original project and that just never made sense to me.

Hope you'll consider this. Thanks
onewattamp is offline   Reply With Quote
Old 12-20-2023, 09:31 AM   #5
EpicSounds
Human being with feelings
 
EpicSounds's Avatar
 
Join Date: Jul 2009
Posts: 7,595
Default

Quote:
Originally Posted by onewattamp View Post
Were you ever able to do this?
haven't thought about it at all since posting the request LOL
__________________
REAPER Video Tutorials, Tips & Tricks and more at The REAPER Blog
EpicSounds 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:30 PM.


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