Old 11-25-2022, 10:38 PM   #1
TonE
Human being with feelings
 
Join Date: Feb 2009
Location: Reaper HAS send control via midi !!!
Posts: 4,031
Default if trackname is x mute items from bar a to bar b

Having a script like in title could help creating quick arrangements based on track name based criteria.

General form:
if trackname is x mute items from bar a to bar b

Example 1: x is kick
if trackname kick mute items from bar 7 to 8

Example 2: x is bass
if trackname bass mute items from bar 4 to 8

A lua script having three input parameters (x, a, b) would do the job. For each different variant, one would need to save the script under a new name. Cool would be if the script would take those parameters from the script name itself.
mute_x_a_b.lua might work.
mute_kick_7_8.lua
mute_bass_4_8.lua and so on.

Then having such a "universal muting script" would allow you constructing quickly some custom action which just mutes as you defined in that sequence for a quick arrangement generation, before rendering your loop. It should be a helper for a ONE CLICK arrangement generation. Thanks in advance, friends.
TonE is offline   Reply With Quote
Old 11-27-2022, 01:06 PM   #2
TonE
Human being with feelings
 
Join Date: Feb 2009
Location: Reaper HAS send control via midi !!!
Posts: 4,031
Default

No ideas anyone? This would allow powerful quick, auto-arrangement constructions, e.g. you created a loop, before closing the project, create one click auto-arrangement, render, close. Better right?
TonE 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:41 AM.


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