Go Back   Cockos Incorporated Forums > REAPER Forums > ReaScript, JSFX, REAPER Plug-in Extensions, Developer Forum

Reply
 
Thread Tools Display Modes
Old 03-11-2022, 05:06 AM   #41
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

Update to the dwChannelMask pack:


Now works on selected items and has a GUI!



  • X-Raym_Inject dwChannelMask metadata_GUI.lua




(thx cfillion for ReaImGui !)
X-Raym is offline   Reply With Quote
Old 04-30-2022, 10:04 AM   #42
witchapestudio
Human being with feelings
 
witchapestudio's Avatar
 
Join Date: Aug 2019
Location: Seattle
Posts: 24
Default

Quote:
Originally Posted by X-Raym View Post
New script Pack:
It features a set of script which were very handy in my last album mixing, including this one to render multi-out VST:






Enjoy!
Oh, I like this one a lot! Thank you.
__________________
Thanks a bunch,
~TD
Reaper - Studio One - UAD LUNA, I displace and air and water... For now.
witchapestudio is offline   Reply With Quote
Old 05-18-2022, 05:01 AM   #43
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default New releases

Hi,


Just pushed the following script in my ReaScripts Pack: Take Source Filenames Processing

  • X-Raym_Rename or move selected takes source file (file name and path processor).lua
  • X-Raym_Rename or move selected takes source file via render window (file name and path processor).lua
  • X-Raym_Rename selected takes source file with track name as file folder.lua
Enjoy !
X-Raym is offline   Reply With Quote
Old 11-21-2022, 10:09 AM   #44
fbeauvaisc
Human being with feelings
 
Join Date: Nov 2018
Location: Montreal
Posts: 405
Default Fade out Master at Region end

Hi X-Raym,

Thanks for your help in another thread.

I was looking for a way to quickly create fades and I found your script :

Script: X-Raym_Fade out master envelope at each selected items end.lua

Whould it be hard to modify that script so it creates fades at the end of all Regions, selected regions and time selection maybe?

So I guess 3 different scripts.

Thanks,
fbeauvaisc is offline   Reply With Quote
Old 11-21-2022, 10:16 AM   #45
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

@fbeauvaisc
Hi,


not "hard" though 3 scripts definitely take a minimum of time/effort

But now render window as a Fade Out option under the Normalize/limit/fade button so using script to put on master env may not be that necessary anymore (depending on what you are trying to achieve of course).
X-Raym is offline   Reply With Quote
Old 11-21-2022, 10:44 AM   #46
fbeauvaisc
Human being with feelings
 
Join Date: Nov 2018
Location: Montreal
Posts: 405
Default

Quote:
Originally Posted by X-Raym View Post
@fbeauvaisc
Hi,


not "hard" though 3 scripts definitely take a minimum of time/effort

But now render window as a Fade Out option under the Normalize/limit/fade button so using script to put on master env may not be that necessary anymore (depending on what you are trying to achieve of course).
Oh it does does it! When did that get implemented? That's great actually! Although I like to hear my fades before I render but that's definitely a cool thing. I guess I'll try and see how it feels before asking for scripts.

Thanks!
fbeauvaisc is offline   Reply With Quote
Old 11-21-2022, 10:50 AM   #47
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

@fbeauvaisc


It's recent:


Code:
v6.64 - July 13 2022
 + Render: support fade-in/fade-out length, shapes

but indeed if you need to here before then master track automation is the way.
X-Raym is offline   Reply With Quote
Old 11-28-2022, 07:32 AM   #48
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default New Release

Added to my ReaScripts Pack: Take Source Filenames Processing pack:
  • X-Raym_Search and replace selected in items source file names.lua



Enjoy!
X-Raym is offline   Reply With Quote
Old 11-29-2022, 11:42 AM   #49
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

New script in my Video Processor pack:
  • X-Raym_Set first selected track item notes in gmem for video processor.lua
This allows to have subtitle track from text items.
Doc on the pack page!

I put this in a premium pack cause it really required days of investigation to put all this together ^^ Thx for your support !



Enjoy!
X-Raym is offline   Reply With Quote
Old 01-05-2023, 06:19 AM   #50
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default Updates

Few updates






X-Raym is offline   Reply With Quote
Old 01-09-2023, 10:15 AM   #51
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default Update

Just released a ReaImGui version of my Set items positions and order scripts!

This allows to have explicit fields and documentation in a resizable UI, and other nice things, compared to the regular popup version.









Thx cfillion for the help!
X-Raym is offline   Reply With Quote
Old 01-11-2023, 11:58 AM   #52
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default New Release

New Script!








Enjoy!
X-Raym is offline   Reply With Quote
Old 01-22-2023, 10:02 AM   #53
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

Just managed to make a GUI preset system for ReaImGui!


Here is the first script to use it:



This should make the script way more quick to operate



Cheers!
X-Raym is offline   Reply With Quote
Old 02-15-2023, 12:38 PM   #54
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default New Script

New script
  • X-Raym_Remove selected items outside regions render matrix.lua




In my region render matrix pack.
X-Raym is offline   Reply With Quote
Old 02-16-2023, 08:14 AM   #55
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

Just added this script to my item columns pack:




  • X-Raym_Set selected items or takes color by column according to track under mouse or first track with selected items.lua




Cheers!
X-Raym is offline   Reply With Quote
Old 05-16-2023, 08:27 AM   #56
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

Hi,


I made big update on ly Field Recorder Metadata Match Criteria script (aka import files based on iXML and BWF infos)



All this is explained on a new article ReaLinks.net:



X-Raym is offline   Reply With Quote
Old 08-29-2023, 06:54 AM   #57
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default New Script!



X-Raym is offline   Reply With Quote
Old 08-30-2023, 07:15 AM   #58
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default New Script!



X-Raym is offline   Reply With Quote
Old 09-14-2023, 08:52 AM   #59
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default Update

Update:
  • X-Raym_Set selected items position and order.lua

Now with a Per Group mod:


X-Raym is offline   Reply With Quote
Old 10-05-2023, 05:29 AM   #60
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default Update

Update:
  • X-Raym_Set selected items position and order.lua

Now with sort items by length feature.



X-Raym is offline   Reply With Quote
Old 10-20-2023, 05:41 AM   #61
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default New Scripts!

New scripts:





And especially:



See this pack!

Enjoy!
X-Raym is offline   Reply With Quote
Old 11-19-2023, 02:19 PM   #62
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,902
Default

My website is in maintenance. No Premium script download for now.


If you have download scripts in last few hours, and you got unexpected results, please contact me ASAP.


Thx.
X-Raym is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 03:30 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.