top of page
![[REAPDOCK-Python-] -051- [Excel] Setting up audio files managed in Perforce based on an Excel spreadsheet and automatically implementing them in Wwise②](https://static.wixstatic.com/media/df9c1c_7185db0d072f418b8a6596d0973e5aa9~mv2.webp)
![[REAPDOCK-Python-] -051- [Excel] Setting up audio files managed in Perforce based on an Excel spreadsheet and automatically implementing them in Wwise②](https://static.wixstatic.com/media/df9c1c_7185db0d072f418b8a6596d0973e5aa9~mv2.webp)
[REAPDOCK-Python-] -051- [Excel] Setting up audio files managed in Perforce based on an Excel spreadsheet and automatically implementing them in Wwise②
This time, continuing from last time, I'll introduce a script that attempts to integrate Perforce, Excel, and Wwise.
I'll cover the part that renders audio files placed in Reaper and imports them into Wwise.
Nov 12
![[REAPDOCK-Python-] -050- [Excel] Setting up audio files managed in Perforce based on an Excel spreadsheet and automatically implementing them in Wwise①](https://static.wixstatic.com/media/4643d6_e84e00e65f644333a25864992550b980~mv2.webp)
![[REAPDOCK-Python-] -050- [Excel] Setting up audio files managed in Perforce based on an Excel spreadsheet and automatically implementing them in Wwise①](https://static.wixstatic.com/media/4643d6_e84e00e65f644333a25864992550b980~mv2.webp)
[REAPDOCK-Python-] -050- [Excel] Setting up audio files managed in Perforce based on an Excel spreadsheet and automatically implementing them in Wwise①
Over the next three blogs, we'll introduce scripts that test the integration between Perforce, Excel, and Wwise.
The final destination is to retrieve files from Perforce, configure and adjust settings based on an Excel spreadsheet, and then automatically implement them into Wwise.
Oct 29
![[REAPDOCK-Python-] -049- [Track]Insert from file name](https://static.wixstatic.com/media/df9c1c_6e51563cc9fa4d3a914a98a36741a588~mv2.webp)
![[REAPDOCK-Python-] -049- [Track]Insert from file name](https://static.wixstatic.com/media/df9c1c_6e51563cc9fa4d3a914a98a36741a588~mv2.webp)
[REAPDOCK-Python-] -049- [Track]Insert from file name
This time, we'll introduce a script using the track-related API added in SILVER 1.3.0. It creates tracks according to the file naming convention.
Oct 15
![[REAPDOCK-Python-]-048-[Wwise] Creating object configurations from templates](https://static.wixstatic.com/media/df9c1c_6e51563cc9fa4d3a914a98a36741a588~mv2.webp)
![[REAPDOCK-Python-]-048-[Wwise] Creating object configurations from templates](https://static.wixstatic.com/media/df9c1c_6e51563cc9fa4d3a914a98a36741a588~mv2.webp)
[REAPDOCK-Python-]-048-[Wwise] Creating object configurations from templates
This time, we'll introduce a script that uses the API added in GOLD 1.4.0 for copying Wwise objects.
Oct 1
![[REAPDOCK-Python-]-047-[Wwise] Automating the creation of random containers and setting random values](https://static.wixstatic.com/media/df9c1c_6f936dd3c7fb4cf39ddc821ed797fbf2~mv2.webp)
![[REAPDOCK-Python-]-047-[Wwise] Automating the creation of random containers and setting random values](https://static.wixstatic.com/media/df9c1c_6f936dd3c7fb4cf39ddc821ed797fbf2~mv2.webp)
[REAPDOCK-Python-]-047-[Wwise] Automating the creation of random containers and setting random values
This time, we'll introduce a script that utilizes the API added in GOLD 1.4.0 for configuring Wwise's randomization feature.
Sep 17
![[REAPDOCK-Python-] -046- [Wwise] Automating Bank Generation - Improved Version 4-](https://static.wixstatic.com/media/df9c1c_b8ca56a38bc64291998442df98f9d554~mv2.webp)
![[REAPDOCK-Python-] -046- [Wwise] Automating Bank Generation - Improved Version 4-](https://static.wixstatic.com/media/df9c1c_b8ca56a38bc64291998442df98f9d554~mv2.webp)
[REAPDOCK-Python-] -046- [Wwise] Automating Bank Generation - Improved Version 4-
In a previous blog post (038), we created and configured a Bank. This time, we'll introduce a Python version of the script that adds processing to generate the configured Bank.
Aug 27
![[REAPDOCK-Python-] -045- [Excel] Import audio file into Reaper and match volume values to data in Excel file](https://static.wixstatic.com/media/df9c1c_3d306fa1edb94ff3a2f4df5888c13f9a~mv2.webp)
![[REAPDOCK-Python-] -045- [Excel] Import audio file into Reaper and match volume values to data in Excel file](https://static.wixstatic.com/media/df9c1c_3d306fa1edb94ff3a2f4df5888c13f9a~mv2.webp)
[REAPDOCK-Python-] -045- [Excel] Import audio file into Reaper and match volume values to data in Excel file
This is a Python version of the script that links Reaper and Excel.
Import audio files into Reaper and set their volume according to the data in the Excel file you prepared in advance.
Aug 13
![[REAPDOCK-Python-] -044- [Excel] Import an audio file into Reaper and record its duration in Excel](https://static.wixstatic.com/media/df9c1c_2c782263e0fe46be82e01471dcd22f0a~mv2.webp)
![[REAPDOCK-Python-] -044- [Excel] Import an audio file into Reaper and record its duration in Excel](https://static.wixstatic.com/media/df9c1c_2c782263e0fe46be82e01471dcd22f0a~mv2.webp)
[REAPDOCK-Python-] -044- [Excel] Import an audio file into Reaper and record its duration in Excel
This time it will be an Python version of integration script between Reaper and Excel.
It writes the information of an audio file imported into Reaper into an Excel file.
In this script, if there is already a corresponding row in the Excel file, the information is only updated, and if there is no row, a new row is created.
Jul 30
![[REAPDOCK-Python-] -043- [Perforce] Importing Perforce-managed files into Reaper while filtering out unnecessary files](https://static.wixstatic.com/media/df9c1c_c3cc6dc7eadf4c20b8c6f31fe2b1bdf5~mv2.webp)
![[REAPDOCK-Python-] -043- [Perforce] Importing Perforce-managed files into Reaper while filtering out unnecessary files](https://static.wixstatic.com/media/df9c1c_c3cc6dc7eadf4c20b8c6f31fe2b1bdf5~mv2.webp)
[REAPDOCK-Python-] -043- [Perforce] Importing Perforce-managed files into Reaper while filtering out unnecessary files
We introduce a Python version of a script to automate the integration between Perforce and Wwise.
It can retrieve audio files managed by Perforce and import them into Reaper.
Jul 16
![[REAPDOCK-Python-] -042- [SVN] Get the audio file from SVN and import it into Wwise](https://static.wixstatic.com/media/df9c1c_4fd60704f72d4eea986f2c89535564eb~mv2.webp)
![[REAPDOCK-Python-] -042- [SVN] Get the audio file from SVN and import it into Wwise](https://static.wixstatic.com/media/df9c1c_4fd60704f72d4eea986f2c89535564eb~mv2.webp)
[REAPDOCK-Python-] -042- [SVN] Get the audio file from SVN and import it into Wwise
In this article, we will introduce a Python version of a script for automating the integration between SVN and Wwise.
It retrieves audio files managed by SVN and imports them into Wwise.
Jul 2
![[REAPDOCK-Python-] -041- [Slack] Automatically write the executed waveform name to the child thread](https://static.wixstatic.com/media/df9c1c_3802be75ff97427ab12f07909b3af504~mv2.webp)
![[REAPDOCK-Python-] -041- [Slack] Automatically write the executed waveform name to the child thread](https://static.wixstatic.com/media/df9c1c_3802be75ff97427ab12f07909b3af504~mv2.webp)
[REAPDOCK-Python-] -041- [Slack] Automatically write the executed waveform name to the child thread
This is the Python version of the application that makes Slack notifications useful.
It will automatically reply to the completion notification thread and list the waveform names that executed the handautomer.
Jun 18
![[REAPDOCK-Python-] -040- [Perforce] Get the latest revision from a specified folder and automate inserting](https://static.wixstatic.com/media/df9c1c_5aa331d7e6c5442f9c876d236ef053a3~mv2.webp)
![[REAPDOCK-Python-] -040- [Perforce] Get the latest revision from a specified folder and automate inserting](https://static.wixstatic.com/media/df9c1c_5aa331d7e6c5442f9c876d236ef053a3~mv2.webp)
[REAPDOCK-Python-] -040- [Perforce] Get the latest revision from a specified folder and automate inserting
This is a new Perforce automation, Python version, newly introduced in GOLD 1.3.0.
It automates the process of retrieving files from the latest revision and inserting them into the Reaper project.
Jun 4
![[REAPDOCK-Python-] -039- [SVN] Get a file of a specified revision and automate inserting it](https://static.wixstatic.com/media/df9c1c_ae1a6673882d4cb3af484e3c380979a7~mv2.webp)
![[REAPDOCK-Python-] -039- [SVN] Get a file of a specified revision and automate inserting it](https://static.wixstatic.com/media/df9c1c_ae1a6673882d4cb3af484e3c380979a7~mv2.webp)
[REAPDOCK-Python-] -039- [SVN] Get a file of a specified revision and automate inserting it
New in RIGDOCKS GOLD 1.3.0 is an automated SVN, python version.
Specify a revision of a file update, and Reaper will retrieve files updated with that revision and automatically line them up in your Reaper project.
May 21
![[REAPDOCK-Python-] -038- [Wwise] Automate Bank generation and linking - Improved version 3 -](https://static.wixstatic.com/media/df9c1c_d61523433afa49fd9148f9a1035b7991~mv2.webp)
![[REAPDOCK-Python-] -038- [Wwise] Automate Bank generation and linking - Improved version 3 -](https://static.wixstatic.com/media/df9c1c_d61523433afa49fd9148f9a1035b7991~mv2.webp)
[REAPDOCK-Python-] -038- [Wwise] Automate Bank generation and linking - Improved version 3 -
This is a python version of Reascript that employs new automation features from GOLD 1.3.0, which is about to be released.
In addition, SoundBank generation and Event stringing are automated.
Apr 23
![[REAPDOCK-Python-] -037- [Wwise] Adding automation to Event action operations - Improved version 2-](https://static.wixstatic.com/media/df9c1c_4c697b0be9214205b44922b14514db12~mv2.webp)
![[REAPDOCK-Python-] -037- [Wwise] Adding automation to Event action operations - Improved version 2-](https://static.wixstatic.com/media/df9c1c_4c697b0be9214205b44922b14514db12~mv2.webp)
[REAPDOCK-Python-] -037- [Wwise] Adding automation to Event action operations - Improved version 2-
This is a Python version of Reascript that employs new automation features that are now executable with the latest version of GOLD (1.2.0).
Apr 9
![[REAPDOCK-Python-] -036- [Wwise] Added automation function for event generation - Improved version 1-](https://static.wixstatic.com/media/df9c1c_f3c7f1381391459e90d84ec193b0ed21~mv2.webp)
![[REAPDOCK-Python-] -036- [Wwise] Added automation function for event generation - Improved version 1-](https://static.wixstatic.com/media/df9c1c_f3c7f1381391459e90d84ec193b0ed21~mv2.webp)
[REAPDOCK-Python-] -036- [Wwise] Added automation function for event generation - Improved version 1-
Automating the process of creating an Event and setting up a blend container as is.
Mar 26
![[REAPDOCK-Python-] -035- [Wwise] Automate the process from exporting to generating blend containers](https://static.wixstatic.com/media/df9c1c_e57628d7aa824ceb840ecf9ab3cd22bb~mv2.webp)
![[REAPDOCK-Python-] -035- [Wwise] Automate the process from exporting to generating blend containers](https://static.wixstatic.com/media/df9c1c_e57628d7aa824ceb840ecf9ab3cd22bb~mv2.webp)
[REAPDOCK-Python-] -035- [Wwise] Automate the process from exporting to generating blend containers
Following last week's Lua version, this week we introduce the Python version.
Mar 12
![[REAPDOCK-Python-] -034- [Foley] Rearrange the cut OK sounds Improved version 1](https://static.wixstatic.com/media/df9c1c_e4ec61d4a78c423da1b762a113e53ee3~mv2.webp)
![[REAPDOCK-Python-] -034- [Foley] Rearrange the cut OK sounds Improved version 1](https://static.wixstatic.com/media/df9c1c_e4ec61d4a78c423da1b762a113e53ee3~mv2.webp)
[REAPDOCK-Python-] -034- [Foley] Rearrange the cut OK sounds Improved version 1
This is an improved version of ReaScript, which can be used for sound selection after Foley recording.
Feb 26
![[REAPDOCK-Python-] -033- [Foley] Rearrange the cut OK sounds](https://static.wixstatic.com/media/df9c1c_6c26d3c0e89d4c519ea8e03227c4a097~mv2.webp)
![[REAPDOCK-Python-] -033- [Foley] Rearrange the cut OK sounds](https://static.wixstatic.com/media/df9c1c_6c26d3c0e89d4c519ea8e03227c4a097~mv2.webp)
[REAPDOCK-Python-] -033- [Foley] Rearrange the cut OK sounds
We introduce ReaScript, Python version, which can be used for sound selection after Foley recording.
Feb 12
![[REAPDOCK-Python-] -032- [Movie] Copy selected video in parallel for a specified number of times](https://static.wixstatic.com/media/df9c1c_1590522f374c4e1683c07d33fef92b38~mv2.webp)
![[REAPDOCK-Python-] -032- [Movie] Copy selected video in parallel for a specified number of times](https://static.wixstatic.com/media/df9c1c_1590522f374c4e1683c07d33fef92b38~mv2.webp)
[REAPDOCK-Python-] -032- [Movie] Copy selected video in parallel for a specified number of times
This is a script for generating video clips for use in recordings.
Jan 29
bottom of page