Old 06-22-2020, 09:30 AM   #121
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Quote:
Originally Posted by _Stevie_ View Post
There's one method I could think of how this could work:

monitoring the undo history for the term "selected" and then automatically trigger the multi tool.
Checking the "selected" part is doable -- the MIDI Inspector does that already -- but checking changes in CC lane layout/visibility and zoom/scroll is slow.
juliansader is offline   Reply With Quote
Old 06-22-2020, 11:13 AM   #122
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Yeah true, due to the MIDI chunk.
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 06-22-2020, 02:14 PM   #123
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Hmmm... I've just managed to write a function that determines the CC lane layout by
1) checking the position of each lane's CC name child window to find the bottom of each lane;
2) to find the top lane divider, reading pixel colors upwards from the topmost CC name till it finds the piano keyboard.

Quite an ugly hack, but it works in less than a 1/1000 of a second, so promises to be usable.

That still leaves scroll and zoom, unfortunately. EDIT: And timebase.

EDIT 2: And scripts can check very fast if the mouse cursor is over a lane divider by checking whether the cursor is an "I-beam".
juliansader is offline   Reply With Quote
Old 06-22-2020, 02:22 PM   #124
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Wow that sounds promissing and was very unexpected. Keep us posted!
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 06-23-2020, 12:39 AM   #125
reapero
Human being with feelings
 
Join Date: Aug 2011
Posts: 522
Default

Just came here to say having the multitool enabled by default when selecting stuff would be awesome! I am worried though..would we miss any of the existing options when selecting data without multitool? Like simple drag up/down (also available with shift control + mousewheel) for example.

Another dream feature ( its really hard to think on how to improve this!) would be to have the handles colors picked up from the available colors Reaper is using on the current theme. Thinking about cubase, I think the visual integration is a bit more tidy there (although you can do half of the stuff than with the .multitool).

Keeping an eye on the auto enable progress Julian! I voted on the FR already
reapero is offline   Reply With Quote
Old 06-23-2020, 01:45 AM   #126
mozart999uk
Human being with feelings
 
Join Date: Nov 2010
Posts: 1,744
Default

I have to say, that this side of the reaper community really impresses me. The speed that people reply and the willingness to find solutions.
mozart999uk is offline   Reply With Quote
Old 06-23-2020, 06:34 AM   #127
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Quote:
Originally Posted by reapero View Post
Just came here to say having the multitool enabled by default when selecting stuff would be awesome! I am worried though..would we miss any of the existing options when selecting data without multitool? Like simple drag up/down (also available with shift control + mousewheel) for example.
If it is enabled by default, the zone interface will need to be different, so that REAPER's native editing functions are still available. For example, handles will only appear on the lane divider, and only when the mouse crosses the divider.


Quote:
Originally Posted by reapero View Post
Another dream feature ( its really hard to think on how to improve this!) would be to have the handles colors picked up from the available colors Reaper is using on the current theme. Thinking about cubase, I think the visual integration is a bit more tidy there (although you can do half of the stuff than with the .multitool).
It would be difficult for a script to decide by itself what the most appropriate color scheme would be for every theme, so instead, it allows the user to customize the colors: If you right-click on a zone, you get an option to customize the zone color and zone size.

Last edited by juliansader; 06-23-2020 at 06:56 AM.
juliansader is offline   Reply With Quote
Old 06-23-2020, 08:23 AM   #128
reapero
Human being with feelings
 
Join Date: Aug 2011
Posts: 522
Default

Understood! Thanks for your time Julian
reapero is offline   Reply With Quote
Old 06-30-2020, 03:05 PM   #129
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

@Julian, are there plans to adopt the arrange mode for the Multi-Tool?
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 07-02-2020, 05:40 AM   #130
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

There are indeed -- please check out the new v6.00 of the Multi Tool.

EDIT: v6.02 has some bug fixes.

Last edited by juliansader; 07-02-2020 at 07:48 AM.
juliansader is offline   Reply With Quote
Old 07-02-2020, 06:59 AM   #131
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

Quote:
Originally Posted by juliansader View Post
There are indeed -- please check out the new v6.00 of the Multi Tool.
You are the best! Finally we have multi tool for arrange!
Vagelis is offline   Reply With Quote
Old 07-02-2020, 10:15 AM   #132
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Quote:
Originally Posted by juliansader View Post
There are indeed -- please check out the new v6.00 of the Multi Tool.

EDIT: v6.02 has some bug fixes.
DUDE, THIS IS INANE. I wouldn't have expected that in such a short time.
Donation incoming...
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 07-02-2020, 12:49 PM   #133
reapero
Human being with feelings
 
Join Date: Aug 2011
Posts: 522
Default

Juliansander, making Reaper great again.

Works on take envelopes as well...wicked! i hope this is not a dream and it will be there tomorrow morning when i turn on the computer.
reapero is offline   Reply With Quote
Old 07-02-2020, 01:18 PM   #134
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

wooooow juliansanders this is greatttt thank you so much for that


Last edited by daniellumertz; 07-02-2020 at 02:07 PM.
daniellumertz is online now   Reply With Quote
Old 07-02-2020, 01:46 PM   #135
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

