REAPDOCK👇
[ PYTHON ]REAPDOCK/APIDOCK document update
Topic: " 【 Wwise】-Part1- Manipulating file names "
This is the first Wwise operation: "Rename".
Following on from our last update, this time we are introducing the Python version.
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 Lua version will be released
11/20
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.
Comments