├── Archive - Outdated scripts ├── Arc_View; Toggle Zoom Arrange to fit screen - recover back.lua ├── Archie_Add Repository Archie-ReaScripts.lua ├── Archie_FX; Toggle Bypass necessary Fx in selected tracks(user input).lua ├── Archie_Item; Move selected items to each other(`).lua ├── Archie_Item; Render selected items to one separate track in one item(Pre-Fx Track)(`).lua ├── Archie_Item; Render selected items to one separate track in one item(`).lua ├── Archie_MidiEditor; Popup menu single-level(n).lua ├── Archie_Track; Render project in time selection on a separate created track (Pre master)(`).lua ├── Archie_Track; Render selected tracks on one separate track (Pre master)(`).lua ├── Archie_Track; Render selected tracks on one separate track (delete originals)(Pre master)(`).lua ├── Archie_Track; Render selected tracks on one separate track (mute originals)(Pre master)(`).lua ├── Archie_Track; Zoom tracks in TCP to fit screen (Ctrl + Click save restore)Smart(`).lua ├── Archie_Track; Zoom tracks in TCP to fit screen (If possible)(`).lua ├── Archie_Var; Open MIDI editor and zoom to content by item.lua ├── Archie_Var; Toggle Open close MIDI editor and zoom to content by item.lua ├── Archie_Var; Zoom TCP and Arrange to fit screen(Ctrl+Click save restore)Smart(`).lua ├── Archie_Var; Zoom TCP and Arrange to fit screen(`).lua ├── Archie_Var; Zoom TCP or Arrange Depending on focus to fit screen(Ctrl+Click save restore)Smart(`).lua └── Archie_Var; Zoom TCP or Arrange Depending on focus to fit screen(`).lua ├── Functions └── Arc_Function_lua.lua ├── License.md ├── MAIN ├── Context │ ├── Archie_Cont; Move tracks down or items down depending on focus(skip minimized track).lua │ ├── Archie_Cont; Move tracks up or items up depending on focus(skip minimized track).lua │ ├── Archie_Cont; Set focus on items - arrange.lua │ └── Archie_Cont; Set focus on track panels.lua ├── Edit cursor │ ├── Archie_Edit cursor; Auto edit cursor under mouse.lua │ ├── Archie_Edit cursor; Go To Time(beats).lua │ ├── Archie_Edit cursor; Go To Time(time).lua │ ├── Archie_Edit cursor; Move cursor for n milliseconds(`).lua │ ├── Archie_Edit cursor; Move cursor to center of selected items.lua │ ├── Archie_Edit cursor; Move edit cursor to last start of play cursor.lua │ ├── Archie_Edit cursor; Move edit cursor to nearest 1`1.3 grid line.lua │ ├── Archie_Edit cursor; Move edit cursor to nearest 1`2 grid line.lua │ ├── Archie_Edit cursor; Move edit cursor to nearest 1`4 grid line.lua │ ├── Archie_Edit cursor; Move edit cursor to nearest measure.lua │ ├── Archie_Edit cursor; Move edit cursor to nearest visible grid.lua │ ├── Archie_Edit cursor; Move edit cursor to start of first selected item and next in time(`).lua │ ├── Archie_Edit cursor; Move edit cursor to start of first selected item in time.lua │ ├── Archie_Edit cursor; Move edit cursor to start of nearest selected item and next in time(`).lua │ └── Archie_Edit cursor; Move edit cursor to x value (loop in time selection).lua ├── Envelope Take │ ├── Archie_EnvT; Insert four points in time selection and omit by -1 dB (Envelope take volume).lua │ ├── Archie_EnvT; Insert points on edges of selected items (Active take).lua │ ├── Archie_EnvT; Volume selected items-take in time selection(Mouse wheel).lua │ ├── Archie_EnvT; Volume take under mouse in time selection (Mouse wheel).lua │ ├── Archie_EnvT; Volume take under mouse in time selection +1 db.lua │ └── Archie_EnvT; Volume take under mouse in time selection -1 db.lua ├── Envelope │ ├── Archie_Env; Glue automation items (Clean).lua │ ├── Archie_Env; Insert four points in time selection and omit by -1 dB (Env track).lua │ ├── Archie_Env; Insert four points in time selection and omit by -1 dB (Envelope track volume).lua │ ├── Archie_Env; Restore envelope point selection, slot 01.lua │ ├── Archie_Env; Save envelope point selection, slot 01.lua │ ├── Archie_Env; Select all automation items in selected envelope track,with selected points preserve .lua │ ├── Archie_Env; Select all automation items in selected envelope track.lua │ ├── Archie_Env; Set value from under mouse to selected points active envelope.lua │ ├── Archie_Env; Show all envelopes for all track containing points or auto items.lua │ ├── Archie_Env; Show all envelopes for selected track containing points or auto items.lua │ ├── Archie_Env; Show track envelope last touched FX parameter(add point in start of time selection)(`).lua │ └── Archie_Env; Show-hide track envelope last touched FX parameter(add point in start of time selection)(`).lua ├── FX │ ├── Archie_FX; Add Fx by Name in selected tracks (a description of settings inside script)(`).lua │ ├── Archie_FX; Bypass all FX all track.lua │ ├── Archie_FX; Bypass all FX all tracks - Restore previous.lua │ ├── Archie_FX; Bypass all FX all tracks - Save previous.lua │ ├── Archie_FX; Bypass all FX all tracks except instruments - Restore previous.lua │ ├── Archie_FX; Bypass all FX all tracks except instruments - Save previous.lua │ ├── Archie_FX; Bypass all FX selected track.lua │ ├── Archie_FX; Bypass all FX selected tracks - Restore previous.lua │ ├── Archie_FX; Bypass all FX selected tracks - Save previous.lua │ ├── Archie_FX; Bypass all FX selected tracks except instruments - Restore previous.lua │ ├── Archie_FX; Bypass all Fx selected tracks except instruments - Save previous.lua │ ├── Archie_FX; Bypass instrument all tracks - Restore previous.lua │ ├── Archie_FX; Bypass instrument all tracks - Save previous.lua │ ├── Archie_FX; Bypass instrument selected tracks - Restore previous.lua │ ├── Archie_FX; Bypass instrument selected tracks - Save previous.lua │ ├── Archie_FX; Bypass necessary Fx in selected tracks(user input through space).lua │ ├── Archie_FX; Close all Fx (Take).lua │ ├── Archie_FX; Close all Fx (Track).lua │ ├── Archie_FX; Close all Fx .lua │ ├── Archie_FX; Close all VSTi in Selected tracks.lua │ ├── Archie_FX; Close first instrument in Selected tracks.lua │ ├── Archie_FX; Freeze track in (...), to specified FX (user input).lua │ ├── Archie_FX; Freeze track in (...), up to last selected FX.lua │ ├── Archie_FX; Move last FX in selected items to first position(`).lua │ ├── Archie_FX; Move last FX in selected tracks to first position(`).lua │ ├── Archie_FX; Offline all FX all track.lua │ ├── Archie_FX; Offline all FX all tracks - Restore previous.lua │ ├── Archie_FX; Offline all FX all tracks - Save previous.lua │ ├── Archie_FX; Offline all FX selected track.lua │ ├── Archie_FX; Offline all FX selected tracks - Restore previous.lua │ ├── Archie_FX; Offline all FX selected tracks - Save previous.lua │ ├── Archie_FX; Offline all Fx in project with delay (PDC) over 256 samples(`).lua │ ├── Archie_FX; Online all FX all track.lua │ ├── Archie_FX; Online all FX selected track.lua │ ├── Archie_FX; Open all VSTi in Selected tracks.lua │ ├── Archie_FX; Open first instrument in Selected tracks.lua │ ├── Archie_FX; Rename Fx in selected tracks to preset name.lua │ ├── Archie_FX; Rename all fx in selected tracks in ...(`).lua │ ├── Archie_FX; Rename all fx in selected tracks with specific name in specific name.lua │ ├── Archie_FX; Rename last selected FX in chain in selected tracks to preset name.lua │ ├── Archie_FX; Revers fade in-out.lua │ ├── Archie_FX; Show all active floating FX windows for selected tracks.lua │ ├── Archie_FX; Smart template - Add Fx by name to selected tracks + Master track.lua │ ├── Archie_FX; Smart template - Add Fx chain by name for selected items or in time selection.lua │ ├── Archie_FX; Smart template - Add Fx chain by name for selected tracks.lua │ ├── Archie_FX; Toggle Auto open VSTi in selected tracks and close in the rest(`).lua │ ├── Archie_FX; Toggle Bypass Focused FX.lua │ ├── Archie_FX; Toggle Bypass Fx by name in tracks by name(Template)(`).lua │ ├── Archie_FX; Toggle Bypass all FX all tracks - Save restore previous.lua │ ├── Archie_FX; Toggle Bypass all FX all tracks except instruments - Save restore previous.lua │ ├── Archie_FX; Toggle Bypass instrument all tracks - Save restore previous.lua │ ├── Archie_FX; Toggle FX 9 online,offline for selected tracks(`).lua │ ├── Archie_FX; Toggle Open Close all VSTi in Selected tracks.lua │ ├── Archie_FX; Toggle Show Hide all active floating FX windows for selected tracks.lua │ ├── Archie_FX; UI of all FX in all send of selected tracks.lua │ ├── Archie_FX; UI of all FX in send n of selected tracks.lua │ ├── Archie_FX; UnBypass all FX all track.lua │ ├── Archie_FX; UnBypass all FX selected track.lua │ ├── Archie_FX; Unbypass necessary Fx in selected tracks(user input through space).lua │ └── Archie_Fx; Rename last FX in selected tracks name n.lua ├── Fade │ ├── Archie_Fade; Delete fade in selected items.lua │ ├── Archie_Fade; Enlarge fade by 10 ms.lua │ ├── Archie_Fade; Enlarge fade by 100 ms.lua │ ├── Archie_Fade; Reduce fade by 10 ms.lua │ ├── Archie_Fade; Reduce fade by 100 ms.lua │ ├── Archie_Fade; Save crossfade when move item when trim is on (AutoRun).lua │ └── Archie_Fade; Save crossfade when move item when trim is on.lua ├── File │ └── Archie_File; Clean current project directory(ctrl- user input path).lua ├── Grid │ ├── Archie_Grid; Free movement of item(s) when snap to grid is on(`).lua │ ├── Archie_Grid; Move select items to next grid.lua │ ├── Archie_Grid; Move select items to next visible grid.lua │ ├── Archie_Grid; Move select items to previous grid.lua │ ├── Archie_Grid; Move select items to previous visible grid.lua │ ├── Archie_Grid; Swing grid minus one percent(arrange)(`).lua │ ├── Archie_Grid; Swing grid plus one percent(arrange)(`).lua │ └── Archie_Grid; Swing off and reset(arrange).lua ├── Group │ ├── Archie_Group; Toggle Mute Unmute all tracks in group n (`).lua │ └── Archie_Group; Toggle Solo Unsolo all tracks in group n (`).lua ├── Gui │ ├── Archie_Gui; Color switch.lua │ ├── Archie_Gui; Duplicate selected items to time selection relative given division .lua │ ├── Archie_Gui; Grid switch.lua │ ├── Archie_Gui; Show clock window.lua │ ├── Archie_Gui; Toggle Bypass necessary Fx in selected tracks(user input).lua │ ├── Archie_Gui; Toggle Offline necessary Fx in selected tracks(user input).lua │ └── Archie_Gui; Toggle Remove necessary Fx in selected tracks(user input).lua ├── Info │ ├── Archie_Info; Counter time project(AutoRun).lua │ └── Archie_Info; Learn what script are used in custom actions and cycle action.lua ├── Item │ ├── Archie_Item; Add Remove stretch marker to nearest grid under mouse cursor.lua │ ├── Archie_Item; Add Remove stretch marker under mouse cursor and snap to nearest grid.lua │ ├── Archie_Item; Add Remove stretch marker under mouse cursor and snap to next grid.lua │ ├── Archie_Item; Add Remove stretch marker under mouse cursor and snap to previous grid.lua │ ├── Archie_Item; Add Remove stretch marker under mouse cursor.lua │ ├── Archie_Item; Apply track-take FX to items as new take(lock act take)Bypass all fx track.lua │ ├── Archie_Item; Apply track-take FX to items as new take(lock act take)Offline all fx track.lua │ ├── Archie_Item; Apply track-take FX to items as new take(lock active take).lua │ ├── Archie_Item; By frame move item,under mouse cursor.move cursor the to offset(mousewheel).lua │ ├── Archie_Item; By samples move item,under mouse cursor move cursor the to offset(mousewheel).lua │ ├── Archie_Item; Change playback rate selected items to (ctrl-custom value).lua │ ├── Archie_Item; Change playback rate selected items to (custom value).lua │ ├── Archie_Item; Change volume items in time selection on selected tracks(ctrl+script to set the value).lua │ ├── Archie_Item; Change volume of selected items to (ctrl+script to set value).lua │ ├── Archie_Item; Copy source media file of all items to project directory.lua │ ├── Archie_Item; Copy source media file of selected items to project directory.lua │ ├── Archie_Item; Copy stretch markers.lua │ ├── Archie_Item; Cut silence by grid from selected items to created track under item(-80 db)(`).lua │ ├── Archie_Item; Cut silence by measure from selected items to created track under item(-80 db)(`).lua │ ├── Archie_Item; Cut silence from selected items to created track under item (-80 db)(`).lua │ ├── Archie_Item; De stutter 1.2 items.lua │ ├── Archie_Item; De stutter 1.3 items.lua │ ├── Archie_Item; Delete selected items (time selection)(`).lua │ ├── Archie_Item; Delete selected items in time selection' if any (smart delete)(`).lua │ ├── Archie_Item; Delete selected items in time selection(`).lua │ ├── Archie_Item; Delete selected items outside time selection.lua │ ├── Archie_Item; Duplicate item to mouse position (relative snap).lua │ ├── Archie_Item; Duplicate item to mouse position (snap to grid relative to project settings).lua │ ├── Archie_Item; Duplicate item to mouse position.lua │ ├── Archie_Item; Duplicate selected area of items back.lua │ ├── Archie_Item; Glue selected items each individually.lua │ ├── Archie_Item; Glue selected items to separate track - Midi in midi - Audio in audio.lua │ ├── Archie_Item; Grab item on edge arrange and scroll to edge item one side(AutoRun).lua │ ├── Archie_Item; Grab item on edge arrange and scroll to edge item(AutoRun).lua │ ├── Archie_Item; Grab item on edge arrange and trim by edge window(AutoRun).lua │ ├── Archie_Item; Hide all visible envelopes in selected items.lua │ ├── Archie_Item; Ignore item(s) lock with Ctrl Shift or Alt + left click.lua │ ├── Archie_Item; Insert item under mouse cursor.lua │ ├── Archie_Item; Invert items selection on selected tracks.lua │ ├── Archie_Item; Move all notes in all midi items in semitones(User Input).lua │ ├── Archie_Item; Move all notes in all midi items one semitone down.lua │ ├── Archie_Item; Move all notes in all midi items one semitone up.lua │ ├── Archie_Item; Move all notes in selected midi items one (...).lua │ ├── Archie_Item; Move selected items down by one visible track(skip minimized track).lua │ ├── Archie_Item; Move selected items down by one visible track.lua │ ├── Archie_Item; Move selected items down one track.lua │ ├── Archie_Item; Move selected items to a track with name n(`).lua │ ├── Archie_Item; Move selected items to each other.lua │ ├── Archie_Item; Move selected items up by one visible track(skip minimized track).lua │ ├── Archie_Item; Move selected items up by one visible track.lua │ ├── Archie_Item; Move selected items up one track.lua │ ├── Archie_Item; Nudge right edge of selected items to left one grid unit.lua │ ├── Archie_Item; Nudge right edge of selected items to right one grid unit.lua │ ├── Archie_Item; Paste item color.lua │ ├── Archie_Item; Paste stretch markers (by playback rate).lua │ ├── Archie_Item; Paste stretch markers.lua │ ├── Archie_Item; Pitch down one semitone all midi items(all midi take).lua │ ├── Archie_Item; Pitch up one semitone all midi items(all midi take) .lua │ ├── Archie_Item; Remove all items, envelopes from project (including master track).lua │ ├── Archie_Item; Remove even items from selected items in track(2-4..).lua │ ├── Archie_Item; Remove final selected item in tracks.lua │ ├── Archie_Item; Remove items except first in one position (by tracks).lua │ ├── Archie_Item; Remove items except first in one position in selected tracks.lua │ ├── Archie_Item; Remove items except first in one position.lua │ ├── Archie_Item; Remove last selected item in tracks.lua │ ├── Archie_Item; Remove non even items from selected items in track(1-3..).lua │ ├── Archie_Item; Remove selected items outside regions(time selection)(`).lua │ ├── Archie_Item; Remove selected overlap items (by tracks).lua │ ├── Archie_Item; Remove selected overlap items in selected tracks.lua │ ├── Archie_Item; Remove selected overlap items.lua │ ├── Archie_Item; Remove silence by grid in selected media items (-60 db)(`).lua │ ├── Archie_Item; Remove silence by grid in selected media items (-80 db)(`).lua │ ├── Archie_Item; Remove silence by measure in selected media items (-60 db)(`).lua │ ├── Archie_Item; Remove silence by measure in selected media items (-80 db)(`).lua │ ├── Archie_Item; Remove silence in selected media items (-60 db)(`).lua │ ├── Archie_Item; Remove silence in selected media items (-80 db)(`).lua │ ├── Archie_Item; Select Next item in track excluding midi.lua │ ├── Archie_Item; Select Next item in track only midi.lua │ ├── Archie_Item; Select Next item in track.lua │ ├── Archie_Item; Select Previous item in track only midi.lua │ ├── Archie_Item; Select all items in project with sources of selected items.lua │ ├── Archie_Item; Select first item from cursor position in all selected track,without removing selection from the previous items.lua │ ├── Archie_Item; Select first item from cursor position in all selected track.lua │ ├── Archie_Item; Select first item from cursor position in first selected track,without removing selection from the previous items.lua │ ├── Archie_Item; Select first item from cursor position in first selected track.lua │ ├── Archie_Item; Select first or next item from cursor position(full description inside)(`).lua │ ├── Archie_Item; Select items in selected tracks from cursor to end of project.lua │ ├── Archie_Item; Select items under edit cursor in selected tracks.lua │ ├── Archie_Item; Select only even items from selected items in track(2-4..).lua │ ├── Archie_Item; Select only items in selected tracks from cursor to end of project.lua │ ├── Archie_Item; Select only odd items from selected items in track(1-3..).lua │ ├── Archie_Item; Select previous item in track excluding midi.lua │ ├── Archie_Item; Select previous item in track.lua │ ├── Archie_Item; Set in selected items CC shape to Bezier.lua │ ├── Archie_Item; Set in selected items CC shape to Fast end.lua │ ├── Archie_Item; Set in selected items CC shape to Fast start.lua │ ├── Archie_Item; Set in selected items CC shape to Linear.lua │ ├── Archie_Item; Set in selected items CC shape to Slow start-end.lua │ ├── Archie_Item; Set in selected items CC shape to Square.lua │ ├── Archie_Item; Set note ends to start of next note - in selected items (legato).lua │ ├── Archie_Item; Set source for all of selected items.lua │ ├── Archie_Item; Set volume -6 dB.for selected media items.lua │ ├── Archie_Item; Shift Item Content to 10 milliseconds(Mouse wheel).lua │ ├── Archie_Item; Show all visible envelopes in selected items.lua │ ├── Archie_Item; Smart Template - Add media file(item) by name on track(s).lua │ ├── Archie_Item; Snap stretch markers to grid.lua │ ├── Archie_Item; Solo selected item - Restore back(ctrl).lua │ ├── Archie_Item; Split (selected) item(s) under mouse cursor (select left)(`).lua │ ├── Archie_Item; Split (selected) item(s) under mouse cursor (select right)(`).lua │ ├── Archie_Item; Split (selected) item(s) under mouse cursor(`).lua │ ├── Archie_Item; Split items at grid (Time Selection).lua │ ├── Archie_Item; Split items by time selection,unselect with items outside of time selection if there is selection inside.lua │ ├── Archie_Item; Stretch time and reduce the selected item(s) by 2 times.lua │ ├── Archie_Item; Stutter 1.2 items.lua │ ├── Archie_Item; Stutter 1.3 items.lua │ ├── Archie_Item; Stutter Duplicate items (n) beat.lua │ ├── Archie_Item; Switch item source file on next in directory on throughout project.lua │ ├── Archie_Item; Switch item source file on previous in directory on throughout project.lua │ ├── Archie_Item; Switch item source file to next in folder.lua │ ├── Archie_Item; Switch item source file to previous in folder.lua │ ├── Archie_Item; Toggle (Loop source OFF) - (SWS Loop section of selected item(s)).lua │ ├── Archie_Item; Toggle Loop item source under mouse cursor.lua │ ├── Archie_Item; Toggle Loop item source(background).lua │ ├── Archie_Item; Trim Extend selected of items to time selection(`).lua │ ├── Archie_Item; Ungroup item under mouse cursor.lua │ ├── Archie_Item; Unquantize Selected items.lua │ ├── Archie_Item; Unselect all items except first selected in track.lua │ ├── Archie_Item; Unselect all items except last selected in track.lua │ ├── Archie_Item; Unselect all items in time selection(`).lua │ ├── Archie_Item; Unselect all items to left of time selection(`).lua │ ├── Archie_Item; Unselect all items to right of time selection(`).lua │ ├── Archie_Item; Unselect items if track not selected.lua │ ├── Archie_Item; adjust item length by grid (mousewheel).lua │ ├── Archie_Item; adjust item length in measures(mousewheel).lua │ └── Archie_Item; invert select items on its tracks in time selection.lua ├── Markers │ ├── Archie_Markers; Create region by borders of selected items(`).lua │ ├── Archie_Markers; Create region by time selection or borders of selected items.lua │ ├── Archie_Markers; Delete region in time selection.lua │ ├── Archie_Markers; Go to random marker.lua │ ├── Archie_Markers; Insert markers by time selection.lua │ ├── Archie_Markers; Save - Insert regions template.lua │ ├── Archie_Markers; Split selected items at stretch markers and remove markers, no save processed wave.lua │ ├── Archie_Markers; Split selected items at stretch markers and remove markers, save processed wave(Render).lua │ ├── Archie_Markers; Split selected items at stretch markers.lua │ └── Archie_Markers; Toggle Insert-Delete marker in cursor position.lua ├── Mixer │ ├── Archie_Mixer; Reset height all tracks MCP by master track.lua │ ├── Archie_Mixer; Reset height selected tracks MCP by master track.lua │ ├── Archie_Mixer; Reset height unselected tracks MCP by master track.lua │ ├── Archie_Mixer; Set height of Selected tracks MCP to height master track.lua │ ├── Archie_Mixer; Set height of all tracks MCP to height master track.lua │ ├── Archie_Mixer; Set height of all unselected tracks MCP to height master track.lua │ ├── Archie_Mixer; Set height of not rec-armed tracks MCP to height master track.lua │ ├── Archie_Mixer; Set height of rec-armed tracks MCP to height master track.lua │ ├── Archie_Mixer; Toggle Auto zoom height selected tracks in MCP(`).lua │ ├── Archie_Mixer; Toggle Auto zoom height tracks rec-armed in MCP(`).lua │ ├── Archie_Mixer; Toggle Mute Unmute all visible track in MCP.lua │ └── Archie_Mixer; Toggle Unmute mute all visible track in MCP.lua ├── Monitoring │ └── Archie_MonitorFx; Smart template monitoring Toggle Open Fx in float.lua ├── Options │ ├── Archie_Options; Clear AutoRun Archie.lua │ ├── Archie_Options; Open folder FX Chains.lua │ ├── Archie_Options; Reset ReaScript task control for all scripts.lua │ └── Archie_Options; Smart Multi script(Button n).lua ├── Playback │ └── Archie_Playback; Toggle stop playback at end of time selection.lua ├── Preferences │ ├── Archie_Pref; Allow keyboard commands even when mouse-editing.lua │ ├── Archie_Pref; Antialiased peak and waveform drawing.lua │ ├── Archie_Pref; Draw edges on peaks.lua │ ├── Archie_Pref; Draw edges on waveforms.lua │ ├── Archie_Pref; Fill waveforms to zero line.lua │ ├── Archie_Pref; General-Undo settings-Include selection-Item.lua │ ├── Archie_Pref; Ignore mousewheel on all faders.lua │ ├── Archie_Pref; Mouse clickedit in track view changes track selection.lua │ ├── Archie_Pref; Sample-level waveform (Dots and lines).lua │ ├── Archie_Pref; Sample-level waveform (Dots and sinc).lua │ ├── Archie_Pref; Sample-level waveform (Filled samples).lua │ ├── Archie_Pref; Sample-level waveform (Outlined samples).lua │ ├── Archie_Pref; Sample-level waveform (Sinc smoothed).lua │ ├── Archie_Pref; Sample-level waveform (Smooth).lua │ ├── Archie_Pref; Sample-level waveform (Stepped samples).lua │ ├── Archie_Pref; Solo in front' dimming +1 dB from set value.lua │ ├── Archie_Pref; Solo in front' dimming -1 dB from set value.lua │ ├── Archie_Pref; Toggle Allow snap grid,track envelope,routing windows to stay open.lua │ └── Archie_Pref; Toggle Don't autosctoll view (when enable) when viewing other parts of project.lua ├── Project │ ├── Archie_Proj; Set project sample rate (User input).lua │ ├── Archie_Proj; Set project sample rate 176400.lua │ ├── Archie_Proj; Set project sample rate 192000.lua │ ├── Archie_Proj; Set project sample rate 44100.lua │ ├── Archie_Proj; Set project sample rate 48000.lua │ ├── Archie_Proj; Set project sample rate 88200.lua │ └── Archie_Proj; Set project sample rate 96000.lua ├── README.md ├── Render │ ├── Archie_Render; Render multi-track to a stereo track in certain channels.lua │ ├── Archie_Render; Render stems Template(`).lua │ ├── Archie_Render; Render track to a Mono track in certain channels.lua │ └── COPY_Render stems Template │ │ ├── Archie_Render; Render track (Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track (Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track into one new track (Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track into one new track (Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track into one new track mono(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track into one new track mono(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track into one new track stereo(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track into one new track stereo(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track mono(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )) .lua │ │ ├── Archie_Render; Render track mono(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua │ │ ├── Archie_Render; Render track stereo(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )) .lua │ │ └── Archie_Render; Render track stereo(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua ├── Routing │ ├── Archie_Rout; Copy IO routing of focused plug-in.lua │ ├── Archie_Rout; Copy Input routing of focused plug-in.lua │ ├── Archie_Rout; Copy Output routing of focused plug-in.lua │ ├── Archie_Rout; Paste IO routing in focused plug-in.lua │ ├── Archie_Rout; Paste Input routing in focused plug-in.lua │ └── Archie_Rout; Paste Output routing in focused plug-in.lua ├── Take │ ├── Archie_Take; Copy Active take.lua │ ├── Archie_Take; Copy Name item active take.lua │ ├── Archie_Take; Copy active take to new items at time selection.lua │ ├── Archie_Take; Copy color item active take.lua │ ├── Archie_Take; Copy source Active take.lua │ ├── Archie_Take; Crop to active take - ignore lock items.lua │ ├── Archie_Take; Crop to active take all items in selected tracks.lua │ ├── Archie_Take; Delete name in selected items in active take.lua │ ├── Archie_Take; Paste Name to selected items active take(`).lua │ ├── Archie_Take; Paste color to selected item active take(`).lua │ ├── Archie_Take; Paste color to selected item all take(`).lua │ ├── Archie_Take; Paste source in active take.lua │ ├── Archie_Take; Paste take in active take(x).lua │ ├── Archie_Take; Render active takes, into new items in place.lua │ ├── Archie_Take; Render active takes, into new items to new tracks (Track Fx).lua │ ├── Archie_Take; Render active takes, into new items to new tracks.lua │ └── Archie_Take; Reset color default in all take in selected items .lua ├── Time selection │ ├── Archie_Time selection; Insert empty space at time selection in selected tracks(moving later items).lua │ ├── Archie_Time selection; Nudge left edge left to nearest grid.lua │ ├── Archie_Time selection; Nudge left edge right to nearest grid.lua │ ├── Archie_Time selection; Nudge right edge left to nearest grid.lua │ ├── Archie_Time selection; Nudge right edge right to nearest grid.lua │ ├── Archie_Time selection; Remove all contents of time selection.lua │ ├── Archie_Time selection; Remove contents of time selection in selected tracks (moving later items).lua │ ├── Archie_Time selection; Remove contents of time selection in selected tracks.lua │ ├── Archie_Time selection; Set loop by time selection.lua │ └── Archie_Time selection; Set time selection by loop.lua ├── Track │ ├── Archie_Track; Move tracks to subproject (Create subdirectory for subproject).lua │ ├── Archie_Track; Activate-Deactivate rec-armed rec-monitoring all input-Fx in selected tracks(`).lua │ ├── Archie_Track; Add in end of name of selected track _ARCHIVE(`).lua │ ├── Archie_Track; Add tracks with locked height to collapsed folders-Restore when uncollapsed(background).lua │ ├── Archie_Track; Arm Selected track.lua │ ├── Archie_Track; Arm only Selected tracks.lua │ ├── Archie_Track; Auto add icon to track depending on MIDI send.lua │ ├── Archie_Track; Auto open-close FX chain windows.lua │ ├── Archie_Track; Auto solo Sel track.lua │ ├── Archie_Track; Auto solo Sel tracks and all receive.lua │ ├── Archie_Track; Auto solo Sel tracks and all send.lua │ ├── Archie_Track; Copy selected track name.lua │ ├── Archie_Track; Copy solo mute state selected track.lua │ ├── Archie_Track; Copy track color.lua │ ├── Archie_Track; Copy track icon(Ctrl+Script Paste).lua │ ├── Archie_Track; Copy track icon.lua │ ├── Archie_Track; Cut solo mute state selected track.lua │ ├── Archie_Track; Cut track icon.lua │ ├── Archie_Track; Delete all receive in selected tracks.lua │ ├── Archie_Track; Delete all send and receive in selected tracks.lua │ ├── Archie_Track; Delete all send in selected tracks.lua │ ├── Archie_Track; Delete folder (request for removal of child tracks).lua │ ├── Archie_Track; Delete folder(s) not removing child tracks.lua │ ├── Archie_Track; Delete only selected track(s) without deleting children.lua │ ├── Archie_Track; Delete only selected tracks (show a request to delete child tracks).lua │ ├── Archie_Track; Delete tracks with no items(`).lua │ ├── Archie_Track; Go to next track - track solo in solo exclusive(skip minimized folders).lua │ ├── Archie_Track; Go to next track - track solo in solo exclusive.lua │ ├── Archie_Track; Go to previous track - track solo in solo exclusive(skip minimized folders).lua │ ├── Archie_Track; Go to previous track - track solo in solo exclusive.lua │ ├── Archie_Track; Hide Show track in slot (Popup menu).lua │ ├── Archie_Track; Hide all tracks in MCP.lua │ ├── Archie_Track; Hide all tracks in TCP and MCP.lua │ ├── Archie_Track; Hide all tracks in TCP.lua │ ├── Archie_Track; Hide child tracks of selected folders in MCP.lua │ ├── Archie_Track; Hide child tracks of selected folders in TCP.lua │ ├── Archie_Track; Hide selected tracks in MCP.lua │ ├── Archie_Track; Hide selected tracks in TCP and MCP.lua │ ├── Archie_Track; Hide selected tracks in TCP.lua │ ├── Archie_Track; Hide unselected tracks in MCP.lua │ ├── Archie_Track; Hide unselected tracks in TCP and MCP.lua │ ├── Archie_Track; Hide unselected tracks in TCP.lua │ ├── Archie_Track; Insert new track with height last track touched.lua │ ├── Archie_Track; Insert new track with send on selected tracks.lua │ ├── Archie_Track; Insert prefix name of selected track.lua │ ├── Archie_Track; Insert track double middle click in empty TCP and random color,rename.lua │ ├── Archie_Track; Insert track holding the mouse into empty TCP and rename, random color.lua.lua │ ├── Archie_Track; Insert track receive from all tracks.lua │ ├── Archie_Track; Insert track with folder (ctrl-up).lua │ ├── Archie_Track; Lock selected tracks and them items.lua │ ├── Archie_Track; Make folder from selected tracks(`).lua │ ├── Archie_Track; Minimize all tracks - restore back.lua │ ├── Archie_Track; Minimize selected tracks - restore back.lua │ ├── Archie_Track; Monitoring track exclusive.lua │ ├── Archie_Track; Move all selected tracks to first selected folder(`).lua │ ├── Archie_Track; Move all selected tracks to last selected folder(`).lua │ ├── Archie_Track; Move all selected tracks to last touched folder.lua │ ├── Archie_Track; Move all selected tracks under first selected track or folder .lua │ ├── Archie_Track; Move children from folder and place them above folder(Remove grouping tracks) .lua │ ├── Archie_Track; Move children from folder and place them above folder.lua │ ├── Archie_Track; Move selected track down to nearest folder.lua │ ├── Archie_Track; Move selected track up to nearest folder.lua │ ├── Archie_Track; Move selected tracks down by one visible(`).lua │ ├── Archie_Track; Move selected tracks in folder with name (user input).lua │ ├── Archie_Track; Move selected tracks up by one visible(`).lua │ ├── Archie_Track; Mute all children tracks in selected folders.lua │ ├── Archie_Track; Mute all selected tracks except selected folders.lua │ ├── Archie_Track; Mute all visible track in MCP(`).lua │ ├── Archie_Track; Mute all visible track in TCP and MCP(`).lua │ ├── Archie_Track; Mute all visible track in TCP(`).lua │ ├── Archie_Track; Paste icon selected tracks.lua │ ├── Archie_Track; Paste selected track name .lua │ ├── Archie_Track; Paste solo mute state selected track.lua │ ├── Archie_Track; Paste track color.lua │ ├── Archie_Track; Remove from end of name of selected track _ARCHIVE(`).lua │ ├── Archie_Track; Remove icon selected tracks.lua │ ├── Archie_Track; Remove prefix name of selected track.lua │ ├── Archie_Track; Removes 8 characters from the end of the selected track name(`).lua │ ├── Archie_Track; Restore all track mute solo state slot 1.lua │ ├── Archie_Track; Restore all tracks visible slot 1.lua │ ├── Archie_Track; Save all track mute solo state slot 1.lua │ ├── Archie_Track; Save all tracks visible slot 1.lua │ ├── Archie_Track; Select a track by name(abbreviated input)(`).lua │ ├── Archie_Track; Select all sent and parent tracks from selected tracks(whole chain).lua │ ├── Archie_Track; Select all sent and parent tracks from the selected tracks.lua │ ├── Archie_Track; Select next-previous track(skip minimized folders).lua │ ├── Archie_Track; Select track with prefix name.lua │ ├── Archie_Track; Select tracks that have at end of name _ARCHIVE(`).lua │ ├── Archie_Track; Set Volume all tracks to -6.0 dB.lua │ ├── Archie_Track; Set Volume selected tracks to -6.0 dB.lua │ ├── Archie_Track; Set pan on selected tracks by inverting every second track .lua │ ├── Archie_Track; Set selected folder(s) collapsed MCP.lua │ ├── Archie_Track; Set selected folder(s) uncollapsed MCP.lua │ ├── Archie_Track; Set selected tracks all MIDI input to n channels.lua │ ├── Archie_Track; Set selected tracks virtual MIDI keyboard to n channels.lua │ ├── Archie_Track; Show all tracks in MCP.lua │ ├── Archie_Track; Show all tracks in TCP and MCP.lua │ ├── Archie_Track; Show all tracks in TCP.lua │ ├── Archie_Track; Show child tracks of selected folders in MCP.lua │ ├── Archie_Track; Show child tracks of selected folders in TCP.lua │ ├── Archie_Track; Show only send of selected track(s).lua │ ├── Archie_Track; Show only send selected track(s) matching name.lua │ ├── Archie_Track; Show selected tracks in MCP.lua │ ├── Archie_Track; Show selected tracks in TCP and MCP.lua │ ├── Archie_Track; Show selected tracks in TCP.lua │ ├── Archie_Track; Show unselected tracks in MCP.lua │ ├── Archie_Track; Show unselected tracks in TCP and MCP.lua │ ├── Archie_Track; Show unselected tracks in TCP.lua │ ├── Archie_Track; Show-Hide tracks receives (created by script - Insert track receive from all tracks).lua │ ├── Archie_Track; Smart template - Load Track template by name.lua │ ├── Archie_Track; Solo track under mouse cursor - unsolo previous solo track.lua │ ├── Archie_Track; Toggle Arm Selected track.lua │ ├── Archie_Track; Toggle Auto height selected tracks.lua │ ├── Archie_Track; Toggle Hide super collapsed - restore back.lua │ ├── Archie_Track; Toggle Hide super collapsed(AutoRun).lua │ ├── Archie_Track; Toggle Lock height selected track.lua │ ├── Archie_Track; Toggle Lock selected tracks and them items - Unlock tracks restore them items.lua │ ├── Archie_Track; Toggle Monitoring track exclusive.lua │ ├── Archie_Track; Toggle Mute Unmute all visible track in TCP.lua │ ├── Archie_Track; Toggle Mute unmute all visible track in TCP and MCP.lua │ ├── Archie_Track; Toggle Off medium mode collapse folder(AutoRun).lua │ ├── Archie_Track; Toggle Rec Arm exclusive(`).lua │ ├── Archie_Track; Toggle Track height A-B Collapse Uncollapse Folder under mouse cursor(`).lua │ ├── Archie_Track; Toggle Unmute mute all visible track in TCP and MCP.lua │ ├── Archie_Track; Toggle Unmute mute all visible track in TCP.lua │ ├── Archie_Track; Toggle height selected tracks in 24 pixel - revert to average values(`).lua │ ├── Archie_Track; UnArm Selected track.lua │ ├── Archie_Track; UnMute all children tracks in selected folders.lua │ ├── Archie_Track; UnMute all selected tracks except selected folders.lua │ ├── Archie_Track; UnMute all track(AutoRun)(`).lua │ ├── Archie_Track; UnSolo all track(AutoRun)(`).lua │ ├── Archie_Track; Unarm all tracks for recording(AutoRun)(`).lua │ ├── Archie_Track; Unlock selected tracks and restore them items.lua │ ├── Archie_Track; Unmute all visible track in MCP(`).lua │ ├── Archie_Track; Unmute all visible track in TCP and MCP(`).lua │ ├── Archie_Track; Unmute all visible track in TCP(`).lua │ ├── Archie_Track; Unsolo all visible track in MCP(`).lua │ ├── Archie_Track; Unsolo all visible track in TCP and MCP(`).lua │ ├── Archie_Track; Unsolo all visible track in TCP(`).lua │ ├── Archie_Track; Visible only selected tracks and their children - restore back.lua │ ├── Archie_Track; Volume down on all tracks (-inf).lua │ ├── Archie_Track; Volume down on all tracks by 1 db.lua │ ├── Archie_Track; Volume down on selected tracks (-inf).lua │ ├── Archie_Track; Volume down on selected tracks by 1 db.lua │ ├── Archie_Track; Volume reset on all tracks (0 db).lua │ ├── Archie_Track; Volume reset on selected tracks (0 db).lua │ ├── Archie_Track; Volume up on all tracks by 1 dB.lua │ ├── Archie_Track; Volume up on selected tracks by 1 dB.lua │ └── Archie_Track; selected tracks (popup menu).lua ├── Transport │ └── Archie_Transp; Toggle Playrate 1.0 - Custom value (ctrl).lua ├── Various │ ├── Archie_Var; Apply track-take FX to active take.lua │ ├── Archie_Var; Copy selected files from media explorer to project subdirectory.lua │ ├── Archie_Var; Fade in-out auto both edges(Ctrl+fade,Shift+fade,+Alt+fade).lua │ ├── Archie_Var; Hide Show add menu (popup menu).lua │ ├── Archie_Var; Move cursor to next end-start of item, select item.lua │ ├── Archie_Var; Move cursor to next end-start of selected item.lua │ ├── Archie_Var; Move cursor to previous end-start of item, select item.lua │ ├── Archie_Var; Move cursor to previous end-start of selected item.lua │ ├── Archie_Var; Open MIDI editor and zoom to content by.lua │ ├── Archie_Var; Popup menu single-level(n).lua │ ├── Archie_Var; Popup menu(n).lua │ ├── Archie_Var; Pre-reverb(`).lua │ ├── Archie_Var; Remove items outside time selection in selected track.lua │ ├── Archie_Var; Remove items tracks env points (depending on focus) select next.lua │ ├── Archie_Var; Save time selection when record - Copy selected items after recording In place.lua │ ├── Archie_Var; Show hide Media explorer FX browser Track manager Region-marker manager.lua │ ├── Archie_Var; Snap length of selected items to nearest grid.lua │ ├── Archie_Var; Snap position and length of selected items to nearest grid.lua │ ├── Archie_Var; Snap position of selected items to nearest grid.lua │ ├── Archie_Var; Toggle Auto view scroll(Ctrl+Click - Go to play position)(`).lua │ ├── Archie_Var; Toggle Select Unselect all items tracks envelope points (depending on focus).lua │ ├── Archie_Var; Toggle Select all items tracks envelope points (depending on focus)(Save previous).lua │ ├── Archie_var; Volume change on tracks or items by 1 dB (mouse wheel).lua │ ├── Archie_var; Volume down on tracks or items by 1 dB.lua │ └── Archie_var; Volume up on tracks or items by 1 dB.lua └── View │ ├── Archie_View; Auto enable spectral peaks on selected tracks.lua │ ├── Archie_View; Close toolbar n.lua │ ├── Archie_View; Disabled prevention of spectral peaks spectrogram on all tracks.lua │ ├── Archie_View; Enable prevention of spectral peaks spectrogram on all tracks.lua │ ├── Archie_View; Enable spectral peaks on selected tracks.lua │ ├── Archie_View; Show full mixer - Restore view back.lua │ ├── Archie_View; Show hide mixer and master in docker.lua │ ├── Archie_View; Toggle Open toolbar n at mouse cursor - close.lua │ ├── Archie_View; Toggle arrange in center relative to edit cursor when change BPM.lua │ ├── Archie_View; Toggle prevention of spectral peaks spectrogram on all tracks.lua │ ├── Archie_View; Zoom Arrange to fit screen.lua │ ├── Archie_View; Zoom TCP and Arrange to fit screen.lua │ ├── Archie_View; Zoom TCP or Arrange Depending on focus to fit screen.lua │ ├── Archie_View; Zoom TCP to fit screen.lua │ ├── Archie_View; Zoom height full project - recover back.lua │ ├── Archie_View; Zoom horizontally - snap to playback cursor (mousewheel).lua │ ├── Archie_View; Zoom in horizontally - snap to playback cursor.lua │ ├── Archie_View; Zoom out horizontally - snap to playback cursor.lua │ └── Archie_View; Zoom width full project - recovery back.lua ├── MIDI Editor ├── Archie_MidiEditor; Activate next MIDI item - Select only this item - Set cursor to start items.lua ├── Archie_MidiEditor; Activate previous MIDI item - Select only this item - Set cursor to start items.lua ├── Archie_MidiEditor; Close Midi Editor(return the window in Docker).lua ├── Archie_MidiEditor; Close Midi Editor.lua ├── Archie_MidiEditor; Close all midi editors except active one.lua ├── Archie_MidiEditor; Delete note(s) nearest to edit cursor(`).lua ├── Archie_MidiEditor; Duplicate selected events to mouse cursor(snap relative).lua ├── Archie_MidiEditor; Duplicate selected events to mouse position(snap relative).lua ├── Archie_MidiEditor; Move chords to grid while keeping lively(unevenness interval is 1-16).lua ├── Archie_MidiEditor; Move selected events to mouse cursor(snap relative).lua ├── Archie_MidiEditor; Move selected events to mouse position(snap relative).lua ├── Archie_MidiEditor; Mute note under mouse cursor.lua ├── Archie_MidiEditor; Open a floating instrument, appropriate MIDI editor.lua ├── Archie_MidiEditor; Open-close Notes window.lua ├── Archie_MidiEditor; Scroll vertically (MIDI relativemousewheel)(3x).lua ├── Archie_MidiEditor; Select only chords (unevenness interval is 1-16).lua ├── Archie_MidiEditor; Set length all notes to (Show popup menu).lua ├── Archie_MidiEditor; Set length selected notes to (Show popup menu).lua ├── Archie_MidiEditor; Set note ends to start of next note (legato) - All notes.lua ├── Archie_MidiEditor; Set selected notes velocity to(n).lua ├── Archie_MidiEditor; Set velocity selected notes(User Input).lua ├── Archie_MidiEditor; Show Instrument.lua ├── Archie_MidiEditor; Smart Multi script(Button n).lua ├── Archie_MidiEditor; Swing grid disable and reset(MIDI editor)(`).lua ├── Archie_MidiEditor; Swing grid minus one percent(MIDI editor)(`).lua ├── Archie_MidiEditor; Swing grid plus one percent(MIDI editor)(`).lua ├── Archie_MidiEditor; Toggle Auto Mute-Unmute note under mouse cursor.lua ├── Archie_MidiEditor; Toggle Loop source item.lua ├── Archie_MidiEditor; Toggle metronome.lua ├── Archie_MidiEditor; Unmute note under mouse cursor.lua ├── Archie_MidiEditor; Unselect (left - right) wing events.lua ├── Archie_MidiEditor; Velocity for note(mousewheel).lua ├── Archie_MidiEditor; Velocity note under mouse cursor (mouse wheel).lua ├── Archie_MidiEditor; select track of active midi editor.lua └── README.md ├── MIDI Inline Editor ├── README.md └── Test_.lua ├── README.md └── index.xml /Archive - Outdated scripts/Arc_View; Toggle Zoom Arrange to fit screen - recover back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Arc_View; Toggle Zoom Arrange to fit screen - recover back.lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Add Repository Archie-ReaScripts.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Add Repository Archie-ReaScripts.lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_FX; Toggle Bypass necessary Fx in selected tracks(user input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_FX; Toggle Bypass necessary Fx in selected tracks(user input).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Item; Move selected items to each other(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Item; Move selected items to each other(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Item; Render selected items to one separate track in one item(Pre-Fx Track)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Item; Render selected items to one separate track in one item(Pre-Fx Track)(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Item; Render selected items to one separate track in one item(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Item; Render selected items to one separate track in one item(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_MidiEditor; Popup menu single-level(n).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_MidiEditor; Popup menu single-level(n).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Track; Render project in time selection on a separate created track (Pre master)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Track; Render project in time selection on a separate created track (Pre master)(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Track; Render selected tracks on one separate track (Pre master)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Track; Render selected tracks on one separate track (Pre master)(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Track; Render selected tracks on one separate track (delete originals)(Pre master)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Track; Render selected tracks on one separate track (delete originals)(Pre master)(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Track; Render selected tracks on one separate track (mute originals)(Pre master)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Track; Render selected tracks on one separate track (mute originals)(Pre master)(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Track; Zoom tracks in TCP to fit screen (Ctrl + Click save restore)Smart(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Track; Zoom tracks in TCP to fit screen (Ctrl + Click save restore)Smart(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Track; Zoom tracks in TCP to fit screen (If possible)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Track; Zoom tracks in TCP to fit screen (If possible)(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Var; Open MIDI editor and zoom to content by item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Var; Open MIDI editor and zoom to content by item.lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Var; Toggle Open close MIDI editor and zoom to content by item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Var; Toggle Open close MIDI editor and zoom to content by item.lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Var; Zoom TCP and Arrange to fit screen(Ctrl+Click save restore)Smart(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Var; Zoom TCP and Arrange to fit screen(Ctrl+Click save restore)Smart(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Var; Zoom TCP and Arrange to fit screen(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Var; Zoom TCP and Arrange to fit screen(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Var; Zoom TCP or Arrange Depending on focus to fit screen(Ctrl+Click save restore)Smart(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Var; Zoom TCP or Arrange Depending on focus to fit screen(Ctrl+Click save restore)Smart(`).lua -------------------------------------------------------------------------------- /Archive - Outdated scripts/Archie_Var; Zoom TCP or Arrange Depending on focus to fit screen(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Archive - Outdated scripts/Archie_Var; Zoom TCP or Arrange Depending on focus to fit screen(`).lua -------------------------------------------------------------------------------- /Functions/Arc_Function_lua.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/Functions/Arc_Function_lua.lua -------------------------------------------------------------------------------- /License.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/License.md -------------------------------------------------------------------------------- /MAIN/Context/Archie_Cont; Move tracks down or items down depending on focus(skip minimized track).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Context/Archie_Cont; Move tracks down or items down depending on focus(skip minimized track).lua -------------------------------------------------------------------------------- /MAIN/Context/Archie_Cont; Move tracks up or items up depending on focus(skip minimized track).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Context/Archie_Cont; Move tracks up or items up depending on focus(skip minimized track).lua -------------------------------------------------------------------------------- /MAIN/Context/Archie_Cont; Set focus on items - arrange.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Context/Archie_Cont; Set focus on items - arrange.lua -------------------------------------------------------------------------------- /MAIN/Context/Archie_Cont; Set focus on track panels.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Context/Archie_Cont; Set focus on track panels.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Auto edit cursor under mouse.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Auto edit cursor under mouse.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Go To Time(beats).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Go To Time(beats).lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Go To Time(time).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Go To Time(time).lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move cursor for n milliseconds(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move cursor for n milliseconds(`).lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move cursor to center of selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move cursor to center of selected items.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to last start of play cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to last start of play cursor.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest 1`1.3 grid line.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest 1`1.3 grid line.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest 1`2 grid line.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest 1`2 grid line.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest 1`4 grid line.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest 1`4 grid line.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest measure.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest measure.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest visible grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to nearest visible grid.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to start of first selected item and next in time(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to start of first selected item and next in time(`).lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to start of first selected item in time.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to start of first selected item in time.lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to start of nearest selected item and next in time(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to start of nearest selected item and next in time(`).lua -------------------------------------------------------------------------------- /MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to x value (loop in time selection).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Edit cursor/Archie_Edit cursor; Move edit cursor to x value (loop in time selection).lua -------------------------------------------------------------------------------- /MAIN/Envelope Take/Archie_EnvT; Insert four points in time selection and omit by -1 dB (Envelope take volume).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope Take/Archie_EnvT; Insert four points in time selection and omit by -1 dB (Envelope take volume).lua -------------------------------------------------------------------------------- /MAIN/Envelope Take/Archie_EnvT; Insert points on edges of selected items (Active take).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope Take/Archie_EnvT; Insert points on edges of selected items (Active take).lua -------------------------------------------------------------------------------- /MAIN/Envelope Take/Archie_EnvT; Volume selected items-take in time selection(Mouse wheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope Take/Archie_EnvT; Volume selected items-take in time selection(Mouse wheel).lua -------------------------------------------------------------------------------- /MAIN/Envelope Take/Archie_EnvT; Volume take under mouse in time selection (Mouse wheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope Take/Archie_EnvT; Volume take under mouse in time selection (Mouse wheel).lua -------------------------------------------------------------------------------- /MAIN/Envelope Take/Archie_EnvT; Volume take under mouse in time selection +1 db.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope Take/Archie_EnvT; Volume take under mouse in time selection +1 db.lua -------------------------------------------------------------------------------- /MAIN/Envelope Take/Archie_EnvT; Volume take under mouse in time selection -1 db.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope Take/Archie_EnvT; Volume take under mouse in time selection -1 db.lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Glue automation items (Clean).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Glue automation items (Clean).lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Insert four points in time selection and omit by -1 dB (Env track).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Insert four points in time selection and omit by -1 dB (Env track).lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Insert four points in time selection and omit by -1 dB (Envelope track volume).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Insert four points in time selection and omit by -1 dB (Envelope track volume).lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Restore envelope point selection, slot 01.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Restore envelope point selection, slot 01.lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Save envelope point selection, slot 01.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Save envelope point selection, slot 01.lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Select all automation items in selected envelope track,with selected points preserve .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Select all automation items in selected envelope track,with selected points preserve .lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Select all automation items in selected envelope track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Select all automation items in selected envelope track.lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Set value from under mouse to selected points active envelope.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Set value from under mouse to selected points active envelope.lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Show all envelopes for all track containing points or auto items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Show all envelopes for all track containing points or auto items.lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Show all envelopes for selected track containing points or auto items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Show all envelopes for selected track containing points or auto items.lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Show track envelope last touched FX parameter(add point in start of time selection)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Show track envelope last touched FX parameter(add point in start of time selection)(`).lua -------------------------------------------------------------------------------- /MAIN/Envelope/Archie_Env; Show-hide track envelope last touched FX parameter(add point in start of time selection)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Envelope/Archie_Env; Show-hide track envelope last touched FX parameter(add point in start of time selection)(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Add Fx by Name in selected tracks (a description of settings inside script)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Add Fx by Name in selected tracks (a description of settings inside script)(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX all track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX all track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX all tracks - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX all tracks - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX all tracks - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX all tracks - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX all tracks except instruments - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX all tracks except instruments - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX all tracks except instruments - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX all tracks except instruments - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX selected track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX selected tracks - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX selected tracks - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX selected tracks - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX selected tracks - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all FX selected tracks except instruments - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all FX selected tracks except instruments - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass all Fx selected tracks except instruments - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass all Fx selected tracks except instruments - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass instrument all tracks - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass instrument all tracks - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass instrument all tracks - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass instrument all tracks - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass instrument selected tracks - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass instrument selected tracks - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass instrument selected tracks - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass instrument selected tracks - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Bypass necessary Fx in selected tracks(user input through space).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Bypass necessary Fx in selected tracks(user input through space).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Close all Fx (Take).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Close all Fx (Take).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Close all Fx (Track).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Close all Fx (Track).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Close all Fx .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Close all Fx .lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Close all VSTi in Selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Close all VSTi in Selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Close first instrument in Selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Close first instrument in Selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Freeze track in (...), to specified FX (user input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Freeze track in (...), to specified FX (user input).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Freeze track in (...), up to last selected FX.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Freeze track in (...), up to last selected FX.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Move last FX in selected items to first position(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Move last FX in selected items to first position(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Move last FX in selected tracks to first position(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Move last FX in selected tracks to first position(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Offline all FX all track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Offline all FX all track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Offline all FX all tracks - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Offline all FX all tracks - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Offline all FX all tracks - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Offline all FX all tracks - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Offline all FX selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Offline all FX selected track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Offline all FX selected tracks - Restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Offline all FX selected tracks - Restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Offline all FX selected tracks - Save previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Offline all FX selected tracks - Save previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Offline all Fx in project with delay (PDC) over 256 samples(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Offline all Fx in project with delay (PDC) over 256 samples(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Online all FX all track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Online all FX all track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Online all FX selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Online all FX selected track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Open all VSTi in Selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Open all VSTi in Selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Open first instrument in Selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Open first instrument in Selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Rename Fx in selected tracks to preset name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Rename Fx in selected tracks to preset name.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Rename all fx in selected tracks in ...(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Rename all fx in selected tracks in ...(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Rename all fx in selected tracks with specific name in specific name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Rename all fx in selected tracks with specific name in specific name.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Rename last selected FX in chain in selected tracks to preset name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Rename last selected FX in chain in selected tracks to preset name.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Revers fade in-out.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Revers fade in-out.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Show all active floating FX windows for selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Show all active floating FX windows for selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Smart template - Add Fx by name to selected tracks + Master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Smart template - Add Fx by name to selected tracks + Master track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Smart template - Add Fx chain by name for selected items or in time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Smart template - Add Fx chain by name for selected items or in time selection.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Smart template - Add Fx chain by name for selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Smart template - Add Fx chain by name for selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Auto open VSTi in selected tracks and close in the rest(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Auto open VSTi in selected tracks and close in the rest(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Bypass Focused FX.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Bypass Focused FX.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Bypass Fx by name in tracks by name(Template)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Bypass Fx by name in tracks by name(Template)(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Bypass all FX all tracks - Save restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Bypass all FX all tracks - Save restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Bypass all FX all tracks except instruments - Save restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Bypass all FX all tracks except instruments - Save restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Bypass instrument all tracks - Save restore previous.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Bypass instrument all tracks - Save restore previous.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle FX 9 online,offline for selected tracks(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle FX 9 online,offline for selected tracks(`).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Open Close all VSTi in Selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Open Close all VSTi in Selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Toggle Show Hide all active floating FX windows for selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Toggle Show Hide all active floating FX windows for selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; UI of all FX in all send of selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; UI of all FX in all send of selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; UI of all FX in send n of selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; UI of all FX in send n of selected tracks.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; UnBypass all FX all track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; UnBypass all FX all track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; UnBypass all FX selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; UnBypass all FX selected track.lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_FX; Unbypass necessary Fx in selected tracks(user input through space).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_FX; Unbypass necessary Fx in selected tracks(user input through space).lua -------------------------------------------------------------------------------- /MAIN/FX/Archie_Fx; Rename last FX in selected tracks name n.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/FX/Archie_Fx; Rename last FX in selected tracks name n.lua -------------------------------------------------------------------------------- /MAIN/Fade/Archie_Fade; Delete fade in selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Fade/Archie_Fade; Delete fade in selected items.lua -------------------------------------------------------------------------------- /MAIN/Fade/Archie_Fade; Enlarge fade by 10 ms.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Fade/Archie_Fade; Enlarge fade by 10 ms.lua -------------------------------------------------------------------------------- /MAIN/Fade/Archie_Fade; Enlarge fade by 100 ms.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Fade/Archie_Fade; Enlarge fade by 100 ms.lua -------------------------------------------------------------------------------- /MAIN/Fade/Archie_Fade; Reduce fade by 10 ms.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Fade/Archie_Fade; Reduce fade by 10 ms.lua -------------------------------------------------------------------------------- /MAIN/Fade/Archie_Fade; Reduce fade by 100 ms.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Fade/Archie_Fade; Reduce fade by 100 ms.lua -------------------------------------------------------------------------------- /MAIN/Fade/Archie_Fade; Save crossfade when move item when trim is on (AutoRun).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Fade/Archie_Fade; Save crossfade when move item when trim is on (AutoRun).lua -------------------------------------------------------------------------------- /MAIN/Fade/Archie_Fade; Save crossfade when move item when trim is on.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Fade/Archie_Fade; Save crossfade when move item when trim is on.lua -------------------------------------------------------------------------------- /MAIN/File/Archie_File; Clean current project directory(ctrl- user input path).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/File/Archie_File; Clean current project directory(ctrl- user input path).lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Free movement of item(s) when snap to grid is on(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Free movement of item(s) when snap to grid is on(`).lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Move select items to next grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Move select items to next grid.lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Move select items to next visible grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Move select items to next visible grid.lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Move select items to previous grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Move select items to previous grid.lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Move select items to previous visible grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Move select items to previous visible grid.lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Swing grid minus one percent(arrange)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Swing grid minus one percent(arrange)(`).lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Swing grid plus one percent(arrange)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Swing grid plus one percent(arrange)(`).lua -------------------------------------------------------------------------------- /MAIN/Grid/Archie_Grid; Swing off and reset(arrange).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Grid/Archie_Grid; Swing off and reset(arrange).lua -------------------------------------------------------------------------------- /MAIN/Group/Archie_Group; Toggle Mute Unmute all tracks in group n (`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Group/Archie_Group; Toggle Mute Unmute all tracks in group n (`).lua -------------------------------------------------------------------------------- /MAIN/Group/Archie_Group; Toggle Solo Unsolo all tracks in group n (`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Group/Archie_Group; Toggle Solo Unsolo all tracks in group n (`).lua -------------------------------------------------------------------------------- /MAIN/Gui/Archie_Gui; Color switch.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Gui/Archie_Gui; Color switch.lua -------------------------------------------------------------------------------- /MAIN/Gui/Archie_Gui; Duplicate selected items to time selection relative given division .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Gui/Archie_Gui; Duplicate selected items to time selection relative given division .lua -------------------------------------------------------------------------------- /MAIN/Gui/Archie_Gui; Grid switch.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Gui/Archie_Gui; Grid switch.lua -------------------------------------------------------------------------------- /MAIN/Gui/Archie_Gui; Show clock window.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Gui/Archie_Gui; Show clock window.lua -------------------------------------------------------------------------------- /MAIN/Gui/Archie_Gui; Toggle Bypass necessary Fx in selected tracks(user input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Gui/Archie_Gui; Toggle Bypass necessary Fx in selected tracks(user input).lua -------------------------------------------------------------------------------- /MAIN/Gui/Archie_Gui; Toggle Offline necessary Fx in selected tracks(user input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Gui/Archie_Gui; Toggle Offline necessary Fx in selected tracks(user input).lua -------------------------------------------------------------------------------- /MAIN/Gui/Archie_Gui; Toggle Remove necessary Fx in selected tracks(user input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Gui/Archie_Gui; Toggle Remove necessary Fx in selected tracks(user input).lua -------------------------------------------------------------------------------- /MAIN/Info/Archie_Info; Counter time project(AutoRun).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Info/Archie_Info; Counter time project(AutoRun).lua -------------------------------------------------------------------------------- /MAIN/Info/Archie_Info; Learn what script are used in custom actions and cycle action.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Info/Archie_Info; Learn what script are used in custom actions and cycle action.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Add Remove stretch marker to nearest grid under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Add Remove stretch marker to nearest grid under mouse cursor.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor and snap to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor and snap to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor and snap to next grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor and snap to next grid.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor and snap to previous grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor and snap to previous grid.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Add Remove stretch marker under mouse cursor.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Apply track-take FX to items as new take(lock act take)Bypass all fx track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Apply track-take FX to items as new take(lock act take)Bypass all fx track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Apply track-take FX to items as new take(lock act take)Offline all fx track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Apply track-take FX to items as new take(lock act take)Offline all fx track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Apply track-take FX to items as new take(lock active take).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Apply track-take FX to items as new take(lock active take).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; By frame move item,under mouse cursor.move cursor the to offset(mousewheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; By frame move item,under mouse cursor.move cursor the to offset(mousewheel).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; By samples move item,under mouse cursor move cursor the to offset(mousewheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; By samples move item,under mouse cursor move cursor the to offset(mousewheel).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Change playback rate selected items to (ctrl-custom value).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Change playback rate selected items to (ctrl-custom value).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Change playback rate selected items to (custom value).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Change playback rate selected items to (custom value).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Change volume items in time selection on selected tracks(ctrl+script to set the value).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Change volume items in time selection on selected tracks(ctrl+script to set the value).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Change volume of selected items to (ctrl+script to set value).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Change volume of selected items to (ctrl+script to set value).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Copy source media file of all items to project directory.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Copy source media file of all items to project directory.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Copy source media file of selected items to project directory.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Copy source media file of selected items to project directory.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Copy stretch markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Copy stretch markers.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Cut silence by grid from selected items to created track under item(-80 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Cut silence by grid from selected items to created track under item(-80 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Cut silence by measure from selected items to created track under item(-80 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Cut silence by measure from selected items to created track under item(-80 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Cut silence from selected items to created track under item (-80 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Cut silence from selected items to created track under item (-80 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; De stutter 1.2 items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; De stutter 1.2 items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; De stutter 1.3 items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; De stutter 1.3 items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Delete selected items (time selection)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Delete selected items (time selection)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Delete selected items in time selection' if any (smart delete)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Delete selected items in time selection' if any (smart delete)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Delete selected items in time selection(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Delete selected items in time selection(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Delete selected items outside time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Delete selected items outside time selection.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Duplicate item to mouse position (relative snap).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Duplicate item to mouse position (relative snap).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Duplicate item to mouse position (snap to grid relative to project settings).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Duplicate item to mouse position (snap to grid relative to project settings).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Duplicate item to mouse position.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Duplicate item to mouse position.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Duplicate selected area of items back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Duplicate selected area of items back.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Glue selected items each individually.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Glue selected items each individually.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Glue selected items to separate track - Midi in midi - Audio in audio.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Glue selected items to separate track - Midi in midi - Audio in audio.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Grab item on edge arrange and scroll to edge item one side(AutoRun).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Grab item on edge arrange and scroll to edge item one side(AutoRun).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Grab item on edge arrange and scroll to edge item(AutoRun).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Grab item on edge arrange and scroll to edge item(AutoRun).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Grab item on edge arrange and trim by edge window(AutoRun).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Grab item on edge arrange and trim by edge window(AutoRun).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Hide all visible envelopes in selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Hide all visible envelopes in selected items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Ignore item(s) lock with Ctrl Shift or Alt + left click.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Ignore item(s) lock with Ctrl Shift or Alt + left click.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Insert item under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Insert item under mouse cursor.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Invert items selection on selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Invert items selection on selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move all notes in all midi items in semitones(User Input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move all notes in all midi items in semitones(User Input).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move all notes in all midi items one semitone down.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move all notes in all midi items one semitone down.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move all notes in all midi items one semitone up.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move all notes in all midi items one semitone up.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move all notes in selected midi items one (...).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move all notes in selected midi items one (...).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items down by one visible track(skip minimized track).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items down by one visible track(skip minimized track).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items down by one visible track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items down by one visible track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items down one track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items down one track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items to a track with name n(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items to a track with name n(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items to each other.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items to each other.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items up by one visible track(skip minimized track).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items up by one visible track(skip minimized track).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items up by one visible track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items up by one visible track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Move selected items up one track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Move selected items up one track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Nudge right edge of selected items to left one grid unit.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Nudge right edge of selected items to left one grid unit.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Nudge right edge of selected items to right one grid unit.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Nudge right edge of selected items to right one grid unit.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Paste item color.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Paste item color.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Paste stretch markers (by playback rate).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Paste stretch markers (by playback rate).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Paste stretch markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Paste stretch markers.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Pitch down one semitone all midi items(all midi take).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Pitch down one semitone all midi items(all midi take).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Pitch up one semitone all midi items(all midi take) .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Pitch up one semitone all midi items(all midi take) .lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove all items, envelopes from project (including master track).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove all items, envelopes from project (including master track).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove even items from selected items in track(2-4..).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove even items from selected items in track(2-4..).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove final selected item in tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove final selected item in tracks.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove items except first in one position (by tracks).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove items except first in one position (by tracks).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove items except first in one position in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove items except first in one position in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove items except first in one position.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove items except first in one position.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove last selected item in tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove last selected item in tracks.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove non even items from selected items in track(1-3..).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove non even items from selected items in track(1-3..).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove selected items outside regions(time selection)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove selected items outside regions(time selection)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove selected overlap items (by tracks).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove selected overlap items (by tracks).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove selected overlap items in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove selected overlap items in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove selected overlap items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove selected overlap items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove silence by grid in selected media items (-60 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove silence by grid in selected media items (-60 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove silence by grid in selected media items (-80 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove silence by grid in selected media items (-80 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove silence by measure in selected media items (-60 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove silence by measure in selected media items (-60 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove silence by measure in selected media items (-80 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove silence by measure in selected media items (-80 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove silence in selected media items (-60 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove silence in selected media items (-60 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Remove silence in selected media items (-80 db)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Remove silence in selected media items (-80 db)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select Next item in track excluding midi.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select Next item in track excluding midi.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select Next item in track only midi.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select Next item in track only midi.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select Next item in track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select Next item in track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select Previous item in track only midi.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select Previous item in track only midi.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select all items in project with sources of selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select all items in project with sources of selected items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select first item from cursor position in all selected track,without removing selection from the previous items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select first item from cursor position in all selected track,without removing selection from the previous items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select first item from cursor position in all selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select first item from cursor position in all selected track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select first item from cursor position in first selected track,without removing selection from the previous items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select first item from cursor position in first selected track,without removing selection from the previous items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select first item from cursor position in first selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select first item from cursor position in first selected track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select first or next item from cursor position(full description inside)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select first or next item from cursor position(full description inside)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select items in selected tracks from cursor to end of project.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select items in selected tracks from cursor to end of project.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select items under edit cursor in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select items under edit cursor in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select only even items from selected items in track(2-4..).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select only even items from selected items in track(2-4..).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select only items in selected tracks from cursor to end of project.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select only items in selected tracks from cursor to end of project.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select only odd items from selected items in track(1-3..).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select only odd items from selected items in track(1-3..).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select previous item in track excluding midi.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select previous item in track excluding midi.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Select previous item in track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Select previous item in track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set in selected items CC shape to Bezier.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set in selected items CC shape to Bezier.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set in selected items CC shape to Fast end.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set in selected items CC shape to Fast end.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set in selected items CC shape to Fast start.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set in selected items CC shape to Fast start.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set in selected items CC shape to Linear.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set in selected items CC shape to Linear.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set in selected items CC shape to Slow start-end.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set in selected items CC shape to Slow start-end.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set in selected items CC shape to Square.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set in selected items CC shape to Square.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set note ends to start of next note - in selected items (legato).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set note ends to start of next note - in selected items (legato).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set source for all of selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set source for all of selected items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Set volume -6 dB.for selected media items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Set volume -6 dB.for selected media items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Shift Item Content to 10 milliseconds(Mouse wheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Shift Item Content to 10 milliseconds(Mouse wheel).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Show all visible envelopes in selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Show all visible envelopes in selected items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Smart Template - Add media file(item) by name on track(s).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Smart Template - Add media file(item) by name on track(s).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Snap stretch markers to grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Snap stretch markers to grid.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Solo selected item - Restore back(ctrl).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Solo selected item - Restore back(ctrl).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Split (selected) item(s) under mouse cursor (select left)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Split (selected) item(s) under mouse cursor (select left)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Split (selected) item(s) under mouse cursor (select right)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Split (selected) item(s) under mouse cursor (select right)(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Split (selected) item(s) under mouse cursor(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Split (selected) item(s) under mouse cursor(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Split items at grid (Time Selection).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Split items at grid (Time Selection).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Split items by time selection,unselect with items outside of time selection if there is selection inside.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Split items by time selection,unselect with items outside of time selection if there is selection inside.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Stretch time and reduce the selected item(s) by 2 times.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Stretch time and reduce the selected item(s) by 2 times.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Stutter 1.2 items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Stutter 1.2 items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Stutter 1.3 items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Stutter 1.3 items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Stutter Duplicate items (n) beat.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Stutter Duplicate items (n) beat.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Switch item source file on next in directory on throughout project.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Switch item source file on next in directory on throughout project.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Switch item source file on previous in directory on throughout project.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Switch item source file on previous in directory on throughout project.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Switch item source file to next in folder.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Switch item source file to next in folder.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Switch item source file to previous in folder.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Switch item source file to previous in folder.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Toggle (Loop source OFF) - (SWS Loop section of selected item(s)).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Toggle (Loop source OFF) - (SWS Loop section of selected item(s)).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Toggle Loop item source under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Toggle Loop item source under mouse cursor.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Toggle Loop item source(background).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Toggle Loop item source(background).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Trim Extend selected of items to time selection(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Trim Extend selected of items to time selection(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Ungroup item under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Ungroup item under mouse cursor.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Unquantize Selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Unquantize Selected items.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Unselect all items except first selected in track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Unselect all items except first selected in track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Unselect all items except last selected in track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Unselect all items except last selected in track.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Unselect all items in time selection(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Unselect all items in time selection(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Unselect all items to left of time selection(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Unselect all items to left of time selection(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Unselect all items to right of time selection(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Unselect all items to right of time selection(`).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; Unselect items if track not selected.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; Unselect items if track not selected.lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; adjust item length by grid (mousewheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; adjust item length by grid (mousewheel).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; adjust item length in measures(mousewheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; adjust item length in measures(mousewheel).lua -------------------------------------------------------------------------------- /MAIN/Item/Archie_Item; invert select items on its tracks in time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Item/Archie_Item; invert select items on its tracks in time selection.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Create region by borders of selected items(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Create region by borders of selected items(`).lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Create region by time selection or borders of selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Create region by time selection or borders of selected items.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Delete region in time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Delete region in time selection.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Go to random marker.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Go to random marker.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Insert markers by time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Insert markers by time selection.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Save - Insert regions template.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Save - Insert regions template.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Split selected items at stretch markers and remove markers, no save processed wave.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Split selected items at stretch markers and remove markers, no save processed wave.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Split selected items at stretch markers and remove markers, save processed wave(Render).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Split selected items at stretch markers and remove markers, save processed wave(Render).lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Split selected items at stretch markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Split selected items at stretch markers.lua -------------------------------------------------------------------------------- /MAIN/Markers/Archie_Markers; Toggle Insert-Delete marker in cursor position.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Markers/Archie_Markers; Toggle Insert-Delete marker in cursor position.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Reset height all tracks MCP by master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Reset height all tracks MCP by master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Reset height selected tracks MCP by master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Reset height selected tracks MCP by master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Reset height unselected tracks MCP by master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Reset height unselected tracks MCP by master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Set height of Selected tracks MCP to height master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Set height of Selected tracks MCP to height master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Set height of all tracks MCP to height master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Set height of all tracks MCP to height master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Set height of all unselected tracks MCP to height master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Set height of all unselected tracks MCP to height master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Set height of not rec-armed tracks MCP to height master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Set height of not rec-armed tracks MCP to height master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Set height of rec-armed tracks MCP to height master track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Set height of rec-armed tracks MCP to height master track.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Toggle Auto zoom height selected tracks in MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Toggle Auto zoom height selected tracks in MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Toggle Auto zoom height tracks rec-armed in MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Toggle Auto zoom height tracks rec-armed in MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Toggle Mute Unmute all visible track in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Toggle Mute Unmute all visible track in MCP.lua -------------------------------------------------------------------------------- /MAIN/Mixer/Archie_Mixer; Toggle Unmute mute all visible track in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Mixer/Archie_Mixer; Toggle Unmute mute all visible track in MCP.lua -------------------------------------------------------------------------------- /MAIN/Monitoring/Archie_MonitorFx; Smart template monitoring Toggle Open Fx in float.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Monitoring/Archie_MonitorFx; Smart template monitoring Toggle Open Fx in float.lua -------------------------------------------------------------------------------- /MAIN/Options/Archie_Options; Clear AutoRun Archie.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Options/Archie_Options; Clear AutoRun Archie.lua -------------------------------------------------------------------------------- /MAIN/Options/Archie_Options; Open folder FX Chains.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Options/Archie_Options; Open folder FX Chains.lua -------------------------------------------------------------------------------- /MAIN/Options/Archie_Options; Reset ReaScript task control for all scripts.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Options/Archie_Options; Reset ReaScript task control for all scripts.lua -------------------------------------------------------------------------------- /MAIN/Options/Archie_Options; Smart Multi script(Button n).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Options/Archie_Options; Smart Multi script(Button n).lua -------------------------------------------------------------------------------- /MAIN/Playback/Archie_Playback; Toggle stop playback at end of time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Playback/Archie_Playback; Toggle stop playback at end of time selection.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Allow keyboard commands even when mouse-editing.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Allow keyboard commands even when mouse-editing.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Antialiased peak and waveform drawing.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Antialiased peak and waveform drawing.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Draw edges on peaks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Draw edges on peaks.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Draw edges on waveforms.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Draw edges on waveforms.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Fill waveforms to zero line.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Fill waveforms to zero line.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; General-Undo settings-Include selection-Item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; General-Undo settings-Include selection-Item.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Ignore mousewheel on all faders.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Ignore mousewheel on all faders.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Mouse clickedit in track view changes track selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Mouse clickedit in track view changes track selection.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Sample-level waveform (Dots and lines).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Sample-level waveform (Dots and lines).lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Sample-level waveform (Dots and sinc).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Sample-level waveform (Dots and sinc).lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Sample-level waveform (Filled samples).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Sample-level waveform (Filled samples).lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Sample-level waveform (Outlined samples).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Sample-level waveform (Outlined samples).lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Sample-level waveform (Sinc smoothed).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Sample-level waveform (Sinc smoothed).lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Sample-level waveform (Smooth).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Sample-level waveform (Smooth).lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Sample-level waveform (Stepped samples).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Sample-level waveform (Stepped samples).lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Solo in front' dimming +1 dB from set value.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Solo in front' dimming +1 dB from set value.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Solo in front' dimming -1 dB from set value.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Solo in front' dimming -1 dB from set value.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Toggle Allow snap grid,track envelope,routing windows to stay open.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Toggle Allow snap grid,track envelope,routing windows to stay open.lua -------------------------------------------------------------------------------- /MAIN/Preferences/Archie_Pref; Toggle Don't autosctoll view (when enable) when viewing other parts of project.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Preferences/Archie_Pref; Toggle Don't autosctoll view (when enable) when viewing other parts of project.lua -------------------------------------------------------------------------------- /MAIN/Project/Archie_Proj; Set project sample rate (User input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Project/Archie_Proj; Set project sample rate (User input).lua -------------------------------------------------------------------------------- /MAIN/Project/Archie_Proj; Set project sample rate 176400.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Project/Archie_Proj; Set project sample rate 176400.lua -------------------------------------------------------------------------------- /MAIN/Project/Archie_Proj; Set project sample rate 192000.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Project/Archie_Proj; Set project sample rate 192000.lua -------------------------------------------------------------------------------- /MAIN/Project/Archie_Proj; Set project sample rate 44100.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Project/Archie_Proj; Set project sample rate 44100.lua -------------------------------------------------------------------------------- /MAIN/Project/Archie_Proj; Set project sample rate 48000.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Project/Archie_Proj; Set project sample rate 48000.lua -------------------------------------------------------------------------------- /MAIN/Project/Archie_Proj; Set project sample rate 88200.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Project/Archie_Proj; Set project sample rate 88200.lua -------------------------------------------------------------------------------- /MAIN/Project/Archie_Proj; Set project sample rate 96000.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Project/Archie_Proj; Set project sample rate 96000.lua -------------------------------------------------------------------------------- /MAIN/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/README.md -------------------------------------------------------------------------------- /MAIN/Render/Archie_Render; Render multi-track to a stereo track in certain channels.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/Archie_Render; Render multi-track to a stereo track in certain channels.lua -------------------------------------------------------------------------------- /MAIN/Render/Archie_Render; Render stems Template(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/Archie_Render; Render stems Template(`).lua -------------------------------------------------------------------------------- /MAIN/Render/Archie_Render; Render track to a Mono track in certain channels.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/Archie_Render; Render track to a Mono track in certain channels.lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track (Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track (Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track (Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track (Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track (Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track (Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track (Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track (Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track mono(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track mono(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track mono(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track mono(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track stereo(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track stereo(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track stereo(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track into one new track stereo(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track mono(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )) .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track mono(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )) .lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track mono(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track mono(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track stereo(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )) .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track stereo(Post Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )) .lua -------------------------------------------------------------------------------- /MAIN/Render/COPY_Render stems Template/Archie_Render; Render track stereo(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Render/COPY_Render stems Template/Archie_Render; Render track stereo(Pre Fx & wave 24 bit & HQ(512pt Sinc) & Full-speed Offline )).lua -------------------------------------------------------------------------------- /MAIN/Routing/Archie_Rout; Copy IO routing of focused plug-in.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Routing/Archie_Rout; Copy IO routing of focused plug-in.lua -------------------------------------------------------------------------------- /MAIN/Routing/Archie_Rout; Copy Input routing of focused plug-in.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Routing/Archie_Rout; Copy Input routing of focused plug-in.lua -------------------------------------------------------------------------------- /MAIN/Routing/Archie_Rout; Copy Output routing of focused plug-in.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Routing/Archie_Rout; Copy Output routing of focused plug-in.lua -------------------------------------------------------------------------------- /MAIN/Routing/Archie_Rout; Paste IO routing in focused plug-in.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Routing/Archie_Rout; Paste IO routing in focused plug-in.lua -------------------------------------------------------------------------------- /MAIN/Routing/Archie_Rout; Paste Input routing in focused plug-in.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Routing/Archie_Rout; Paste Input routing in focused plug-in.lua -------------------------------------------------------------------------------- /MAIN/Routing/Archie_Rout; Paste Output routing in focused plug-in.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Routing/Archie_Rout; Paste Output routing in focused plug-in.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Copy Active take.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Copy Active take.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Copy Name item active take.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Copy Name item active take.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Copy active take to new items at time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Copy active take to new items at time selection.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Copy color item active take.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Copy color item active take.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Copy source Active take.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Copy source Active take.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Crop to active take - ignore lock items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Crop to active take - ignore lock items.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Crop to active take all items in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Crop to active take all items in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Delete name in selected items in active take.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Delete name in selected items in active take.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Paste Name to selected items active take(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Paste Name to selected items active take(`).lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Paste color to selected item active take(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Paste color to selected item active take(`).lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Paste color to selected item all take(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Paste color to selected item all take(`).lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Paste source in active take.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Paste source in active take.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Paste take in active take(x).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Paste take in active take(x).lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Render active takes, into new items in place.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Render active takes, into new items in place.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Render active takes, into new items to new tracks (Track Fx).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Render active takes, into new items to new tracks (Track Fx).lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Render active takes, into new items to new tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Render active takes, into new items to new tracks.lua -------------------------------------------------------------------------------- /MAIN/Take/Archie_Take; Reset color default in all take in selected items .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Take/Archie_Take; Reset color default in all take in selected items .lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Insert empty space at time selection in selected tracks(moving later items).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Insert empty space at time selection in selected tracks(moving later items).lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Nudge left edge left to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Nudge left edge left to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Nudge left edge right to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Nudge left edge right to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Nudge right edge left to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Nudge right edge left to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Nudge right edge right to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Nudge right edge right to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Remove all contents of time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Remove all contents of time selection.lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Remove contents of time selection in selected tracks (moving later items).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Remove contents of time selection in selected tracks (moving later items).lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Remove contents of time selection in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Remove contents of time selection in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Set loop by time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Set loop by time selection.lua -------------------------------------------------------------------------------- /MAIN/Time selection/Archie_Time selection; Set time selection by loop.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Time selection/Archie_Time selection; Set time selection by loop.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move tracks to subproject (Create subdirectory for subproject).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move tracks to subproject (Create subdirectory for subproject).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Activate-Deactivate rec-armed rec-monitoring all input-Fx in selected tracks(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Activate-Deactivate rec-armed rec-monitoring all input-Fx in selected tracks(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Add in end of name of selected track _ARCHIVE(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Add in end of name of selected track _ARCHIVE(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Add tracks with locked height to collapsed folders-Restore when uncollapsed(background).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Add tracks with locked height to collapsed folders-Restore when uncollapsed(background).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Arm Selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Arm Selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Arm only Selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Arm only Selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Auto add icon to track depending on MIDI send.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Auto add icon to track depending on MIDI send.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Auto open-close FX chain windows.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Auto open-close FX chain windows.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Auto solo Sel track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Auto solo Sel track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Auto solo Sel tracks and all receive.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Auto solo Sel tracks and all receive.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Auto solo Sel tracks and all send.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Auto solo Sel tracks and all send.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Copy selected track name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Copy selected track name.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Copy solo mute state selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Copy solo mute state selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Copy track color.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Copy track color.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Copy track icon(Ctrl+Script Paste).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Copy track icon(Ctrl+Script Paste).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Copy track icon.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Copy track icon.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Cut solo mute state selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Cut solo mute state selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Cut track icon.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Cut track icon.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete all receive in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete all receive in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete all send and receive in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete all send and receive in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete all send in selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete all send in selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete folder (request for removal of child tracks).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete folder (request for removal of child tracks).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete folder(s) not removing child tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete folder(s) not removing child tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete only selected track(s) without deleting children.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete only selected track(s) without deleting children.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete only selected tracks (show a request to delete child tracks).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete only selected tracks (show a request to delete child tracks).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Delete tracks with no items(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Delete tracks with no items(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Go to next track - track solo in solo exclusive(skip minimized folders).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Go to next track - track solo in solo exclusive(skip minimized folders).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Go to next track - track solo in solo exclusive.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Go to next track - track solo in solo exclusive.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Go to previous track - track solo in solo exclusive(skip minimized folders).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Go to previous track - track solo in solo exclusive(skip minimized folders).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Go to previous track - track solo in solo exclusive.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Go to previous track - track solo in solo exclusive.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide Show track in slot (Popup menu).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide Show track in slot (Popup menu).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide all tracks in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide all tracks in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide all tracks in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide all tracks in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide all tracks in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide all tracks in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide child tracks of selected folders in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide child tracks of selected folders in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide child tracks of selected folders in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide child tracks of selected folders in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide selected tracks in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide selected tracks in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide selected tracks in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide selected tracks in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide selected tracks in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide selected tracks in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide unselected tracks in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide unselected tracks in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide unselected tracks in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide unselected tracks in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Hide unselected tracks in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Hide unselected tracks in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Insert new track with height last track touched.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Insert new track with height last track touched.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Insert new track with send on selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Insert new track with send on selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Insert prefix name of selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Insert prefix name of selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Insert track double middle click in empty TCP and random color,rename.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Insert track double middle click in empty TCP and random color,rename.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Insert track holding the mouse into empty TCP and rename, random color.lua.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Insert track holding the mouse into empty TCP and rename, random color.lua.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Insert track receive from all tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Insert track receive from all tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Insert track with folder (ctrl-up).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Insert track with folder (ctrl-up).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Lock selected tracks and them items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Lock selected tracks and them items.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Make folder from selected tracks(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Make folder from selected tracks(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Minimize all tracks - restore back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Minimize all tracks - restore back.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Minimize selected tracks - restore back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Minimize selected tracks - restore back.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Monitoring track exclusive.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Monitoring track exclusive.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move all selected tracks to first selected folder(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move all selected tracks to first selected folder(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move all selected tracks to last selected folder(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move all selected tracks to last selected folder(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move all selected tracks to last touched folder.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move all selected tracks to last touched folder.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move all selected tracks under first selected track or folder .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move all selected tracks under first selected track or folder .lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move children from folder and place them above folder(Remove grouping tracks) .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move children from folder and place them above folder(Remove grouping tracks) .lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move children from folder and place them above folder.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move children from folder and place them above folder.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move selected track down to nearest folder.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move selected track down to nearest folder.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move selected track up to nearest folder.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move selected track up to nearest folder.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move selected tracks down by one visible(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move selected tracks down by one visible(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move selected tracks in folder with name (user input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move selected tracks in folder with name (user input).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Move selected tracks up by one visible(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Move selected tracks up by one visible(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Mute all children tracks in selected folders.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Mute all children tracks in selected folders.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Mute all selected tracks except selected folders.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Mute all selected tracks except selected folders.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Mute all visible track in MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Mute all visible track in MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Mute all visible track in TCP and MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Mute all visible track in TCP and MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Mute all visible track in TCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Mute all visible track in TCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Paste icon selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Paste icon selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Paste selected track name .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Paste selected track name .lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Paste solo mute state selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Paste solo mute state selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Paste track color.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Paste track color.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Remove from end of name of selected track _ARCHIVE(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Remove from end of name of selected track _ARCHIVE(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Remove icon selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Remove icon selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Remove prefix name of selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Remove prefix name of selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Removes 8 characters from the end of the selected track name(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Removes 8 characters from the end of the selected track name(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Restore all track mute solo state slot 1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Restore all track mute solo state slot 1.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Restore all tracks visible slot 1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Restore all tracks visible slot 1.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Save all track mute solo state slot 1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Save all track mute solo state slot 1.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Save all tracks visible slot 1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Save all tracks visible slot 1.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Select a track by name(abbreviated input)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Select a track by name(abbreviated input)(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Select all sent and parent tracks from selected tracks(whole chain).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Select all sent and parent tracks from selected tracks(whole chain).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Select all sent and parent tracks from the selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Select all sent and parent tracks from the selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Select next-previous track(skip minimized folders).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Select next-previous track(skip minimized folders).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Select track with prefix name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Select track with prefix name.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Select tracks that have at end of name _ARCHIVE(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Select tracks that have at end of name _ARCHIVE(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Set Volume all tracks to -6.0 dB.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Set Volume all tracks to -6.0 dB.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Set Volume selected tracks to -6.0 dB.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Set Volume selected tracks to -6.0 dB.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Set pan on selected tracks by inverting every second track .lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Set pan on selected tracks by inverting every second track .lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Set selected folder(s) collapsed MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Set selected folder(s) collapsed MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Set selected folder(s) uncollapsed MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Set selected folder(s) uncollapsed MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Set selected tracks all MIDI input to n channels.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Set selected tracks all MIDI input to n channels.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Set selected tracks virtual MIDI keyboard to n channels.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Set selected tracks virtual MIDI keyboard to n channels.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show all tracks in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show all tracks in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show all tracks in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show all tracks in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show all tracks in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show all tracks in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show child tracks of selected folders in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show child tracks of selected folders in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show child tracks of selected folders in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show child tracks of selected folders in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show only send of selected track(s).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show only send of selected track(s).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show only send selected track(s) matching name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show only send selected track(s) matching name.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show selected tracks in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show selected tracks in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show selected tracks in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show selected tracks in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show selected tracks in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show selected tracks in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show unselected tracks in MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show unselected tracks in MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show unselected tracks in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show unselected tracks in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show unselected tracks in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show unselected tracks in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Show-Hide tracks receives (created by script - Insert track receive from all tracks).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Show-Hide tracks receives (created by script - Insert track receive from all tracks).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Smart template - Load Track template by name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Smart template - Load Track template by name.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Solo track under mouse cursor - unsolo previous solo track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Solo track under mouse cursor - unsolo previous solo track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Arm Selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Arm Selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Auto height selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Auto height selected tracks.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Hide super collapsed - restore back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Hide super collapsed - restore back.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Hide super collapsed(AutoRun).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Hide super collapsed(AutoRun).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Lock height selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Lock height selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Lock selected tracks and them items - Unlock tracks restore them items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Lock selected tracks and them items - Unlock tracks restore them items.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Monitoring track exclusive.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Monitoring track exclusive.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Mute Unmute all visible track in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Mute Unmute all visible track in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Mute unmute all visible track in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Mute unmute all visible track in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Off medium mode collapse folder(AutoRun).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Off medium mode collapse folder(AutoRun).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Rec Arm exclusive(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Rec Arm exclusive(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Track height A-B Collapse Uncollapse Folder under mouse cursor(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Track height A-B Collapse Uncollapse Folder under mouse cursor(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Unmute mute all visible track in TCP and MCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Unmute mute all visible track in TCP and MCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle Unmute mute all visible track in TCP.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle Unmute mute all visible track in TCP.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Toggle height selected tracks in 24 pixel - revert to average values(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Toggle height selected tracks in 24 pixel - revert to average values(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; UnArm Selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; UnArm Selected track.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; UnMute all children tracks in selected folders.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; UnMute all children tracks in selected folders.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; UnMute all selected tracks except selected folders.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; UnMute all selected tracks except selected folders.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; UnMute all track(AutoRun)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; UnMute all track(AutoRun)(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; UnSolo all track(AutoRun)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; UnSolo all track(AutoRun)(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unarm all tracks for recording(AutoRun)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unarm all tracks for recording(AutoRun)(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unlock selected tracks and restore them items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unlock selected tracks and restore them items.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unmute all visible track in MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unmute all visible track in MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unmute all visible track in TCP and MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unmute all visible track in TCP and MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unmute all visible track in TCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unmute all visible track in TCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unsolo all visible track in MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unsolo all visible track in MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unsolo all visible track in TCP and MCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unsolo all visible track in TCP and MCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Unsolo all visible track in TCP(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Unsolo all visible track in TCP(`).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Visible only selected tracks and their children - restore back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Visible only selected tracks and their children - restore back.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume down on all tracks (-inf).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume down on all tracks (-inf).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume down on all tracks by 1 db.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume down on all tracks by 1 db.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume down on selected tracks (-inf).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume down on selected tracks (-inf).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume down on selected tracks by 1 db.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume down on selected tracks by 1 db.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume reset on all tracks (0 db).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume reset on all tracks (0 db).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume reset on selected tracks (0 db).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume reset on selected tracks (0 db).lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume up on all tracks by 1 dB.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume up on all tracks by 1 dB.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; Volume up on selected tracks by 1 dB.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; Volume up on selected tracks by 1 dB.lua -------------------------------------------------------------------------------- /MAIN/Track/Archie_Track; selected tracks (popup menu).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Track/Archie_Track; selected tracks (popup menu).lua -------------------------------------------------------------------------------- /MAIN/Transport/Archie_Transp; Toggle Playrate 1.0 - Custom value (ctrl).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Transport/Archie_Transp; Toggle Playrate 1.0 - Custom value (ctrl).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Apply track-take FX to active take.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Apply track-take FX to active take.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Copy selected files from media explorer to project subdirectory.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Copy selected files from media explorer to project subdirectory.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Fade in-out auto both edges(Ctrl+fade,Shift+fade,+Alt+fade).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Fade in-out auto both edges(Ctrl+fade,Shift+fade,+Alt+fade).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Hide Show add menu (popup menu).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Hide Show add menu (popup menu).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Move cursor to next end-start of item, select item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Move cursor to next end-start of item, select item.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Move cursor to next end-start of selected item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Move cursor to next end-start of selected item.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Move cursor to previous end-start of item, select item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Move cursor to previous end-start of item, select item.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Move cursor to previous end-start of selected item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Move cursor to previous end-start of selected item.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Open MIDI editor and zoom to content by.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Open MIDI editor and zoom to content by.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Popup menu single-level(n).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Popup menu single-level(n).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Popup menu(n).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Popup menu(n).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Pre-reverb(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Pre-reverb(`).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Remove items outside time selection in selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Remove items outside time selection in selected track.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Remove items tracks env points (depending on focus) select next.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Remove items tracks env points (depending on focus) select next.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Save time selection when record - Copy selected items after recording In place.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Save time selection when record - Copy selected items after recording In place.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Show hide Media explorer FX browser Track manager Region-marker manager.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Show hide Media explorer FX browser Track manager Region-marker manager.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Snap length of selected items to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Snap length of selected items to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Snap position and length of selected items to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Snap position and length of selected items to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Snap position of selected items to nearest grid.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Snap position of selected items to nearest grid.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Toggle Auto view scroll(Ctrl+Click - Go to play position)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Toggle Auto view scroll(Ctrl+Click - Go to play position)(`).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Toggle Select Unselect all items tracks envelope points (depending on focus).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Toggle Select Unselect all items tracks envelope points (depending on focus).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_Var; Toggle Select all items tracks envelope points (depending on focus)(Save previous).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_Var; Toggle Select all items tracks envelope points (depending on focus)(Save previous).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_var; Volume change on tracks or items by 1 dB (mouse wheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_var; Volume change on tracks or items by 1 dB (mouse wheel).lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_var; Volume down on tracks or items by 1 dB.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_var; Volume down on tracks or items by 1 dB.lua -------------------------------------------------------------------------------- /MAIN/Various/Archie_var; Volume up on tracks or items by 1 dB.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/Various/Archie_var; Volume up on tracks or items by 1 dB.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Auto enable spectral peaks on selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Auto enable spectral peaks on selected tracks.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Close toolbar n.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Close toolbar n.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Disabled prevention of spectral peaks spectrogram on all tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Disabled prevention of spectral peaks spectrogram on all tracks.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Enable prevention of spectral peaks spectrogram on all tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Enable prevention of spectral peaks spectrogram on all tracks.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Enable spectral peaks on selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Enable spectral peaks on selected tracks.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Show full mixer - Restore view back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Show full mixer - Restore view back.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Show hide mixer and master in docker.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Show hide mixer and master in docker.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Toggle Open toolbar n at mouse cursor - close.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Toggle Open toolbar n at mouse cursor - close.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Toggle arrange in center relative to edit cursor when change BPM.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Toggle arrange in center relative to edit cursor when change BPM.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Toggle prevention of spectral peaks spectrogram on all tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Toggle prevention of spectral peaks spectrogram on all tracks.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom Arrange to fit screen.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom Arrange to fit screen.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom TCP and Arrange to fit screen.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom TCP and Arrange to fit screen.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom TCP or Arrange Depending on focus to fit screen.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom TCP or Arrange Depending on focus to fit screen.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom TCP to fit screen.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom TCP to fit screen.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom height full project - recover back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom height full project - recover back.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom horizontally - snap to playback cursor (mousewheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom horizontally - snap to playback cursor (mousewheel).lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom in horizontally - snap to playback cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom in horizontally - snap to playback cursor.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom out horizontally - snap to playback cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom out horizontally - snap to playback cursor.lua -------------------------------------------------------------------------------- /MAIN/View/Archie_View; Zoom width full project - recovery back.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MAIN/View/Archie_View; Zoom width full project - recovery back.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Activate next MIDI item - Select only this item - Set cursor to start items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Activate next MIDI item - Select only this item - Set cursor to start items.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Activate previous MIDI item - Select only this item - Set cursor to start items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Activate previous MIDI item - Select only this item - Set cursor to start items.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Close Midi Editor(return the window in Docker).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Close Midi Editor(return the window in Docker).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Close Midi Editor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Close Midi Editor.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Close all midi editors except active one.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Close all midi editors except active one.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Delete note(s) nearest to edit cursor(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Delete note(s) nearest to edit cursor(`).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Duplicate selected events to mouse cursor(snap relative).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Duplicate selected events to mouse cursor(snap relative).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Duplicate selected events to mouse position(snap relative).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Duplicate selected events to mouse position(snap relative).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Move chords to grid while keeping lively(unevenness interval is 1-16).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Move chords to grid while keeping lively(unevenness interval is 1-16).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Move selected events to mouse cursor(snap relative).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Move selected events to mouse cursor(snap relative).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Move selected events to mouse position(snap relative).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Move selected events to mouse position(snap relative).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Mute note under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Mute note under mouse cursor.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Open a floating instrument, appropriate MIDI editor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Open a floating instrument, appropriate MIDI editor.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Open-close Notes window.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Open-close Notes window.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Scroll vertically (MIDI relativemousewheel)(3x).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Scroll vertically (MIDI relativemousewheel)(3x).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Select only chords (unevenness interval is 1-16).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Select only chords (unevenness interval is 1-16).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Set length all notes to (Show popup menu).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Set length all notes to (Show popup menu).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Set length selected notes to (Show popup menu).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Set length selected notes to (Show popup menu).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Set note ends to start of next note (legato) - All notes.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Set note ends to start of next note (legato) - All notes.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Set selected notes velocity to(n).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Set selected notes velocity to(n).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Set velocity selected notes(User Input).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Set velocity selected notes(User Input).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Show Instrument.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Show Instrument.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Smart Multi script(Button n).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Smart Multi script(Button n).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Swing grid disable and reset(MIDI editor)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Swing grid disable and reset(MIDI editor)(`).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Swing grid minus one percent(MIDI editor)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Swing grid minus one percent(MIDI editor)(`).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Swing grid plus one percent(MIDI editor)(`).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Swing grid plus one percent(MIDI editor)(`).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Toggle Auto Mute-Unmute note under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Toggle Auto Mute-Unmute note under mouse cursor.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Toggle Loop source item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Toggle Loop source item.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Toggle metronome.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Toggle metronome.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Unmute note under mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Unmute note under mouse cursor.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Unselect (left - right) wing events.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Unselect (left - right) wing events.lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Velocity for note(mousewheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Velocity for note(mousewheel).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; Velocity note under mouse cursor (mouse wheel).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; Velocity note under mouse cursor (mouse wheel).lua -------------------------------------------------------------------------------- /MIDI Editor/Archie_MidiEditor; select track of active midi editor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/Archie_MidiEditor; select track of active midi editor.lua -------------------------------------------------------------------------------- /MIDI Editor/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Editor/README.md -------------------------------------------------------------------------------- /MIDI Inline Editor/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Inline Editor/README.md -------------------------------------------------------------------------------- /MIDI Inline Editor/Test_.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/MIDI Inline Editor/Test_.lua -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/README.md -------------------------------------------------------------------------------- /index.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArchieScript/Archie_ReaScripts/HEAD/index.xml --------------------------------------------------------------------------------