Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Q&A, Tips, Tricks and Howto

Reply
 
Thread Tools Display Modes
Old 07-08-2020, 11:35 AM   #1
Hella Hepp
Human being with feelings
 
Join Date: Jul 2020
Posts: 5
Default How to create a new file every x seconds while recording?

Hey Guys!

I want to record several tracks and need a way to create a new file every x seconds. I am aware that reaper offers the filesize-based option "Start new files every x megabytes". But what I need is a time/duration-based version of it, e. g. "Start new files every x seconds". Does anyone have a clue how to achieve that?

Thanks in advance!
Hella
Hella Hepp is offline   Reply With Quote
Old 07-08-2020, 11:51 AM   #2
Fex
Human being with feelings
 
Fex's Avatar
 
Join Date: Dec 2011
Location: Portsmouth, UK
Posts: 4,376
Default

Are you recording multiple takes over the same song (or part thereof)?

I would think you could set the time selection to the desired length (x seconds), set Reaper to repeat and then....

Well, this might help....

https://forums.cockos.com/showpost.p...26&postcount=4

Oh, and welcome to the madhouse.
Fex is offline   Reply With Quote
Old 07-08-2020, 12:04 PM   #3
Hella Hepp
Human being with feelings
 
Join Date: Jul 2020
Posts: 5
Default

Hi Fex from the madhouse,

thanks for your ultra-fast reply (and for your welcome, too)! :-D

I record longer sequences. The suggested method of looped recording looks smart too me, but wouldn't fit to the subsequent workflow.
Hella Hepp is offline   Reply With Quote
Old 07-11-2020, 05:38 AM   #4
poulhoi
Human being with feelings
 
Join Date: Apr 2020
Posts: 214
Default

Hi Hella. I think I have a way to accomplish what you want. Basically you can use marker actions to run actions automatically at certain points in the timeline. You would then have to copy the marker action a few times depending on how often the new file should be created.
You want the following actions to run
-Start new files during recording, id 40666
-Add recorded media to project, id 40670

So if you have SWS extensions installed, you can just place a marker named "!40666 40670" and at that point a new file will be created.
poulhoi is offline   Reply With Quote
Old 07-11-2020, 06:45 AM   #5
SonicAxiom
Human being with feelings
 
SonicAxiom's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 3,039
Default

action markers are not very accurate with regard to the timing of the action they trigger. If this is an issue for you, another option would be to first create a desired number of empty items (= dummy items), then set the recording mode to auto-punch into selected items, make sure all those items ARE selected and then hit record. You will get a bunch of new takes which are of the exact length of the respective pre-created items (actually, the underlaying recorded media file has the length of the entire recording from where you hit record to where you hit stop). If you prefer to have all takes as separate items/media files you could use "Breeder_spk77_GlueTools.lua".

.
__________________
Check out AVConvert (free, super-fast media file manipulation via the right-click context-menu in Windows Explorer) and my free VST plugins.
My Reaper tutorials and studio related videos on youtube.
SonicAxiom is offline   Reply With Quote
Old 07-11-2020, 06:54 AM   #6
serr
Human being with feelings
 
Join Date: Sep 2010
Posts: 12,625
Default

Quote:
Originally Posted by Hella Hepp View Post
Hey Guys!

I want to record several tracks and need a way to create a new file every x seconds. I am aware that reaper offers the filesize-based option "Start new files every x megabytes". But what I need is a time/duration-based version of it, e. g. "Start new files every x seconds". Does anyone have a clue how to achieve that?

Thanks in advance!
Hella
The simple math answer:

[x seconds] x [sample rate used] = [total samples]

[total samples] x 3 = [total bytes]

[total bytes] / 1000000 = target size in megabytes
serr is online now   Reply With Quote
Old 07-11-2020, 07:15 AM   #7
SonicAxiom
Human being with feelings
 
SonicAxiom's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 3,039
Default

Quote:
Originally Posted by serr View Post
[total bytes] / 1000000 = target size in megabytes
shouldn't it be:

total bytes / 1024^2 = target size in MB ?

.
__________________
Check out AVConvert (free, super-fast media file manipulation via the right-click context-menu in Windows Explorer) and my free VST plugins.
My Reaper tutorials and studio related videos on youtube.
SonicAxiom is offline   Reply With Quote
Old 07-11-2020, 07:28 AM   #8
serr
Human being with feelings
 
Join Date: Sep 2010
Posts: 12,625
Default

Quote:
Originally Posted by SonicAxiom View Post
shouldn't it be:

total bytes / 1024^2 = target size in MB ?

.
Um... I always get confused between using decimal and binary...
It's one of those...
serr is online now   Reply With Quote
Old 07-11-2020, 07:37 AM   #9
SonicAxiom
Human being with feelings
 
SonicAxiom's Avatar
 
Join Date: Dec 2012
Location: Germany
Posts: 3,039
Default

Quote:
Originally Posted by serr View Post
Um... I always get confused between using decimal and binary...
It's one of those...
me too

either way, my Reaper refuses to accept very small MB values (like 1 MB or 2 MB) or values incl. decimals like 0.137 MB to start new files. Also, the option states "approximately" so one cannot count on file size or file length accuracy.

.
__________________
Check out AVConvert (free, super-fast media file manipulation via the right-click context-menu in Windows Explorer) and my free VST plugins.
My Reaper tutorials and studio related videos on youtube.
SonicAxiom is offline   Reply With Quote
Old 07-14-2020, 08:31 AM   #10
Hella Hepp
Human being with feelings
 
Join Date: Jul 2020
Posts: 5
Default

Thanks for your suggestions, guys!

I gave them a try and have to admit, that I like the idea of converting time into bytes most, due to its non-collision with my further workflow.

Unfortunately Reaper doesn't offer file sizes below 1 MB.

Maybe I should make a feature request?
Hella Hepp is offline   Reply With Quote
Old 07-14-2020, 11:24 AM   #11
serr
Human being with feelings
 
Join Date: Sep 2010
Posts: 12,625
Default

Quote:
Originally Posted by SonicAxiom View Post
me too

either way, my Reaper refuses to accept very small MB values (like 1 MB or 2 MB) or values incl. decimals like 0.137 MB to start new files. Also, the option states "approximately" so one cannot count on file size or file length accuracy.

.
I was throwing the suggestion out there to see if it would stick.
Sounds like the small values are out of scope for this though. (And I am aware of the "approximately" part. Kind of debunks my suggestion right off the bat too! Oh well.)
serr is online now   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 09:44 AM.


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