|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<index version="1" name="BSmith96 Scripts" commit="453dc95c0e3dfd1dca7a684b04d30f41b5cbe0c5"> |
| 2 | +<index version="1" name="BSmith96 Scripts" commit="698f61299fd52112f082a316c98fe974b25f252e"> |
3 | 3 | <category name="Markers"> |
4 | 4 | <reapack name="Locate to marker.lua" type="script" desc="Locate to marker by OSC"> |
5 | 5 | <metadata> |
@@ -353,7 +353,8 @@ this script |
353 | 353 | {\pard \ql \f0 \sa180 \li0 \fi0 \b \fs36 Set track outputs 1-to-1\par} |
354 | 354 | {\pard \ql \f0 \sa180 \li0 \fi0 Written by Ben Smith - 2021\par} |
355 | 355 | {\pard \ql \f0 \sa180 \li0 \fi0 \b \fs28 Info\par} |
356 | | -{\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} |
| 356 | +{\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} |
| 357 | +{\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} |
357 | 358 | {\pard \ql \f0 \sa180 \li0 \fi0 \b \fs28 Metapackage\par} |
358 | 359 | {\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab Set track outputs 1-to-1\par} |
359 | 360 | {\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} |
@@ -385,6 +386,12 @@ this script |
385 | 386 | <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> |
386 | 387 | <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> |
387 | 388 | </version> |
| 389 | + <version name="2.3" author="Ben Smith" time="2022-09-21T10:18:29Z"> |
| 390 | + <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> |
| 391 | + <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> |
| 392 | + <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> |
| 393 | + <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> |
| 394 | + </version> |
388 | 395 | </reapack> |
389 | 396 | <reapack name="Toggle routing and solo to master.lua" type="script" desc="Toggle routing and solo to master"> |
390 | 397 | <metadata> |
@@ -418,6 +425,10 @@ this script |
418 | 425 | <changelog><![CDATA[# Added user identifier to provided file names]]></changelog> |
419 | 426 | <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> |
420 | 427 | </version> |
| 428 | + <version name="1.4" author="Ben Smith" time="2022-09-21T10:18:12Z"> |
| 429 | + <changelog><![CDATA[# Bug fix: successfully routes tracks in folders to master by routing and soloing the folder too]]></changelog> |
| 430 | + <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> |
| 431 | + </version> |
421 | 432 | </reapack> |
422 | 433 | </category> |
423 | 434 | <category name="Tracks"> |
|
0 commit comments