REAPDOCK👇Add "_ng" to all selected media names
[ Python ]REAPDOCK/APIDOCK documentation update notification
Good evening.
This is Nakajima from AZSTOKE Co., Ltd.
Today is the weekly document update Friday (Python). This time, it's a script that adds "_ng" to the names of all selected media (waveforms) .
When recording, if you determine that the recording is different, you should immediately mark it with a name or something.
At that time, I wanted to be able to add text instantly.
This script will give you a name at that moment.
We tend to do tasks that can be done in 5 or 10 minutes manually, but if you do them repeatedly, it no longer takes 5 minutes, and this becomes a major problem that eats into your daily time.
By mechanizing these processes, it frees up more time for creativity, and is a document that will serve as a resource for many sound developers.
□For detailed documentation on how to generate ReaScript, see 👇
By using BRONZE's API, you can achieve this with just a few lines of code!
Next episode 3/6
[LUA] Output all file names and frame numbers of a specified track to the console : Lua version
LINK
New to Reaper/those considering subscribing to a plan
For detailed documentation of [REAPDOCK]Script, see below.
>Reference materials
[APIDOCK] See below for the APIs used in the script
> Count of all selected media (including format specification)
> Get the media name for the specified selected media ID
> Set the media name for the specified selected media
Comments