I am slowly digging Reaper, and since the thread is resurrected...
THambrecht
As I see, Reaper is really a very great software. If I would only make music - I would probably buy Reaper.
But there are a few things that are not suitable for our situation. I have no chance to select 40 clips and export them in one dialog to 40 wavefils (SONAR can),
If that is about "Export..." in Sonar. Reaper can do this from "Render...", directly or with "render queue" (batch processing).
and rendered audioclips do not replace itself - instead they get in a new layer (like Studio One). That is a time killer. Sonar replaced the rendered audio in itself. So I don't need to check other functions.
I do not know how to do this in Sonar. Sonar export dialog has no option to put the result into the project.
If that is not about render but "Bounce to clip(s)", that is called "Glue" in Reaper and it does the same, replacing original clips.
But "Render items as new take" is way more useful from my perspective:
* the result is auto-selected, so no extra action required. To "protect" against mixing source/render during future operations with the track/project, there is "Lock to active take" action. And/or toggle "Show all takes" option.
* the result can be visually/audition compared with the source
* the source can be discarded by "Crop to active takes"
But for business and for us, the price does not matter (Reaper commercial license is $225). We have 800 customer per year - and every minute processing time counts.
Cubase: Batch naming and numbering of clips is a time argument. Also the comfortable naming of clips in a event window (Pool) is a time argument for Cubase.
Cubase has also Makro functions and scripting (via Steinberg Wavelab). So we don't look what is cheaper - we have to look what saves us a lot of time.
You probable reference
https://steinberg.help/wa...lab_pro_scripting.html In Reaper, you can use EEL2/Lua/Python/C++ access to almost (if not all) elements of the DAW. That means in case by chance you do not have required functionality, you can find some programmer to automate what you need. If nothing else works (Reaper scripting covers a lot), by C++ plug-in.