[REAPDOCK-Lua-] -042- [SVN] Get the audio file from SVN and import it into Wwise
- ryota-izuma
- Jun 25
- 4 min read
REAPDOCK👇

[ LUA ]REAPDOCK/APIDOCK document update







This time, it will be 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 Python version will be released
7/2
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-Lua-] -041- [Slack] Automatically record the executed waveform name in child threads
[REAPDOCK-Lua-] -039- [SVN] Get the specified revision file and automate insert
[REAPDOCK-Lua-] -038- [Wwise] Automating Bank Generation and Linking - Improved Version 3-
[REAPDOCK-Lua-] -037- [Wwise] Adding automation to Event action controls - Improved version 2-
[REAPDOCK-Lua-] -036- [Wwise] Added automation function for event generation - Improved version 1-
[REAPDOCK-Lua-] -035- [Wwise] Automate everything from exporting to generating blend containers
[REAPDOCK-Lua-] -034- [Foley] Rearrange the cut OK sounds Improved version 1
[REAPDOCK-Lua-] -032- [Movie] Copy the selected video in parallel for the specified number of times
[REAPDOCK-Lua-] -031- [Slack] Slack notification after HANDAUTOMER execution
[REAPDOCK-Lua-] -030- [Render] Rendering waveforms using saved data
[REAPDOCK-Lua-] -029- [Render] Save render settings as text and generate save data
[REAPDOCK-Lua-] -027- [Wwise] -Part1- Manipulating each file name
[REAPDOCK-Lua-] -026- LOUDMATCHIFY Part 2: Running Name Detection Loudness
[REAPDOCK-Lua-] -018- Super easy track solo mode with partial track name specification! -
[REAPDOCK-Lua-] -014- Speeding up audio editing - Automatic media insertion part 1 -
[REAPDOCK-Lua-] -013- Essential for MA production - Session organization automation part 3 -
[REAPDOCK-Lua-] -012- A must for MA production!! - Session organization automation 2 -
[REAPDOCK-Lua-] -011- Essential for MA production!! - Session organization automation -
[REAPDOCK-Lua-] -010- SE production required! ! -Free Pitch operation -
[REAPDOCK-Lua-] -009- MA production required!! -Delete all muted media -
[REAPDOCK-Lua-] -008- Foley recording is essential!! -Multiple video copies during recording -
[REAPDOCK-Lua-] -007- "Sound Design" Essential-Fade Automation -
[REAPDOCK-Lua-] -006- Speed up sound designer! ReaScript for freely adjusting playback speed!!
[REAPDOCK-Lua-] -005- Essential for volume adjustment! ReaScript for freely changing the volume!!
[REAPDOCK-Lua-] -004- Essential for MA! ReaScript to get frame count in 2 seconds!!
[REAPDOCK-Lua-] -001- Automatically change all selected media to mono
Comments