AZSlow

Reaper related => Discussions => Topic started by: azslow3 on September 26, 2024, 08:57:04 PM

Title: Loop recording without extensions.
Post by: azslow3 on September 26, 2024, 08:57:04 PM
Primary the idea comes from the fact related extensions and plug-ins are not accessible.

Loop based recording, so recording new loops on top of existing loops, is not convenient in tape oriented DAWs. As long as all loops have the same length, conventional recording works fine. But using loops of different lengths require many manual operations when recording and adjusting to the project length.

I have written quick and dirty script which organize simple loop recording: https://www.azslow.com/index.php?action=downloads;sa=downfile&id=98

How to use:

You can protect tracks to avoid them interpreted as loops, just start Item not at the beginning of the project. Such tracks will not be touched by the script.

If you change the length of the project by creating not looped content, first protect it as described and then run the script. The script will adjust the length of all loops to cover the project and set new looping region.

In case resulting loop has unexpected length, for example if you have not stopped recording in time, truncate the item to desired loop length, glue it and run the script.

Known issues:

Warning: the script is just written so it is probably extremely buggy. Let me know if you have issues, I will try to fix them.
Title: Re: Loop recording without extensions.
Post by: azslow3 on September 26, 2024, 08:57:13 PM
.