Quote:
Originally Posted by reapero View Post
Works on take envelopes as well...wicked!
And with AIs, wicked x2!
Vagelis is offline   Reply With Quote
Old 07-03-2020, 12:38 PM   #136
AJYoung
Human being with feelings
 
Join Date: Aug 2018
Posts: 93
Default

OH MY GOD. This is it. This is exactly what I've wanted for an automation tool. You're insane.

Thank you
AJYoung is offline   Reply With Quote
Old 07-09-2020, 05:38 PM   #137
todd_r
Human being with feelings
 
todd_r's Avatar
 
Join Date: Nov 2006
Posts: 858
Default

How do you use it on automation?
todd_r is offline   Reply With Quote
Old 07-09-2020, 06:37 PM   #138
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

Quote:
Originally Posted by todd_r View Post
How do you use it on automation?
I put an shortcut to this script
Script: js_Mouse editing - Multi tool.lua

1.Select Points
2.With mouse over envelope hit the shortcut
daniellumertz is online now   Reply With Quote
Old 07-10-2020, 02:37 PM   #139
todd_r
Human being with feelings
 
todd_r's Avatar
 
Join Date: Nov 2006
Posts: 858
Default

Ah, I was still trying to use the midi version. Brilliant, thanks.

This is amazing!!
todd_r is offline   Reply With Quote
Old 07-12-2020, 07:56 AM   #140
samjg60
Human being with feelings
 
Join Date: Mar 2019
Posts: 3
Default

Amazing having this for automation as well!!! Thanks so much.
samjg60 is offline   Reply With Quote
Old 07-25-2020, 12:04 PM   #141
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

Quote:
Originally Posted by daniellumertz View Post

EDIT: Today using multi tool found this bug (?)

( The notes was not playing after that )



But it is easy to resolve ( just another click in the midi editor )



Dont know if it is already a common issue...
Sooo, this bug still around here, latest version, dont know if there were some update to try to fix it, maybe with it is happening with a combination of preferences?....
daniellumertz is online now   Reply With Quote
Old 07-26-2020, 10:49 AM   #142
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

a strange bug with reaper and the script
using the right click option



( pan at -2147483648%L ), wtf heausheuasehas
daniellumertz is online now   Reply With Quote
Old 08-13-2020, 08:30 PM   #143
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Quote:
Originally Posted by daniellumertz View Post
Sooo, this bug still around here, latest version, dont know if there were some update to try to fix it, maybe with it is happening with a combination of preferences?....
Quote:
Originally Posted by daniellumertz View Post
a strange bug with reaper and the script
using the right click option
Thanks for the bug reports! Please check if both of these bugs are fixed in v6.05.
juliansader is offline   Reply With Quote
Old 08-13-2020, 08:43 PM   #144
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

Quote:
Originally Posted by juliansader View Post
Thanks for the bug reports! Please check if both of these bugs are fixed in v6.05.
Thxxxx Julian It fixed!

The notes have the same problem editing editing velocity using yellow pink and orange area.



It needs some kind of UpdateArrange??
daniellumertz is online now   Reply With Quote
Old 08-13-2020, 10:30 PM   #145
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Quote:
Originally Posted by daniellumertz View Post
The notes have the same problem editing editing velocity using yellow pink and orange area.

It needs some kind of UpdateArrange??
Do you mean that the notes aren't playing back properly after editing using pink and orange areas?
juliansader is offline   Reply With Quote
Old 08-13-2020, 11:30 PM   #146
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

Quote:
Originally Posted by juliansader View Post
Do you mean that the notes aren't playing back properly after editing using pink and orange areas?
yes, you can see on the top of the gifa part of my arrange view. when I "release" the same behavior happen of the warp in the older version.
daniellumertz is online now   Reply With Quote
Old 08-14-2020, 06:27 PM   #147
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Quote:
Originally Posted by daniellumertz View Post
yes, you can see on the top of the gifa part of my arrange view. when I "release" the same behavior happen of the warp in the older version.
Please try again with today's version 6.07.
juliansader is offline   Reply With Quote
Old 08-14-2020, 11:30 PM   #148
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

Quote:
Originally Posted by juliansader View Post
Please try again with today's version 6.07.
thx Julian!! It is very nicely ! 0 of these bugs found!!!
awesome update !

thxxx !!
daniellumertz is online now   Reply With Quote
Old 09-04-2020, 12:02 AM   #149
nolderd
Human being with feelings
 
Join Date: Mar 2016
Posts: 4
Default How to get the Multi Tool to work in Reaper 6x?

I am a newbie, so sorry for the ignorant question.

I loaded ReaPack and have Multi Tool in my piano roll toolbar. It either toggles on or off, but I cannot figure out how the script activates giving me what everyone else sees in the previous posts.

Do I have an old script, or am I just messing up?
nolderd is offline   Reply With Quote
Old 09-04-2020, 04:58 AM   #150
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Quote:
Originally Posted by nolderd View Post
I am a newbie, so sorry for the ignorant question.

