reaper-oss / sws

The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
https://www.sws-extension.org/
MIT License
455 stars 85 forks source link

'Auto-rename selected takes' additional tokens #313

Open Jeff0S opened 10 years ago

Jeff0S commented 10 years ago

From caseybas...@gmail.com on June 22, 2011 20:11:24

Would it be possible to add a few additional tokens to the 'Auto-rename selected takes'?

I've been using 'Auto-rename selected takes' to add midi items to the project bay (so that when I ctrl+alt drag them to the explorer in mass the export correctly (items with same name overwrite each other))

The [inctimeorder] is very handy for instancing, but it doesn't say much about where the item originated. I think regions are a more useful way to describe location than raw time.

[nearestRegion] : could insert the region description text -- this could have a adjustable character limit so the user could set it at 35 characters

[intersectMarker] : if a marker occurs during an event insert the marker text as above, if not return nothing.

[itemColor] : insert the # of the sws custom color of the item

Those are the main ones. It would be really awesome to see analysis of midi and audio data from the item available as tokens... density:midi notes per seconds, audio rms, dynamic range of midi velocities; there are tons. These are all much more involved though.

Original issue: http://code.google.com/p/sws-extension/issues/detail?id=313

Jeff0S commented 10 years ago

From swstim on July 07, 2011 11:09:40

Status: Accepted

Jeff0S commented 10 years ago

From vargagab...@gmail.com on May 05, 2013 08:45:50

id like to have "get take name from media/filename" very much.