top of page
![[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, 2025
![[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, 2025
![[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, 2025
![[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, 2025
![[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, 2025
bottom of page
