From b1ad391028671448c28721c9918d8620ef673ff4 Mon Sep 17 00:00:00 2001 From: ChangoW <1328248771@qq.com> Date: Sun, 2 Mar 2025 12:57:35 +0800 Subject: [PATCH] Update repos.yml Batch Audio File Import Tool Script for REAPER This Lua script is designed for batch importing audio files into REAPER. It features: A user-friendly GUI using Lokasenna_GUI v2 Supports browsing, selecting, and displaying audio file details Three import modes (vertical, diagonal, horizontal) Flexible import options (audio blocks, folders) Real-time file information preview Ideal for audio professionals needing efficient batch processing --- config/repos.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/repos.yml b/config/repos.yml index 7724a1c..fc96cc3 100644 --- a/config/repos.yml +++ b/config/repos.yml @@ -248,3 +248,6 @@ repos: - link: 'https://github.com/tomtjes/Radio-Toolkit' index: 'https://github.com/tomtjes/Radio-Toolkit/raw/master/index.xml' + - + link: 'https://github.com/realChangoW/ReaScript' + index: 'https://github.com/realChangoW/ReaScript/raw/main/index.xml'