[REAPDOCK-Python-] -042- [SVN] Get the audio file from SVN and import it into Wwise
- ryota-izuma
- Jul 2
- 4 min read
Updated: 17 hours ago
REAPDOCK👇

[ PYTHON ]REAPDOCK/APIDOCK document update







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
[REAPDOCK-Python-] -041- [Slack] Automatically write the executed waveform name to the child thread
[REAPDOCK-Python-] -039- [SVN] Get a file of a specified revision and automate inserting it
[REAPDOCK-Python-] -038- [Wwise] Automate Bank generation and linking - Improved version 3 -
[REAPDOCK-Python-] -037- [Wwise] Adding automation to Event action operations - Improved version 2-
[REAPDOCK-Python-] -035- [Wwise] Automate the process from exporting to generating blend containers
[REAPDOCK-Python-] -034- [Foley] Rearrange the cut OK sounds Improved version 1
[REAPDOCK-Python-] -033- [Foley] Rearrange the cut OK sounds
[REAPDOCK-Python-] -032- [Movie] Copy selected video in parallel for a specified number of times
[REAPDOCK-Python-] -031- [Slack] Slack notification after HANDAUTOMER execution
[REAPDOCK-Python-] -030- [Render] Rendering waveforms using saved data
[REAPDOCK-Python-] -029- [Render] Save render settings as text and generate save data
[REAPDOCK-Python-] -027- [Wwise]-Part1- Manipulating each file name
[REAPDOCK-Python-] -026- LOUDMATCHIFY 2nd Edition Name detection loudness execution
[REAPDOCK-Python-] -015- Save data construction part 1-ReaScript!!
[REAPDOCK-Python-] -014- Speeding up audio editing Automatic media insertion Part 1-ReaScript!!
[REAPDOCK-Python-] -012- Essential for MA production!!-Session organization automation 2-ReaScript!!
[REAPDOCK-Python-] -011- Essential for MA production!! -Automate session organization-ReaScript!!
[REAPDOCK-Python-] -010- SE production required! ! -Free Pitch operation-ReaScript! !
[REAPDOCK-Python-] -009- MA production required!! -Delete all muted media-ReaScript!!
[REAPDOCK-Python-] -007- "Sound Design" Essential-Fade Automation-ReaScript!!
[REAPDOCK-Python-] -006- Speed up sound designer! ReaScript for freely adjusting playback speed!!
[REAPDOCK-Python-] -004- Essential for MA! ReaScript to get frame count in 2 seconds!!
[REAPDOCK-Python-] -003- Essential for recording! ReaScript that does a 10 minute job in 2 seconds!!
[REAPDOCK-Python-] -001- Automatically change all selected media to mono
Commentaires