I loaded ReaPack and have Multi Tool in my piano roll toolbar. It either toggles on or off, but I cannot figure out how the script activates giving me what everyone else sees in the previous posts.

Do I have an old script, or am I just messing up?
The most common reason why nothing seems to happen, is if the mouse is not over any CC lane when the script starts, so the script doesn't know which CCs you intend to edit.

If you assign the script to a toolbar button, clicking that button will only *arm* the script for later execution.

(Personally, I wouldn't advise you to use a toolbar button. Rather just link the script to a keyboard shortcut.)

Please check out the script's extensive help documentation, which can be read in REAPER's built-in script editor (by clicking the "Edit" button in the Actions list), or in ReaPack's "About" window. Or check out the first posts in this thread.
juliansader is offline   Reply With Quote
Old 09-04-2020, 12:13 PM   #151
AJYoung
Human being with feelings
 
Join Date: Aug 2018
Posts: 93
Default

Quote:
Originally Posted by nolderd View Post
I loaded ReaPack and have Multi Tool in my piano roll toolbar. It either toggles on or off, but I cannot figure out how the script activates giving me what everyone else sees in the previous posts.
Quote:
Originally Posted by juliansader View Post
If you assign the script to a toolbar button, clicking that button will only *arm* the script for later execution.
Specifically, right-click the toolbar button to arm it.

I use it in a toolbar and I like that workflow better than using a keyboard shortcut. Can't really say why.

Select the CC you want to edit, right-click the toolbar button, and then click in the lane to start the script. Then left-click the armed toolbar button to deactivate the script.
AJYoung is offline   Reply With Quote
Old 09-06-2020, 07:52 PM   #152
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

The Multi Tool has been updated to work across multiple track automation lanes.

To edit multiple lanes, either make razor selections across the lanes, or select AIs in each of the lanes.

The guide zones are only displayed in the lane under the mouse, but edits affect all lanes.

juliansader is offline   Reply With Quote
Old 09-07-2020, 12:13 AM   #153
reapero
Human being with feelings
 
Join Date: Aug 2011
Posts: 522
Default

Killer! Thanks again Julian!
reapero is offline   Reply With Quote
Old 09-07-2020, 03:17 PM   #154
Joe90
Human being with feelings
 
Join Date: Aug 2019
Posts: 855
Default

Quote:
Originally Posted by juliansader View Post
The Multi Tool has been updated to work across multiple track automation lanes.

To edit multiple lanes, either make razor selections across the lanes, or select AIs in each of the lanes.

The guide zones are only displayed in the lane under the mouse, but edits affect all lanes.

Just synchronized my packages and saw this update.

WOW!

Razer edit + Multi tool puts Reaper at the top of the list for the most advanced envelope editing functionality of ANY DAW I believe.

Kudos!

I'd still love to see standard ctrl-z/ctrl-shift-z for undo/redo working inside of the multitool interface without causing the gui to close. The little side button is perfectly elegant but muscle memory is too strong, I will ALWAYS hit ctrl-z to undo before I remember I shouldn't.

I understand if that's not possible, or just too complicated to implement, I just thought it was worth mentioning as you have already taken this tool above and beyond what I initially thought was possible.

Thanks again for the awesome work Julian.
Joe90 is offline   Reply With Quote
Old 09-08-2020, 01:40 AM   #155
mozart999uk
Human being with feelings
 
Join Date: Nov 2010
Posts: 1,744
Default

Quote:
Originally Posted by juliansader View Post
The Multi Tool has been updated to work across multiple track automation lanes.

To edit multiple lanes, either make razor selections across the lanes, or select AIs in each of the lanes.

The guide zones are only displayed in the lane under the mouse, but edits affect all lanes.

Amazing!!!!!!!!!!!!!!!!
mozart999uk is offline   Reply With Quote
Old 10-09-2020, 10:10 AM   #156
GonZ
Human being with feelings
 
Join Date: Oct 2018
Posts: 138
Default

Hi, I'm trying to use Multi Tool, I'm likely doing something wrong since I cannot run it. How can I do to begin to use it? Thank you.
GonZ is offline   Reply With Quote
Old 10-09-2020, 11:55 AM   #157
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Please check out the first post of this thread, or the help documentation inside the script file, which can be read in any text editor, or REAPER's own script editor (the "Edit action..." button in the Actions list). If anything is unclear, please let me know!
juliansader is offline   Reply With Quote
Old 10-23-2020, 07:56 AM   #158
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

julian sanders is there a way to apply the multitool also to the tempo map? so I can warp it ?
I mean I know it can be applies to the points
like so


but I dont think this would be the desired effect as the grid gets all messed up hhehehe.

exist a way to already make some stretch changes?

Thxxxx
daniellumertz is online now   Reply With Quote
Old 10-26-2020, 05:52 AM   #159
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Unfortunately, no, the script cannot yet be used on the tempo map.
juliansader is offline   Reply With Quote
Old 11-21-2020, 06:12 PM   #160
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

When using the multitool and MIDI item with Ignore Tempo etc... it can bug

daniellumertz is online now   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 09:33 PM.


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