├── .gitignore ├── .gitmodules ├── .helix └── config.toml ├── .vscode ├── extensions │ └── yaml-wildcard-inject │ │ ├── README.md │ │ ├── package.json │ │ ├── syntaxes │ │ └── yaml-wildcard-injection.tmLanguage.json │ │ └── yaml-wildcard-inject-0.0.1.vsix ├── launch.json └── settings.json ├── Development ├── Lib │ └── yaml.lua ├── acendan_List reascripts in repo for README.lua └── acendan_Lua Utilities.lua ├── Envelopes ├── acendan_Copy selected items take envelope to selected automation envelope.lua ├── acendan_Insert automation items on all selected tracks envelopes in time selection.lua ├── acendan_Open envelope for selected tracks and create automation items for track items.lua └── acendan_Set closest envelope point shape at mouse cursor.lua ├── Items Editing ├── acendan_Append selected items BWF metadata subfield to item name.lua ├── acendan_Append selected items BWF metadata subfield to item notes.lua ├── acendan_Clear glitchy stutter generator stored values.lua ├── acendan_Copy first selected item active take pitch shift mode.lua ├── acendan_Copy selected items to selected track.lua ├── acendan_Copy selected items to track - prompt for track.lua ├── acendan_Count number of selected items in media explorer.lua ├── acendan_Count number of unique samples in selected items.lua ├── acendan_Glue each item in selected track separately.lua ├── acendan_Horizontal reorder selected items by color.lua ├── acendan_Import selected item names from text file.lua ├── acendan_Item Curve Settings Manager.lua ├── acendan_Lock item horizontal movement while shortcut held (background).lua ├── acendan_MixPre split items by channel to new tracks and name with metadata.lua ├── acendan_Mousewheel adjust pitch of item under cursor.lua ├── acendan_Mousewheel adjust source volume of item active take under cursor.lua ├── acendan_Mousewheel adjust volume of item under cursor.lua ├── acendan_Mousewheel to change volume for all selected items.lua ├── acendan_Mousewheel to move selected items up down tracks.lua ├── acendan_Mousewheel to zoom items peaks view gain.lua ├── acendan_Organize selected items by channel count on new tracks.lua ├── acendan_Organize selected items by similar names on new tracks.lua ├── acendan_Paste selected items active take pitch shift mode.lua ├── acendan_Prevent extending media items past source length.lua ├── acendan_Random glitchy stutter generator.lua ├── acendan_Reset item properties pitch adjustment and playback rate to default.lua ├── acendan_Restore stretch markers in selected items from named project markers.lua ├── acendan_Save stretch markers in selected items as named project markers.lua ├── acendan_Select next item in track keep current selection.lua ├── acendan_Set distance between items to X seconds track respective.lua ├── acendan_Set distance between items to XXXX milliseconds track respective.lua ├── acendan_Set selected items BWF metadata subfield to track name.lua ├── acendan_Shuffle Mode_Move all items left continuously background.lua ├── acendan_Sort selected items order by item names alphabetically ignoring capitalization.lua ├── acendan_Sort selected items order by peak.lua ├── acendan_Split selected item by channel to new tracks.lua ├── acendan_Stretch selected items to fit between nearest markers.lua ├── acendan_Trim left edge of item under mouse to mouse cursor without changing fade-in end.eel ├── acendan_Trim left edge of selected items by amount....lua ├── acendan_Trim right edge of item under mouse to mouse cursor without changing fade-in end.eel ├── acendan_Trim right edge of selected items by amount....lua ├── acendan_Trim selected items at last zero crossing.lua ├── acendan_mpl_Search items.lua └── ausbaxter_acendan_Set snap offset to first transient in selected items.lua ├── LICENSE ├── Markers ├── acendan_Action Marker_Move play cursor to left edge start of random selected item.lua ├── acendan_Add marker to end of project regions prompt for name.lua ├── acendan_Add marker to end of selected items prompt for name.lua ├── acendan_Create tempo markers from notes in selected MIDI items then restore project markers.lua ├── acendan_Export markers and regions for Izotope RX relative to items with shared take source.lua ├── acendan_Export markers and regions for Izotope RX relative to selected item.lua ├── acendan_Find and Replace in Marker Region Names.lua ├── acendan_Find and Replace.lua ├── acendan_Insert marker at start of selected items with item name.lua ├── acendan_Insert marker at start of selected items with sel item number.lua ├── acendan_Insert markers at start or end of selected items prompt for name.lua ├── acendan_Insert markers every x seconds after edit cursor.lua ├── acendan_Move markers in project by time.lua ├── acendan_Remove CHAP prefix from project markers for FLAC cues.lua ├── acendan_Remove pound hashtag prefix from project markers for WAV cues.lua ├── acendan_Rename project markers with CHAP prefix for FLAC cues.lua ├── acendan_Rename project markers with pound hashtag prefix for WAV cues.lua └── acendan_Snap cursor to nearest marker and scroll to associated @TRACK.lua ├── Media Explorer ├── acendan_Add custom user columns for SoundMiner iXML Metadata.lua ├── acendan_Export current column arrangement setup to file.lua ├── acendan_Filter media explorer for selected media item names.lua ├── acendan_Filter media explorer for selected media items source files.lua ├── acendan_Import column arrangement setup from file.lua └── acendan_Remove all custom user metadata columns.lua ├── Metadata ├── BWFMetaEdit │ ├── History.txt │ ├── License.html │ ├── ReadMe.txt │ ├── bwfmetaedit.exe │ └── conformance_point_document.xsd ├── acendan_Export project render metadata settings to file.lua ├── acendan_Import project render metadata settings from file.lua └── acendan_Multi Mic Manager.lua ├── README.md ├── Razor Edits ├── acendan_Snap edit cursor to nearest razor edit edge in first selected track.lua └── acendan_Snap edit cursor to nearest razor edit edge in track under mouse.lua ├── Regions ├── acendan_Add prefix or suffix to regions in time selection.lua ├── acendan_Change region color if region exceeds length.lua ├── acendan_Create one region for all items on selected tracks.lua ├── acendan_Create one region for selected items across tracks and link to parent in RRM.lua ├── acendan_Create separate regions around each set of X selected items.lua ├── acendan_Create unique regions for overlapping items on selected track.lua ├── acendan_Create unique regions for selected items and link to parent track in RRM.lua ├── acendan_Create unique regions for selected items and link to track in RRM.lua ├── acendan_Enumerate selected regions in manager.lua ├── acendan_Extend all regions by length.lua ├── acendan_Extend all regions left edge by length.lua ├── acendan_Extend regions in time selection by length.lua ├── acendan_Extend regions in time selection left edge by length.lua ├── acendan_Extend selected regions by length.lua ├── acendan_Import region names from text file.lua ├── acendan_Rename regions from nearest markers.lua ├── acendan_Render regions ignoring overlapped items using the most recent render settings.lua ├── acendan_Set nearest regions edges to selected media items.lua ├── acendan_Set region color near edit cursor to SWS custom color.lua ├── acendan_Shrink overlapping regions edges to time selection.lua ├── acendan_Shrink overlapping regions to edges of selected media items.lua ├── acendan_Stretch overlapping regions edges to time selection.lua └── acendan_Stretch overlapping regions to edges of selected media items.lua ├── Rendering ├── acendan_Create multichannel render from selected tracks with mono items.lua ├── acendan_Load render directory from slot.lua ├── acendan_Overwrite Render_Rename selected items by active take source path.lua ├── acendan_Save render directory to slot.lua └── acendan_Set up SoundMiner iXML metadata markers in project render metadata settings.lua ├── Time Selection ├── acendan_Continuously select all items in time selection background.lua ├── acendan_Create time selection from edit cursor to mouse cursor.lua ├── acendan_Extend right edge of time selection by x seconds.lua ├── acendan_Extend time selection left to start of project and select items.lua ├── acendan_Select from edit cursor to start of project (items and time selection).lua └── acendan_Select from mouse cursor to start of project (items and time selection).lua ├── Tracks Properties ├── acendan_Clear Saved URL By Track Name.lua ├── acendan_Insert new track respect folders.lua ├── acendan_Search all tracks for FX by name.lua ├── acendan_Select tracks when making marquee selection.lua ├── acendan_Store and Open saved URL by track name.lua └── acendan_View Saved URLs By Track Name.lua ├── Utility ├── Parallel Joiner (Linear).jsfx ├── Parallel Joiner x3.jsfx ├── Parallel Joiner.jsfx ├── Parallel Splitter x3.jsfx ├── Parallel Splitter.jsfx ├── acendan_Bounce In Place.lua ├── acendan_Center Control.jsfx ├── acendan_De-Click Discontinuous Waveform.jsfx ├── acendan_Playrate - Jump to target playrate.lua ├── acendan_Playrate - Set target playrate value.lua ├── acendan_Tempo Marker Manager.lua └── acendan_reaperblog_Duplicate items or tracks depending on focus and time selection.lua ├── Various ├── Meta │ └── meta.yaml ├── Schemes │ ├── Example Game.yaml │ ├── Example Minimal.yaml │ ├── Example.yaml │ └── UCS.yaml ├── VSCode │ └── last_renamer_schema.json ├── acendan_Auto generate scripts to open web interfaces.lua ├── acendan_GUI_Display first selected item properties.lua ├── acendan_Game recommendation engine.lua ├── acendan_Insert random FX plugin on selected track.lua ├── acendan_Move unused projects MediaFiles in selected directory to separate folder.lua ├── acendan_Open file from path in project notes.lua ├── acendan_Organize TeamTalk conference recording media items by timestamp and user number in name.lua ├── acendan_Randomly deliver affirmations nvk_Game Audio Affirmations once an hour.lua ├── acendan_The Last Renamer.lua ├── acendan_Timecode Manager.lua ├── acendan_UCS Renaming Tool - Media Explorer Filter.lua ├── acendan_UCS Renaming Tool - Send To Interface.lua └── acendan_Universal Category Renaming Tool.lua ├── Video ├── acendan_Create video processor text items for all project markers on new track.lua ├── acendan_Create video processor text items for all project regions on new track.lua ├── acendan_Prompt to match project frame rate with first video item import - background.lua ├── acendan_Set project video frame rate keeping session timecode start.lua └── acendan_Text Overlay Preset.txt ├── Web Interfaces ├── acendan_UCS Renaming Tool Setup.www ├── acendan_UCS Renaming Tool.html ├── ucs-renaming-tool.js ├── ucs_languages │ ├── UCS_br.txt │ ├── UCS_cn.txt │ ├── UCS_de.txt │ ├── UCS_dk.txt │ ├── UCS_es.txt │ ├── UCS_fi.txt │ ├── UCS_fr.txt │ ├── UCS_it.txt │ ├── UCS_jp.txt │ ├── UCS_kr.txt │ ├── UCS_nl.txt │ ├── UCS_no.txt │ ├── UCS_pl.txt │ ├── UCS_pt.txt │ ├── UCS_ru.txt │ ├── UCS_se.txt │ ├── UCS_tr.txt │ ├── UCS_tw.txt │ ├── UCS_ua.txt │ └── UCS_us.txt └── ucs_libraries │ ├── UCS_Presets.txt │ ├── bloodhound.js │ ├── bootstrap.min.css │ ├── bootstrap.min.css.map │ ├── bootstrap.min.js │ ├── bootstrap.min.js.map │ ├── countrystatecity.js │ ├── dark-feedback-icon.png │ ├── dark-mode-icon.png │ ├── data-transfer-download.svg │ ├── dataTables.bootstrap4.min.css │ ├── dataTables.bootstrap4.min.js │ ├── dialogue.svg │ ├── export-data-2.svg │ ├── flags32.css │ ├── flags32.png │ ├── gbx_logo.png │ ├── import-data.svg │ ├── info.svg │ ├── jquery-3.5.1.min.js │ ├── jquery.dataTables.min.js │ ├── light-feedback-icon.png │ ├── light-mode-icon.png │ ├── music2.svg │ ├── popper.min.js │ ├── popper.min.js.map │ ├── reacall.svg │ ├── settings-icon-dark.png │ ├── settings-icon-light.png │ ├── settings.svg │ ├── sfx.svg │ ├── share.svg │ ├── typeahead.bundle.js │ ├── typeahead.jquery.js │ ├── ucs_logo_black_on_white.png │ ├── ucs_logo_white_on_black.png │ ├── ucs_toolbar_icon_black.png │ └── wifi.svg ├── _config.yml └── index.xml /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.gitmodules -------------------------------------------------------------------------------- /.helix/config.toml: -------------------------------------------------------------------------------- 1 | [editor] 2 | workspace-lsp-roots = ["Development"] 3 | -------------------------------------------------------------------------------- /.vscode/extensions/yaml-wildcard-inject/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.vscode/extensions/yaml-wildcard-inject/README.md -------------------------------------------------------------------------------- /.vscode/extensions/yaml-wildcard-inject/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.vscode/extensions/yaml-wildcard-inject/package.json -------------------------------------------------------------------------------- /.vscode/extensions/yaml-wildcard-inject/syntaxes/yaml-wildcard-injection.tmLanguage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.vscode/extensions/yaml-wildcard-inject/syntaxes/yaml-wildcard-injection.tmLanguage.json -------------------------------------------------------------------------------- /.vscode/extensions/yaml-wildcard-inject/yaml-wildcard-inject-0.0.1.vsix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.vscode/extensions/yaml-wildcard-inject/yaml-wildcard-inject-0.0.1.vsix -------------------------------------------------------------------------------- /.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.vscode/launch.json -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/.vscode/settings.json -------------------------------------------------------------------------------- /Development/Lib/yaml.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Development/Lib/yaml.lua -------------------------------------------------------------------------------- /Development/acendan_List reascripts in repo for README.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Development/acendan_List reascripts in repo for README.lua -------------------------------------------------------------------------------- /Development/acendan_Lua Utilities.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Development/acendan_Lua Utilities.lua -------------------------------------------------------------------------------- /Envelopes/acendan_Copy selected items take envelope to selected automation envelope.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Envelopes/acendan_Copy selected items take envelope to selected automation envelope.lua -------------------------------------------------------------------------------- /Envelopes/acendan_Insert automation items on all selected tracks envelopes in time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Envelopes/acendan_Insert automation items on all selected tracks envelopes in time selection.lua -------------------------------------------------------------------------------- /Envelopes/acendan_Open envelope for selected tracks and create automation items for track items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Envelopes/acendan_Open envelope for selected tracks and create automation items for track items.lua -------------------------------------------------------------------------------- /Envelopes/acendan_Set closest envelope point shape at mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Envelopes/acendan_Set closest envelope point shape at mouse cursor.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Append selected items BWF metadata subfield to item name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Append selected items BWF metadata subfield to item name.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Append selected items BWF metadata subfield to item notes.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Append selected items BWF metadata subfield to item notes.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Clear glitchy stutter generator stored values.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Clear glitchy stutter generator stored values.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Copy first selected item active take pitch shift mode.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Copy first selected item active take pitch shift mode.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Copy selected items to selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Copy selected items to selected track.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Copy selected items to track - prompt for track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Copy selected items to track - prompt for track.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Count number of selected items in media explorer.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Count number of selected items in media explorer.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Count number of unique samples in selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Count number of unique samples in selected items.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Glue each item in selected track separately.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Glue each item in selected track separately.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Horizontal reorder selected items by color.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Horizontal reorder selected items by color.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Import selected item names from text file.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Import selected item names from text file.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Item Curve Settings Manager.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Item Curve Settings Manager.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Lock item horizontal movement while shortcut held (background).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Lock item horizontal movement while shortcut held (background).lua -------------------------------------------------------------------------------- /Items Editing/acendan_MixPre split items by channel to new tracks and name with metadata.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_MixPre split items by channel to new tracks and name with metadata.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Mousewheel adjust pitch of item under cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Mousewheel adjust pitch of item under cursor.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Mousewheel adjust source volume of item active take under cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Mousewheel adjust source volume of item active take under cursor.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Mousewheel adjust volume of item under cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Mousewheel adjust volume of item under cursor.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Mousewheel to change volume for all selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Mousewheel to change volume for all selected items.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Mousewheel to move selected items up down tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Mousewheel to move selected items up down tracks.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Mousewheel to zoom items peaks view gain.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Mousewheel to zoom items peaks view gain.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Organize selected items by channel count on new tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Organize selected items by channel count on new tracks.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Organize selected items by similar names on new tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Organize selected items by similar names on new tracks.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Paste selected items active take pitch shift mode.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Paste selected items active take pitch shift mode.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Prevent extending media items past source length.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Prevent extending media items past source length.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Random glitchy stutter generator.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Random glitchy stutter generator.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Reset item properties pitch adjustment and playback rate to default.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Reset item properties pitch adjustment and playback rate to default.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Restore stretch markers in selected items from named project markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Restore stretch markers in selected items from named project markers.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Save stretch markers in selected items as named project markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Save stretch markers in selected items as named project markers.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Select next item in track keep current selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Select next item in track keep current selection.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Set distance between items to X seconds track respective.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Set distance between items to X seconds track respective.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Set distance between items to XXXX milliseconds track respective.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Set distance between items to XXXX milliseconds track respective.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Set selected items BWF metadata subfield to track name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Set selected items BWF metadata subfield to track name.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Shuffle Mode_Move all items left continuously background.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Shuffle Mode_Move all items left continuously background.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Sort selected items order by item names alphabetically ignoring capitalization.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Sort selected items order by item names alphabetically ignoring capitalization.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Sort selected items order by peak.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Sort selected items order by peak.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Split selected item by channel to new tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Split selected item by channel to new tracks.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Stretch selected items to fit between nearest markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Stretch selected items to fit between nearest markers.lua -------------------------------------------------------------------------------- /Items Editing/acendan_Trim left edge of item under mouse to mouse cursor without changing fade-in end.eel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Trim left edge of item under mouse to mouse cursor without changing fade-in end.eel -------------------------------------------------------------------------------- /Items Editing/acendan_Trim left edge of selected items by amount....lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Trim left edge of selected items by amount....lua -------------------------------------------------------------------------------- /Items Editing/acendan_Trim right edge of item under mouse to mouse cursor without changing fade-in end.eel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Trim right edge of item under mouse to mouse cursor without changing fade-in end.eel -------------------------------------------------------------------------------- /Items Editing/acendan_Trim right edge of selected items by amount....lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Trim right edge of selected items by amount....lua -------------------------------------------------------------------------------- /Items Editing/acendan_Trim selected items at last zero crossing.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_Trim selected items at last zero crossing.lua -------------------------------------------------------------------------------- /Items Editing/acendan_mpl_Search items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/acendan_mpl_Search items.lua -------------------------------------------------------------------------------- /Items Editing/ausbaxter_acendan_Set snap offset to first transient in selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Items Editing/ausbaxter_acendan_Set snap offset to first transient in selected items.lua -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/LICENSE -------------------------------------------------------------------------------- /Markers/acendan_Action Marker_Move play cursor to left edge start of random selected item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Action Marker_Move play cursor to left edge start of random selected item.lua -------------------------------------------------------------------------------- /Markers/acendan_Add marker to end of project regions prompt for name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Add marker to end of project regions prompt for name.lua -------------------------------------------------------------------------------- /Markers/acendan_Add marker to end of selected items prompt for name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Add marker to end of selected items prompt for name.lua -------------------------------------------------------------------------------- /Markers/acendan_Create tempo markers from notes in selected MIDI items then restore project markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Create tempo markers from notes in selected MIDI items then restore project markers.lua -------------------------------------------------------------------------------- /Markers/acendan_Export markers and regions for Izotope RX relative to items with shared take source.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Export markers and regions for Izotope RX relative to items with shared take source.lua -------------------------------------------------------------------------------- /Markers/acendan_Export markers and regions for Izotope RX relative to selected item.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Export markers and regions for Izotope RX relative to selected item.lua -------------------------------------------------------------------------------- /Markers/acendan_Find and Replace in Marker Region Names.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Find and Replace in Marker Region Names.lua -------------------------------------------------------------------------------- /Markers/acendan_Find and Replace.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Find and Replace.lua -------------------------------------------------------------------------------- /Markers/acendan_Insert marker at start of selected items with item name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Insert marker at start of selected items with item name.lua -------------------------------------------------------------------------------- /Markers/acendan_Insert marker at start of selected items with sel item number.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Insert marker at start of selected items with sel item number.lua -------------------------------------------------------------------------------- /Markers/acendan_Insert markers at start or end of selected items prompt for name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Insert markers at start or end of selected items prompt for name.lua -------------------------------------------------------------------------------- /Markers/acendan_Insert markers every x seconds after edit cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Insert markers every x seconds after edit cursor.lua -------------------------------------------------------------------------------- /Markers/acendan_Move markers in project by time.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Move markers in project by time.lua -------------------------------------------------------------------------------- /Markers/acendan_Remove CHAP prefix from project markers for FLAC cues.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Remove CHAP prefix from project markers for FLAC cues.lua -------------------------------------------------------------------------------- /Markers/acendan_Remove pound hashtag prefix from project markers for WAV cues.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Remove pound hashtag prefix from project markers for WAV cues.lua -------------------------------------------------------------------------------- /Markers/acendan_Rename project markers with CHAP prefix for FLAC cues.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Rename project markers with CHAP prefix for FLAC cues.lua -------------------------------------------------------------------------------- /Markers/acendan_Rename project markers with pound hashtag prefix for WAV cues.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Rename project markers with pound hashtag prefix for WAV cues.lua -------------------------------------------------------------------------------- /Markers/acendan_Snap cursor to nearest marker and scroll to associated @TRACK.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Markers/acendan_Snap cursor to nearest marker and scroll to associated @TRACK.lua -------------------------------------------------------------------------------- /Media Explorer/acendan_Add custom user columns for SoundMiner iXML Metadata.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Media Explorer/acendan_Add custom user columns for SoundMiner iXML Metadata.lua -------------------------------------------------------------------------------- /Media Explorer/acendan_Export current column arrangement setup to file.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Media Explorer/acendan_Export current column arrangement setup to file.lua -------------------------------------------------------------------------------- /Media Explorer/acendan_Filter media explorer for selected media item names.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Media Explorer/acendan_Filter media explorer for selected media item names.lua -------------------------------------------------------------------------------- /Media Explorer/acendan_Filter media explorer for selected media items source files.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Media Explorer/acendan_Filter media explorer for selected media items source files.lua -------------------------------------------------------------------------------- /Media Explorer/acendan_Import column arrangement setup from file.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Media Explorer/acendan_Import column arrangement setup from file.lua -------------------------------------------------------------------------------- /Media Explorer/acendan_Remove all custom user metadata columns.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Media Explorer/acendan_Remove all custom user metadata columns.lua -------------------------------------------------------------------------------- /Metadata/BWFMetaEdit/History.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/BWFMetaEdit/History.txt -------------------------------------------------------------------------------- /Metadata/BWFMetaEdit/License.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/BWFMetaEdit/License.html -------------------------------------------------------------------------------- /Metadata/BWFMetaEdit/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/BWFMetaEdit/ReadMe.txt -------------------------------------------------------------------------------- /Metadata/BWFMetaEdit/bwfmetaedit.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/BWFMetaEdit/bwfmetaedit.exe -------------------------------------------------------------------------------- /Metadata/BWFMetaEdit/conformance_point_document.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/BWFMetaEdit/conformance_point_document.xsd -------------------------------------------------------------------------------- /Metadata/acendan_Export project render metadata settings to file.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/acendan_Export project render metadata settings to file.lua -------------------------------------------------------------------------------- /Metadata/acendan_Import project render metadata settings from file.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/acendan_Import project render metadata settings from file.lua -------------------------------------------------------------------------------- /Metadata/acendan_Multi Mic Manager.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Metadata/acendan_Multi Mic Manager.lua -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/README.md -------------------------------------------------------------------------------- /Razor Edits/acendan_Snap edit cursor to nearest razor edit edge in first selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Razor Edits/acendan_Snap edit cursor to nearest razor edit edge in first selected track.lua -------------------------------------------------------------------------------- /Razor Edits/acendan_Snap edit cursor to nearest razor edit edge in track under mouse.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Razor Edits/acendan_Snap edit cursor to nearest razor edit edge in track under mouse.lua -------------------------------------------------------------------------------- /Regions/acendan_Add prefix or suffix to regions in time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Add prefix or suffix to regions in time selection.lua -------------------------------------------------------------------------------- /Regions/acendan_Change region color if region exceeds length.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Change region color if region exceeds length.lua -------------------------------------------------------------------------------- /Regions/acendan_Create one region for all items on selected tracks.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Create one region for all items on selected tracks.lua -------------------------------------------------------------------------------- /Regions/acendan_Create one region for selected items across tracks and link to parent in RRM.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Create one region for selected items across tracks and link to parent in RRM.lua -------------------------------------------------------------------------------- /Regions/acendan_Create separate regions around each set of X selected items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Create separate regions around each set of X selected items.lua -------------------------------------------------------------------------------- /Regions/acendan_Create unique regions for overlapping items on selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Create unique regions for overlapping items on selected track.lua -------------------------------------------------------------------------------- /Regions/acendan_Create unique regions for selected items and link to parent track in RRM.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Create unique regions for selected items and link to parent track in RRM.lua -------------------------------------------------------------------------------- /Regions/acendan_Create unique regions for selected items and link to track in RRM.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Create unique regions for selected items and link to track in RRM.lua -------------------------------------------------------------------------------- /Regions/acendan_Enumerate selected regions in manager.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Enumerate selected regions in manager.lua -------------------------------------------------------------------------------- /Regions/acendan_Extend all regions by length.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Extend all regions by length.lua -------------------------------------------------------------------------------- /Regions/acendan_Extend all regions left edge by length.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Extend all regions left edge by length.lua -------------------------------------------------------------------------------- /Regions/acendan_Extend regions in time selection by length.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Extend regions in time selection by length.lua -------------------------------------------------------------------------------- /Regions/acendan_Extend regions in time selection left edge by length.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Extend regions in time selection left edge by length.lua -------------------------------------------------------------------------------- /Regions/acendan_Extend selected regions by length.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Extend selected regions by length.lua -------------------------------------------------------------------------------- /Regions/acendan_Import region names from text file.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Import region names from text file.lua -------------------------------------------------------------------------------- /Regions/acendan_Rename regions from nearest markers.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Rename regions from nearest markers.lua -------------------------------------------------------------------------------- /Regions/acendan_Render regions ignoring overlapped items using the most recent render settings.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Render regions ignoring overlapped items using the most recent render settings.lua -------------------------------------------------------------------------------- /Regions/acendan_Set nearest regions edges to selected media items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Set nearest regions edges to selected media items.lua -------------------------------------------------------------------------------- /Regions/acendan_Set region color near edit cursor to SWS custom color.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Set region color near edit cursor to SWS custom color.lua -------------------------------------------------------------------------------- /Regions/acendan_Shrink overlapping regions edges to time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Shrink overlapping regions edges to time selection.lua -------------------------------------------------------------------------------- /Regions/acendan_Shrink overlapping regions to edges of selected media items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Shrink overlapping regions to edges of selected media items.lua -------------------------------------------------------------------------------- /Regions/acendan_Stretch overlapping regions edges to time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Stretch overlapping regions edges to time selection.lua -------------------------------------------------------------------------------- /Regions/acendan_Stretch overlapping regions to edges of selected media items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Regions/acendan_Stretch overlapping regions to edges of selected media items.lua -------------------------------------------------------------------------------- /Rendering/acendan_Create multichannel render from selected tracks with mono items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Rendering/acendan_Create multichannel render from selected tracks with mono items.lua -------------------------------------------------------------------------------- /Rendering/acendan_Load render directory from slot.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Rendering/acendan_Load render directory from slot.lua -------------------------------------------------------------------------------- /Rendering/acendan_Overwrite Render_Rename selected items by active take source path.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Rendering/acendan_Overwrite Render_Rename selected items by active take source path.lua -------------------------------------------------------------------------------- /Rendering/acendan_Save render directory to slot.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Rendering/acendan_Save render directory to slot.lua -------------------------------------------------------------------------------- /Rendering/acendan_Set up SoundMiner iXML metadata markers in project render metadata settings.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Rendering/acendan_Set up SoundMiner iXML metadata markers in project render metadata settings.lua -------------------------------------------------------------------------------- /Time Selection/acendan_Continuously select all items in time selection background.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Time Selection/acendan_Continuously select all items in time selection background.lua -------------------------------------------------------------------------------- /Time Selection/acendan_Create time selection from edit cursor to mouse cursor.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Time Selection/acendan_Create time selection from edit cursor to mouse cursor.lua -------------------------------------------------------------------------------- /Time Selection/acendan_Extend right edge of time selection by x seconds.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Time Selection/acendan_Extend right edge of time selection by x seconds.lua -------------------------------------------------------------------------------- /Time Selection/acendan_Extend time selection left to start of project and select items.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Time Selection/acendan_Extend time selection left to start of project and select items.lua -------------------------------------------------------------------------------- /Time Selection/acendan_Select from edit cursor to start of project (items and time selection).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Time Selection/acendan_Select from edit cursor to start of project (items and time selection).lua -------------------------------------------------------------------------------- /Time Selection/acendan_Select from mouse cursor to start of project (items and time selection).lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Time Selection/acendan_Select from mouse cursor to start of project (items and time selection).lua -------------------------------------------------------------------------------- /Tracks Properties/acendan_Clear Saved URL By Track Name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Tracks Properties/acendan_Clear Saved URL By Track Name.lua -------------------------------------------------------------------------------- /Tracks Properties/acendan_Insert new track respect folders.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Tracks Properties/acendan_Insert new track respect folders.lua -------------------------------------------------------------------------------- /Tracks Properties/acendan_Search all tracks for FX by name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Tracks Properties/acendan_Search all tracks for FX by name.lua -------------------------------------------------------------------------------- /Tracks Properties/acendan_Select tracks when making marquee selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Tracks Properties/acendan_Select tracks when making marquee selection.lua -------------------------------------------------------------------------------- /Tracks Properties/acendan_Store and Open saved URL by track name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Tracks Properties/acendan_Store and Open saved URL by track name.lua -------------------------------------------------------------------------------- /Tracks Properties/acendan_View Saved URLs By Track Name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Tracks Properties/acendan_View Saved URLs By Track Name.lua -------------------------------------------------------------------------------- /Utility/Parallel Joiner (Linear).jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/Parallel Joiner (Linear).jsfx -------------------------------------------------------------------------------- /Utility/Parallel Joiner x3.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/Parallel Joiner x3.jsfx -------------------------------------------------------------------------------- /Utility/Parallel Joiner.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/Parallel Joiner.jsfx -------------------------------------------------------------------------------- /Utility/Parallel Splitter x3.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/Parallel Splitter x3.jsfx -------------------------------------------------------------------------------- /Utility/Parallel Splitter.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/Parallel Splitter.jsfx -------------------------------------------------------------------------------- /Utility/acendan_Bounce In Place.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/acendan_Bounce In Place.lua -------------------------------------------------------------------------------- /Utility/acendan_Center Control.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/acendan_Center Control.jsfx -------------------------------------------------------------------------------- /Utility/acendan_De-Click Discontinuous Waveform.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/acendan_De-Click Discontinuous Waveform.jsfx -------------------------------------------------------------------------------- /Utility/acendan_Playrate - Jump to target playrate.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/acendan_Playrate - Jump to target playrate.lua -------------------------------------------------------------------------------- /Utility/acendan_Playrate - Set target playrate value.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/acendan_Playrate - Set target playrate value.lua -------------------------------------------------------------------------------- /Utility/acendan_Tempo Marker Manager.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/acendan_Tempo Marker Manager.lua -------------------------------------------------------------------------------- /Utility/acendan_reaperblog_Duplicate items or tracks depending on focus and time selection.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Utility/acendan_reaperblog_Duplicate items or tracks depending on focus and time selection.lua -------------------------------------------------------------------------------- /Various/Meta/meta.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/Meta/meta.yaml -------------------------------------------------------------------------------- /Various/Schemes/Example Game.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/Schemes/Example Game.yaml -------------------------------------------------------------------------------- /Various/Schemes/Example Minimal.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/Schemes/Example Minimal.yaml -------------------------------------------------------------------------------- /Various/Schemes/Example.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/Schemes/Example.yaml -------------------------------------------------------------------------------- /Various/Schemes/UCS.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/Schemes/UCS.yaml -------------------------------------------------------------------------------- /Various/VSCode/last_renamer_schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/VSCode/last_renamer_schema.json -------------------------------------------------------------------------------- /Various/acendan_Auto generate scripts to open web interfaces.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Auto generate scripts to open web interfaces.lua -------------------------------------------------------------------------------- /Various/acendan_GUI_Display first selected item properties.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_GUI_Display first selected item properties.lua -------------------------------------------------------------------------------- /Various/acendan_Game recommendation engine.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Game recommendation engine.lua -------------------------------------------------------------------------------- /Various/acendan_Insert random FX plugin on selected track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Insert random FX plugin on selected track.lua -------------------------------------------------------------------------------- /Various/acendan_Move unused projects MediaFiles in selected directory to separate folder.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Move unused projects MediaFiles in selected directory to separate folder.lua -------------------------------------------------------------------------------- /Various/acendan_Open file from path in project notes.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Open file from path in project notes.lua -------------------------------------------------------------------------------- /Various/acendan_Organize TeamTalk conference recording media items by timestamp and user number in name.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Organize TeamTalk conference recording media items by timestamp and user number in name.lua -------------------------------------------------------------------------------- /Various/acendan_Randomly deliver affirmations nvk_Game Audio Affirmations once an hour.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Randomly deliver affirmations nvk_Game Audio Affirmations once an hour.lua -------------------------------------------------------------------------------- /Various/acendan_The Last Renamer.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_The Last Renamer.lua -------------------------------------------------------------------------------- /Various/acendan_Timecode Manager.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Timecode Manager.lua -------------------------------------------------------------------------------- /Various/acendan_UCS Renaming Tool - Media Explorer Filter.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_UCS Renaming Tool - Media Explorer Filter.lua -------------------------------------------------------------------------------- /Various/acendan_UCS Renaming Tool - Send To Interface.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_UCS Renaming Tool - Send To Interface.lua -------------------------------------------------------------------------------- /Various/acendan_Universal Category Renaming Tool.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Various/acendan_Universal Category Renaming Tool.lua -------------------------------------------------------------------------------- /Video/acendan_Create video processor text items for all project markers on new track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Video/acendan_Create video processor text items for all project markers on new track.lua -------------------------------------------------------------------------------- /Video/acendan_Create video processor text items for all project regions on new track.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Video/acendan_Create video processor text items for all project regions on new track.lua -------------------------------------------------------------------------------- /Video/acendan_Prompt to match project frame rate with first video item import - background.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Video/acendan_Prompt to match project frame rate with first video item import - background.lua -------------------------------------------------------------------------------- /Video/acendan_Set project video frame rate keeping session timecode start.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Video/acendan_Set project video frame rate keeping session timecode start.lua -------------------------------------------------------------------------------- /Video/acendan_Text Overlay Preset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Video/acendan_Text Overlay Preset.txt -------------------------------------------------------------------------------- /Web Interfaces/acendan_UCS Renaming Tool Setup.www: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/acendan_UCS Renaming Tool Setup.www -------------------------------------------------------------------------------- /Web Interfaces/acendan_UCS Renaming Tool.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/acendan_UCS Renaming Tool.html -------------------------------------------------------------------------------- /Web Interfaces/ucs-renaming-tool.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs-renaming-tool.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_br.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_br.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_cn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_cn.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_de.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_de.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_dk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_dk.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_es.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_es.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_fi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_fi.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_fr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_fr.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_it.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_it.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_jp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_jp.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_kr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_kr.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_nl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_nl.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_no.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_no.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_pl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_pl.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_pt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_pt.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_ru.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_ru.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_se.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_se.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_tr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_tr.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_tw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_tw.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_ua.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_ua.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_languages/UCS_us.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_languages/UCS_us.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/UCS_Presets.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/UCS_Presets.txt -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/bloodhound.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/bloodhound.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/bootstrap.min.css -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/bootstrap.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/bootstrap.min.css.map -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/bootstrap.min.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/bootstrap.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/bootstrap.min.js.map -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/countrystatecity.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/countrystatecity.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/dark-feedback-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/dark-feedback-icon.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/dark-mode-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/dark-mode-icon.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/data-transfer-download.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/data-transfer-download.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/dataTables.bootstrap4.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/dataTables.bootstrap4.min.css -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/dataTables.bootstrap4.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/dataTables.bootstrap4.min.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/dialogue.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/dialogue.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/export-data-2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/export-data-2.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/flags32.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/flags32.css -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/flags32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/flags32.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/gbx_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/gbx_logo.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/import-data.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/import-data.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/info.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/info.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/jquery-3.5.1.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/jquery-3.5.1.min.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/jquery.dataTables.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/jquery.dataTables.min.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/light-feedback-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/light-feedback-icon.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/light-mode-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/light-mode-icon.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/music2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/music2.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/popper.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/popper.min.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/popper.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/popper.min.js.map -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/reacall.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/reacall.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/settings-icon-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/settings-icon-dark.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/settings-icon-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/settings-icon-light.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/settings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/settings.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/sfx.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/sfx.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/share.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/share.svg -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/typeahead.bundle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/typeahead.bundle.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/typeahead.jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/typeahead.jquery.js -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/ucs_logo_black_on_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/ucs_logo_black_on_white.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/ucs_logo_white_on_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/ucs_logo_white_on_black.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/ucs_toolbar_icon_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/ucs_toolbar_icon_black.png -------------------------------------------------------------------------------- /Web Interfaces/ucs_libraries/wifi.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/Web Interfaces/ucs_libraries/wifi.svg -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/_config.yml -------------------------------------------------------------------------------- /index.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acendan/reascripts/HEAD/index.xml --------------------------------------------------------------------------------