top of page

[REAPDOCK-Python-] -044- [Excel] Import an audio file into Reaper and record its duration in Excel

REAPDOCK👇


Overview 1

[ PYTHON ]REAPDOCK/APIDOCK documentation update



Summary 2
Summary 3
Summary 4
Summary 5
Summary 6


This time, it will be a script that connects Reaper and Excel.

Following last week's Lua version, this week we'll be looking at the Python version.


Write the information of the audio file imported into Reaper to an Excel file.


In this script, if the corresponding row already exists in the Excel file, the information is simply updated; if the row does not exist, a new row is created.


By using these scripts, you can manage audio files like a database and list the information.


This time we only retrieved the length of the audio file, but you can also retrieve and manage various other information, such as the volume value, start position, and the difference in length from other audio files.


Please feel free to use it.



◆Required plan

  • RIGDOCKS -BLONZE-

  • RIGDOCKS -SILVER-

  • RIGDOCKS -GOLD-



□For detailed documentation on how to generate ReaScript, see 👇



Make your work more efficient with SILVER's API !

Next time, we will release the Python version of Reapdock.

8/6


LINK


New to Reaper/those considering subscribing to a plan
[REAPDOCK]Script documentation can be found here:
[APIDOCK] Please refer to the table of contents page below for the APIs used in the script.


REAPDOCK List

 




Comments


bottom of page