top of page
![[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-Lua-] -045- [Excel] Import audio file into Reaper and match volume value to data in Excel file](https://static.wixstatic.com/media/4643d6_481b4480308c4c7d835a4a55800345c8~mv2.webp)
![[REAPDOCK-Lua-] -045- [Excel] Import audio file into Reaper and match volume value to data in Excel file](https://static.wixstatic.com/media/4643d6_481b4480308c4c7d835a4a55800345c8~mv2.webp)
[REAPDOCK-Lua-] -045- [Excel] Import audio file into Reaper and match volume value to data in Excel file
This time, we will create a 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 6
![[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-Lua-] -044- [Excel] Import an audio file into Reaper and record its length in Excel](https://static.wixstatic.com/media/4643d6_481b4480308c4c7d835a4a55800345c8~mv2.webp)
![[REAPDOCK-Lua-] -044- [Excel] Import an audio file into Reaper and record its length in Excel](https://static.wixstatic.com/media/4643d6_481b4480308c4c7d835a4a55800345c8~mv2.webp)
[REAPDOCK-Lua-] -044- [Excel] Import an audio file into Reaper and record its length in Excel
This time it will be an 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 23
bottom of page