REAPDOCK👇
[ LUA ]REAPDOCK/APIDOCK document update
Topic: " 【 Wwise】-Part1- Manipulating file names "
This is the first Wwise operation: "Rename".
Use Wwise Connect to connect and rename the selected object.
When making changes, you can use string operations in the Silver API to delete unnecessary spaces or replace strings.
The renaming task itself can be done using BatchRename for the most part, but it requires some input every time, so it's a good idea to create a script for routine tasks and make standard changes by running the script.
Also, when changing object names during automatic import, changes made in the naming script can be useful information.
Let's reduce costs by incorporating Wwise automation.
Stay tuned for next time!
□For detailed documentation on how to generate ReaScript, see 👇
Make your work more efficient with SILVER's API !
Next time, Reapdock Python version will be released
11/13
LINK
New to Reaper/those considering subscribing to a plan
[REAPDOCK]Script documentation can be found here:
[APIDOCK] Please refer to the following table of contents for the APIs used in the script.
REAPDOCK List
[-Lua-] -026- LOUDMATCHIFY Part 2: Running Name Detection Loudness
[-Lua-] -023- [Region] Region Marker Part 1 - Set the region of the selected media as it is -
[-Lua-] -022- [File] Save Data Construction Part 2 - Increasing the Freedom of Reading Text Files -
[-Lua-] -018- Super easy track solo mode with partial track name specification! -
[-Lua-] -014- Speeding up audio editing - Automatic media insertion part 1 -
[-Lua-] -013- Essential for MA production - Session organization automation part 3 -
[-Lua-] -012- A must for MA production!! - Session organization automation 2 -
[-Lua-] -011- Essential for MA production!! - Session organization automation -
[-Lua-] -010- SE production required! ! -Free Pitch operation -
[-Lua-] -009- MA production required!! -Delete all muted media -
[-Lua-] -008- Foley recording is essential!! -Multiple video copies during recording -
[-Lua-] -006- Speed up sound designer! ReaScript for freely adjusting playback speed!!
[-Lua-] -005- Essential for volume adjustment! ReaScript for freely changing the volume!!
[-Lua-] -004- Essential for MA! ReaScript to get frame count in 2 seconds!!
[-Lua-] -003- Essential for recording! ReaScript that turns a 10 minute task into 2 seconds!!
[-Lua-] -001- Automatically change all selected media to mono
Comments