[REAPDOCK-Python-] -045- [Excel] Import audio file into Reaper and match volume values to data in Excel file
- ryota-izuma
- Aug 13
- 4 min read
REAPDOCK👇

[ PYTHON ]REAPDOCK/APIDOCK documentation update
Topic: " [Excel] Import audio files into Reaper and match volume values to the data in the Excel file "




This time we will introduce the Python version of the script that connects Reaper and Excel.
Import the audio files into Reaper and set their volume according to the data in the Excel file you prepared in advance.
Volume will not be set for audio files that do not have data in Excel.
Using these scripts, you can process a large number of audio files individually.
This time we only set the volume value, but you can also perform various other operations such as changing the pitch.
Another advantage is that the processing details are listed in an Excel file, making it easy to check later what value changes were made.
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, Reapdock Lua version will be released
8/20
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
[REAPDOCK-Python-] -044- [Excel] Import an audio file into Reaper and record its duration in Excel
[REAPDOCK-Python-] -042- [SVN] Get the audio file from SVN and import it into Wwise
[REAPDOCK-Python-] -041- [Slack] Automatically write the executed waveform name to the child thread
[REAPDOCK-Python-] -039- [SVN] Get a file of a specified revision and automate inserting it
[REAPDOCK-Python-] -038- [Wwise] Automate Bank generation and linking - Improved version 3 -
[REAPDOCK-Python-] -037- [Wwise] Adding automation to Event action operations - Improved version 2-
[REAPDOCK-Python-] -035- [Wwise] Automate the process from exporting to generating blend containers
[REAPDOCK-Python-] -034- [Foley] Rearrange the cut OK sounds Improved version 1
[REAPDOCK-Python-] -033- [Foley] Rearrange the cut OK sounds
[REAPDOCK-Python-] -032- [Movie] Copy selected video in parallel for a specified number of times
[REAPDOCK-Python-] -031- [Slack] Slack notification after HANDAUTOMER execution
[REAPDOCK-Python-] -030- [Render] Rendering waveforms using saved data
[REAPDOCK-Python-] -029- [Render] Save render settings as text and generate save data
[REAPDOCK-Python-] -027- [Wwise]-Part1- Manipulating each file name
[REAPDOCK-Python-] -026- LOUDMATCHIFY 2nd Edition Name detection loudness execution
[REAPDOCK-Python-] -015- Save data construction part 1-ReaScript!!
[REAPDOCK-Python-] -014- Speeding up audio editing Automatic media insertion Part 1-ReaScript!!
[REAPDOCK-Python-] -012- Essential for MA production!!-Session organization automation 2-ReaScript!!
[REAPDOCK-Python-] -011- Essential for MA production!! -Automate session organization-ReaScript!!
[REAPDOCK-Python-] -010- SE production required! ! -Free Pitch operation-ReaScript! !
[REAPDOCK-Python-] -009- MA production required!! -Delete all muted media-ReaScript!!
[REAPDOCK-Python-] -007- "Sound Design" Essential-Fade Automation-ReaScript!!
[REAPDOCK-Python-] -006- Speed up sound designer! ReaScript for freely adjusting playback speed!!
[REAPDOCK-Python-] -004- Essential for MA! ReaScript to get frame count in 2 seconds!!
[REAPDOCK-Python-] -003- Essential for recording! ReaScript that does a 10 minute job in 2 seconds!!
[REAPDOCK-Python-] -001- Automatically change all selected media to mono
Comments