Skip to content

Commit

Permalink
index: 2 modified packages, 2 new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ReaTeam Bot committed Sep 21, 2022
1 parent 698f612 commit ae31ada
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions index.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<index version="1" name="BSmith96 Scripts" commit="453dc95c0e3dfd1dca7a684b04d30f41b5cbe0c5">
<index version="1" name="BSmith96 Scripts" commit="698f61299fd52112f082a316c98fe974b25f252e">
<category name="Markers">
<reapack name="Locate to marker.lua" type="script" desc="Locate to marker by OSC">
<metadata>
Expand Down Expand Up @@ -353,7 +353,8 @@ this script
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs36 Set track outputs 1-to-1\par}
{\pard \ql \f0 \sa180 \li0 \fi0 Written by Ben Smith - 2021\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs28 Info\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Routes tracks to the same output as their input, allowing quick routing for Virtual Sound Checks in live situations.\sa180\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Routes tracks to the same output as their input, allowing quick routing for Virtual Sound Checks in live situations.\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Also routes the master to alternative outputs: by default, the last stereo pair of the audio device (unless taken up by 1-to-1 channel routing), but can be customised by editing the {\i User Customisation Area} in the script\sa180\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs28 Metapackage\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Set track outputs 1-to-1\par}
{\pard \ql \f0 \sa0 \li720 \fi-360 \endash \tx360\tab Sets the output of every track to be the same as the input routing\sa180\par}
Expand Down Expand Up @@ -385,6 +386,12 @@ this script
<source main="main" file="bsmith96_Set track outputs 1-to-1 for selected tracks.lua">https://github.com/bsmith96/Reaper-Scripts/raw/d53869a1d54aed09e1d5e899fea76263279b7388/Routing/Set%20track%20outputs%201-to-1.lua</source>
<source main="main" file="bsmith96_Set track outputs 1-to-1 ignoring folders.lua">https://github.com/bsmith96/Reaper-Scripts/raw/d53869a1d54aed09e1d5e899fea76263279b7388/Routing/Set%20track%20outputs%201-to-1.lua</source>
</version>
<version name="2.3" author="Ben Smith" time="2022-09-21T10:18:29Z">
<changelog><![CDATA[# Routes the master to alternative outputs (default to the last stereo pair, can be edited in the script) unless these are taken up by channels.]]></changelog>
<source main="main" file="bsmith96_Set track outputs 1-to-1.lua">https://github.com/bsmith96/Reaper-Scripts/raw/698f61299fd52112f082a316c98fe974b25f252e/Routing/Set%20track%20outputs%201-to-1.lua</source>
<source main="main" file="bsmith96_Set track outputs 1-to-1 for selected tracks.lua">https://github.com/bsmith96/Reaper-Scripts/raw/698f61299fd52112f082a316c98fe974b25f252e/Routing/Set%20track%20outputs%201-to-1.lua</source>
<source main="main" file="bsmith96_Set track outputs 1-to-1 ignoring folders.lua">https://github.com/bsmith96/Reaper-Scripts/raw/698f61299fd52112f082a316c98fe974b25f252e/Routing/Set%20track%20outputs%201-to-1.lua</source>
</version>
</reapack>
<reapack name="Toggle routing and solo to master.lua" type="script" desc="Toggle routing and solo to master">
<metadata>
Expand Down Expand Up @@ -418,6 +425,10 @@ this script
<changelog><![CDATA[# Added user identifier to provided file names]]></changelog>
<source main="main" file="bsmith96_Toggle routing and solo to master.lua">https://github.com/bsmith96/Reaper-Scripts/raw/d53869a1d54aed09e1d5e899fea76263279b7388/Routing/Toggle%20routing%20and%20solo%20to%20master.lua</source>
</version>
<version name="1.4" author="Ben Smith" time="2022-09-21T10:18:12Z">
<changelog><![CDATA[# Bug fix: successfully routes tracks in folders to master by routing and soloing the folder too]]></changelog>
<source main="main" file="bsmith96_Toggle routing and solo to master.lua">https://github.com/bsmith96/Reaper-Scripts/raw/2c986f5b1b8bb94675c90a61a76be1b3c84ae14e/Routing/Toggle%20routing%20and%20solo%20to%20master.lua</source>
</version>
</reapack>
</category>
<category name="Tracks">
Expand Down

0 comments on commit ae31ada

Please sign in to comment.