top of page

[REAPDOCK-Python-] -042- [SVN] Get the audio file from SVN and import it into Wwise

Updated: 17 hours ago

REAPDOCK👇

Summary 1

[ PYTHON ]REAPDOCK/APIDOCK document update



Summary 2
Summary 3
Summary 4
Summary 5
Summary 6
Summary 7
Summary 8


This time, we will introduce a Python version of an automation script for linking SVN with Wwise.


Get the audio files managed in SVN and import them into Wwise.

At this time, you will simultaneously sort the files into the destination virtual folder and subfolders in the Originals folder, set values, and create events.


This type of work tends to become more complicated as the project gets larger, and errors are more likely to occur.


This problem can be solved by creating a script that incorporates folder sorting logic.

Once you have created the script, you can simply run it to automatically import with the placement and settings according to the project rules.


Also, if you add integration functionality with SVN, you can automate the process up to the stage just before committing.


The script in this article is just one example, but please use it as a reference and create a script that suits the specifications of your own project.



◆Required plan

  • RIGDOCKS -SILVER-

  • RIGDOCKS -GOLD-



□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

7/9


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




Commentaires


bottom of page