From 263e5ab4336bd9c9564db0ce542ffa9f34840807 Mon Sep 17 00:00:00 2001 From: ReaTeam Bot Date: Mon, 29 Jul 2024 12:29:00 +0000 Subject: [PATCH] index: 1 modified package, 1 new version [ci skip] --- index.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.xml b/index.xml index 5fb8035..3ba83cc 100644 --- a/index.xml +++ b/index.xml @@ -1,5 +1,5 @@ - + @@ -250,7 +250,7 @@ script by juliansader {\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab If {\b {\i CHECK_INSTR = true}} and {\b {\i TRACK_NAME_Q = nil}}. If you have 4 tracks, with tracks 2 & 4 containing instruments. Pressing 1 will {\b {\i Performance Arm}} track 2, and pressing 2 will {\b {\i Performance Arm}} track 4. It won't matter what the track names are.\par} {\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab If {\b {\i CHECK_INSTR = false}} and {\b {\i TRACK_NAME_Q = "perf"}}. If you have tracks 2 & 3 named "Instrument 1-perf" and "Instrument 2-perf" respectively. Pressing 1 will {\b {\i Performance Arm}} track 2, and pressing 2 will {\b {\i Performance Arm}} track 3. It won't matter if any tracks contain instruments.\par} {\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab If {\b {\i CHECK_INSTR = true}} and {\b {\i TRACK_NAME_Q = "perf"}}. If you have 4 tracks, with tracks 2, 3 & 4 containing instruments, and with tracks 3 & 4 named "Instrument 1-perf" and "Instrument 2-perf" respectively. Pressing 1 will {\b {\i Performance Arm}} track 3, and pressing 2 will {\b {\i Performance Arm}} track 4.\sa180\par} -{\pard \ql \f0 \sa180 \li0 \fi0 You can set this script to {\b {\i Performance Arm}} a specific track by having it's number be the last element of the script's file name. For Example, naming the script: {\i DoomSquirrel_Performance Arm track for MIDI (sequential) 2.lua} will {\b {\i Performance Arm}} the second track (that has an instrument, if {\b {\i CHECK_INSTR = true}} and/or whose name contains the string set in {\b {\i TRACK_NAME_Q}}). This is useful for making multiple copies of this script, assigning each to specific tracks, and setting the hotkeys for each script to be a MIDI note.\par} +{\pard \ql \f0 \sa180 \li0 \fi0 You can set this script to {\b {\i Performance Arm}} a specific track by having it's {\b {\i SELECTED_IDX (idx)}} and/or {\b {\i TRACK_NAME_Q (trq)}} in the script's file name. For Example, naming the script: {\i DoomSquirrel_Performance Arm track for MIDI (sequential) idx2 trq-perf.lua} will {\b {\i Performance Arm}} the second track (that has an instrument, if {\b {\i CHECK_INSTR = true}}) and whose name contains {\b {\i -perf}}. This is useful for making multiple copies of this script, assigning each to specific track {\b {\i idx}} and {\b {\i trq}} matches, and setting the hotkeys for each script to be a different MIDI note.\par} {\pard \ql \f0 \sa180 \li0 \fi0 Check USER SETTINGS for configuration options.\par} {\pard \ql \f0 \sa180 \li0 \fi0 For advanced modification of this script, you can customize the accepted key ranges in the {\b {\i getIdxByKey()}} function. Virtual-Key Codes reference: https://learn.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes\par} {\pard \ql \f0 \sa180 \li0 \fi0 {\b Default Hotkey:} Numeric Keys 1-9 / Function Keys F1-F12\par} @@ -310,6 +310,10 @@ Code cleanup]]> https://github.com/tuomiorava/REAPER-ReaScripts/raw/f18afa98b979767912fed059176001087f3936da/Tracks/DoomSquirrel_Performance%20Arm%20track%20for%20MIDI%20(sequential).lua + + + https://github.com/tuomiorava/REAPER-ReaScripts/raw/54e8f092e7c33d41d86b23391185726664f28a97/Tracks/DoomSquirrel_Performance%20Arm%20track%20for%20MIDI%20(sequential).lua +